2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH SMBIOD 1M "Jul 7, 2009"
8 smbiod \- SMB client I/O daemon
12 \fB/usr/lib/smbfs/smbiod\fR
18 \fBsmbiod\fR is a helper program that initiates an SMB reconnection, when
22 When a user runs an \fBsmbutil\fR or \fBmount_smbfs\fR command, an \fBsmbiod\fR
23 process is started and continues to run until that user no longer has any SMB
24 client connections. Only one \fBsmbiod\fR process runs for each user that has
25 SMB client connections.
28 Each \fBsmbiod\fR process instantiates a door service on one of the following
34 \fB/tmp/.smbiod-\fIUID\fR\fR file for normal users
40 \fB/var/run/smbiod-0\fR file for superuser
44 The \fBsmbiod\fR daemon has no external, customer-accessible interfaces.
48 The following exit values are returned:
55 Successful completion.
71 \fB\fB/usr/lib/smbfs/smbiod\fR\fR
80 \fB\fB/tmp/.smbiod-\fIUID\fR\fR\fR
83 File on which to instantiate a door service for user \fIUID\fR.
89 \fB\fB/var/run/smbiod-0\fR\fR
92 File on which to instantiate a door service for superuser.
98 See the \fBattributes\fR(5) man page for descriptions of the following
107 ATTRIBUTE TYPE ATTRIBUTE VALUE
109 Interface Stability Uncommitted
115 \fBps\fR(1), \fBsmbutil\fR(1), \fBmount_smbfs\fR(1M), \fBattributes\fR(5),