Displaying 1 result from an estimated 1 matches for "with_winbind_nss".
2003 Jun 04
1
FreeBSD + winbindd + PAM
...lem before and has some advice to give.
My current setup is winbindd from Samba 2.8.8a on both FreeBSD 4.8-RELEASE
and 5.1-BETA. I've configured Samba with the following options: syslog,
nocups, utmp, msdfs, quota, recycle, audit, winbind, wbauth. On the
5.1-BETA box, I've also added the WITH_WINBIND_NSS=yes option.
My smb.conf has the following entries:
[global]
workgroup = ICT
netbios name = VARK
security = domain
password server = MADAM EVE
encrypt passwords = yes
winbind separator = .
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users = yes
winbind enum...