From 20967627378194121bc48bf387838b8bd7682478 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 18 Mar 2003 16:48:14 +0000 Subject: Regenerate (This used to be commit 25db62e3101dbcae8e9daee3cb16430297afa223) --- docs/htmldocs/winbindd.8.html | 104 +++++++++++++++--------------------------- 1 file changed, 36 insertions(+), 68 deletions(-) (limited to 'docs/htmldocs/winbindd.8.html') diff --git a/docs/htmldocs/winbindd.8.html b/docs/htmldocs/winbindd.8.html index dba9988e30..b114c40647 100644 --- a/docs/htmldocs/winbindd.8.html +++ b/docs/htmldocs/winbindd.8.html @@ -5,7 +5,7 @@ >winbinddwinbindd [-F] [-S] [-i] [-B] [-d <debug level>] [-s <smb config file>] [-n]

[-F] [-S] [-i] [-B] [-d <debug level>] [-s <smb config file>] [-n]

pam_winbind module in the 2.2.2 release only - supports the auth and auth and accountaccount module-types. The latter simply performs a getpwnam() to verify that the system can obtain a uid for the @@ -374,11 +370,9 @@ CLASS="REFENTRYTITLE" > winbind separatorwinbind separator

winbind uidwinbind uid

winbind gidwinbind gid

winbind cache timewinbind cache time

winbind enum userswinbind enum users

winbind enum groupswinbind enum groups

template homedirtemplate homedir

template shelltemplate shell

winbind use default domainwinbind use default domain

In /etc/pam.d/* replace the replace the auth auth lines with something like this:

Note in particular the use of the Note in particular the use of the sufficient - keyword and the keyword and the use_first_passuse_first_pass keyword.

Now replace the account lines with this:

net join -S PDC -U Administrator

The username after the The username after the -U-U can be any Domain user that has administrator privileges on the machine. Substitute the name or IP of your PDC for "PDC".

winbindd - nsswitch module read an environment variable named $WINBINDD_DOMAIN $WINBINDD_DOMAIN. If this variable contains a comma separated list of Windows NT domain names, then winbindd will only resolve users and groups within those Windows NT domains.

Storage for the Windows NT rid to UNIX user/group id mapping. The lock directory is specified when Samba is initially - compiled using the --with-lockdir--with-lockdir option. This directory is by default