Displaying 1 result from an estimated 1 matches for "kdctest".
Did you mean:
dctest
2006 Sep 06
0
AD logins using winbind looking for user in /etc/shadow
...st
the AD user database, right? Here are my configs. I've poured over them
and compared them to several How-Tos and working configs and can't find
anything different. If this would be better placed in the PAM list, let me
know and I'll send it there.
/etc/samba/smb.conf
workgroup = KDCTEST
realm = KDCTEST.COM
password server = adauth.kdctest.com
security = ads
encrypt passwords = yes
allow trusted domains = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
winbind separator = \
winbind cache time = 10
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = y...