diff options
Diffstat (limited to 'docs/manpages/winbindd.8')
-rw-r--r-- | docs/manpages/winbindd.8 | 34 |
1 files changed, 2 insertions, 32 deletions
diff --git a/docs/manpages/winbindd.8 b/docs/manpages/winbindd.8 index a02fe32b04..0a35a9264d 100644 --- a/docs/manpages/winbindd.8 +++ b/docs/manpages/winbindd.8 @@ -3,7 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "WINBINDD" "8" "24 March 2003" "" "" +.TH "WINBINDD" "8" "30 March 2003" "" "" .SH NAME winbindd \- Name Service Switch daemon for resolving names from NT servers @@ -131,36 +131,6 @@ File name for log/debug files. The extension ".client" will be appended. The log file is never removed by the client. .TP -\fB-n <primary NetBIOS name>\fR -This option allows you to override -the NetBIOS name that Samba uses for itself. This is identical -to setting the \fINetBIOS -name\fR parameter in the \fBsmb.conf\fR(5) file. However, a command -line setting will take precedence over settings in -\fBsmb.conf\fR(5). -.TP -\fB-i <scope>\fR -This specifies a NetBIOS scope that -\fBnmblookup\fR will use to communicate with when -generating NetBIOS names. For details on the use of NetBIOS -scopes, see rfc1001.txt and rfc1002.txt. NetBIOS scopes are -\fBvery\fR rarely used, only set this parameter -if you are the system administrator in charge of all the -NetBIOS systems you communicate with. -.TP -\fB-W|--workgroup=domain\fR -Set the SMB domain of the username. This -overrides the default domain which is the domain defined in -smb.conf. If the domain specified is the same as the servers -NetBIOS name, it causes the client to log on using the servers local -SAM (as opposed to the Domain SAM). -.TP -\fB-O socket options\fR -TCP socket options to set on the client -socket. See the socket options parameter in -the \fBsmb.conf\fR(5) manual page for the list of valid -options. -.TP \fB-h|--help\fR Print a summary of command line options. .TP @@ -185,7 +155,7 @@ Dual daemon mode. This means winbindd will run as 2 threads. The first will answer all requests from the cache, thus making responses to clients faster. The other will update the cache for the query that the first has just responded. -Advantage of this is that responses are accurate and fast. +Advantage of this is that responses stay accurate and are faster. .SH "NAME AND ID RESOLUTION" .PP Users and groups on a Windows NT server are assigned |