This is my setup, is something still wrong.

Samba PDC machine with LDAP
   IP: ldap.master
   nss mapped to local ldap server(ldap.master)
   samba ldapsam:"ldaps://ldap.server"

Samba BDC machine with LDAP, has openldap running locally for a backup ldap server
IP: ldap.slave
nss mapped to local ldap server(ldap.slave)
samba ldapsam:"ldaps://ldap.master ldaps://ldap.slave"


This setup doesn't work for me. But if I only use the local LDAP servers on each machine it does, but that does seem like its a backup server. Am I just thinking about this in the wrong way? Thanks for your help.

Jason


Beast wrote:

Jason C. Waters wrote:

passdb backend = ldapsam:"ldaps://ldap.masterserver.com ldaps://ldap.slaveserver.com" - this does not work


This is the correct one. Make sure no other service depends on master ldap when you're bring down the master (ie nss_ldap).
Also plse check the log.


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to