1smbiod(1M)              System Administration Commands              smbiod(1M)
2
3
4

NAME

6       smbiod - SMB client I/O daemon
7

SYNOPSIS

9       /usr/lib/smbfs/smbiod
10
11

DESCRIPTION

13       smbiod  is  a  helper  program that initiates an SMB reconnection, when
14       needed.
15
16
17       When a user runs an smbutil or mount_smbfs command, an  smbiod  process
18       is  started  and continues to run until that user no longer has any SMB
19       client connections. Only one smbiod process runs for each user that has
20       SMB client connections.
21
22
23       Each smbiod process instantiates a door service on one of the following
24       files:
25
26           o      /tmp/.smbiod-UID file for normal users
27
28           o      /var/run/smbiod-0 file for superuser
29
30
31       The smbiod daemon has no external, customer-accessible interfaces.
32

EXIT STATUS

34       The following exit values are returned:
35
36       0            Successful completion.
37
38
39       >0           An error occurred.
40
41

FILES

43       /usr/lib/smbfs/smbiod    SMB I/O daemon.
44
45
46       /tmp/.smbiod-UID         File on which to instantiate  a  door  service
47                                for user UID.
48
49
50       /var/run/smbiod-0        File  on  which  to instantiate a door service
51                                for superuser.
52
53

ATTRIBUTES

55       See the attributes(5)  man  page  for  descriptions  of  the  following
56       attributes:
57
58
59
60
61       ┌─────────────────────────────┬─────────────────────────────┐
62       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
63       ├─────────────────────────────┼─────────────────────────────┤
64       │Availability                 │SUNWsmbfsu                   │
65       ├─────────────────────────────┼─────────────────────────────┤
66       │Interface Stability          │Uncommitted                  │
67       └─────────────────────────────┴─────────────────────────────┘
68

SEE ALSO

70       ps(1), smbutil(1), mount_smbfs(1M), attributes(5), smbfs(7FS)
71
72
73
74SunOS 5.11                        7 Jul 2009                        smbiod(1M)
Impressum