Changeset 158 for branches/samba-3.0/docs/manpages/winbindd.8
- Timestamp:
- Sep 30, 2008, 7:14:08 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/docs/manpages/winbindd.8
r135 r158 2 2 .\" Author: 3 3 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/> 4 .\" Date: 0 5/28/20084 .\" Date: 08/25/2008 5 5 .\" Manual: System Administration tools 6 .\" Source: Samba 3. 06 .\" Source: Samba 3.2 7 7 .\" 8 .TH "WINBINDD" "8" "0 5/28/2008" "Samba 3\.0" "System Administration tools"8 .TH "WINBINDD" "8" "08/25/2008" "Samba 3\.2" "System Administration tools" 9 9 .\" disable hyphenation 10 10 .nh … … 32 32 and the 33 33 pam_winbind\.so 34 PAM module, by managing connections to domain controllers\. In this configura iton the34 PAM module, by managing connections to domain controllers\. In this configuration the 35 35 \fIidmap uid\fR 36 36 and … … 38 38 parameters are not required\. (This is known as `netlogon proxy only mode\'\.) 39 39 .PP 40 The Name Service Switch allows user and system information to be obtained from different databases services such as NIS or DNS\. The exact behaviour can be configured through tthe40 The Name Service Switch allows user and system information to be obtained from different databases services such as NIS or DNS\. The exact behaviour can be configured through the 41 41 \fI/etc/nsswitch\.conf\fR 42 42 file\. Users and groups are allocated as they are resolved to a range of user and group ids specified by the administrator of the Samba system\. … … 107 107 passwd: files winbind 108 108 group: files winbind 109 ## only available on IRIX; Linux users should us libnss_wins\.so 110 hosts: files dns winbind 109 ## only available on IRIX: use winbind to resolve hosts: 110 # hosts: files dns winbind 111 ## All other NSS enabled systems should use libnss_wins\.so like this: 112 hosts: files dns wins 113 111 114 .fi 112 115 .RE … … 551 554 .SH "VERSION" 552 555 .PP 553 This man page is correct for version 3 \.0of the Samba suite\.556 This man page is correct for version 3 of the Samba suite\. 554 557 .SH "SEE ALSO" 555 558 .PP
Note:
See TracChangeset
for help on using the changeset viewer.