SMBIOD(8) Maintenance Commands and Procedures SMBIOD(8)

NAME


smbiod - SMB client I/O daemon

SYNOPSIS


/usr/lib/smbfs/smbiod


DESCRIPTION


smbiod is a helper program that initiates an SMB reconnection, when
needed.


When a user runs an smbutil or mount_smbfs command, an smbiod process
is started and continues to run until that user no longer has any SMB
client connections. Only one smbiod process runs for each user that
has SMB client connections.


Each smbiod process instantiates a door service on one of the
following files:

o /tmp/.smbiod-UID file for normal users

o /var/run/smbiod-0 file for superuser


The smbiod daemon has no external, customer-accessible interfaces.

EXIT STATUS


The following exit values are returned:

0
Successful completion.


>0
An error occurred.


FILES


/usr/lib/smbfs/smbiod
SMB I/O daemon.


/tmp/.smbiod-UID
File on which to instantiate a door service
for user UID.


/var/run/smbiod-0
File on which to instantiate a door service
for superuser.


ATTRIBUTES


See the attributes(7) man page for descriptions of the following
attributes:


+--------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+--------------------+-----------------+
|Interface Stability | Uncommitted |
+--------------------+-----------------+

SEE ALSO


ps(1), smbutil(1), smbfs(4FS), attributes(7), mount_smbfs(8)

July 7, 2009 SMBIOD(8)

tribblix@gmail.com :: GitHub :: Privacy