> > Third question: > > The configuration file for the smbldap tools allow to > specify a slave LDAP just for the read access, and a master > for write access, thus supporting LDAP replications. > > Does ldapsam support the same? > > regards > Hadmut
Hi Hadmut, I can at least help you with this one. The answer is definitely yes. I have my smb.conf set up like the following: passdb backend = "ldapsam:ldaps://192.168.2.2 ldaps://192.168.2.3" Just separate the backup servers by spaces, and put the whole thing in quotes and you should be good to go! Hopefully that helps... -Matt -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
