Displaying 1 result from an estimated 1 matches for "primary_ads_ip".
2004 Apr 22
2
winbind talking to backup ADS server
..., and I can successfully
get a kerberos ticket on my samba server machine from the secondary ADS
server (/etc/krb5.conf uses DNS to lookup the kerberos server), but winbind
doesn't seem to find it.
I tried three different settings for "password server" in smb.conf:
password server = PRIMARY_ADS_IP
password server = PRIMARY_ADS_IP, SECONDARY_ADS_IP
... and the third was just not specifying a "password server". All three
give the same result: I can authenticate when the primary is up, but not
when it's offline.
Looking at tcpdump (though I'm not an expert), it seems like w...