Displaying 1 result from an estimated 1 matches for "dead01".
2009 Mar 19
3
samba not using nearest ADS server
...packets, the password prompt appears.
Any idea why samba doesn't try to use the local ADS server first?
Our configuration:
[global]
workgroup = DE
realm = de.XY.com
security = ADS
encrypt passwords = yes
preferred master = no
password server = dead01.de.xy.com
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192
SO_SNDBUF=8192
idmap uid = 10000-50000
idmap gid = 10000-50000
winbind use default domain = yes
template shell = /bin/bash
winbind refresh tickets = true
client use spnego...