Changeset 746 for vendor/current/docs/manpages/winbindd.8
- Timestamp:
- Nov 27, 2012, 4:56:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/winbindd.8
r740 r746 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 08/08/20115 .\" Date: 10/29/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "WINBINDD" "8" " 08/08/2011" "Samba 3\&.6" "System Administration tools"10 .TH "WINBINDD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 23 23 .SH "SYNOPSIS" 24 24 .HP \w'\ 'u 25 winbindd [\-D] [\-F] [\-S] [\-i] [\- Y] [\-d\ <debug\ level>] [\-s\ <smb\ config\ file>] [\-n]25 winbindd [\-D] [\-F] [\-S] [\-i] [\-d\ <debug\ level>] [\-s\ <smb\ config\ file>] [\-n] 26 26 .SH "DESCRIPTION" 27 27 .PP … … 221 221 Disable caching\&. This means winbindd will always have to wait for a response from the domain controller before it can respond to a client and this thus makes things slower\&. The results will however be more accurate, since results from the cache might not be up\-to\-date\&. This might also temporarily hang winbindd if the DC doesn\'t respond\&. 222 222 .RE 223 .PP224 \-Y225 .RS 4226 Single daemon mode\&. This means winbindd will run as a single process (the mode of operation in Samba 2\&.2)\&. Winbindd\'s default behavior is to launch a child process that is responsible for updating expired cache entries\&.227 .RE228 223 .SH "NAME AND ID RESOLUTION" 229 224 .PP
Note:
See TracChangeset
for help on using the changeset viewer.