On Tue, May 28, 2002 at 10:09:12AM +1000, Gonzalo Servat wrote: > Hi All > > I've compiled Samba 3.0 alpha 17 using --with-ldapsam. In smb.conf I've > got: > > passdb backend = ldapsam > ldap admin dn = "cn=Manager,o=Sambatest,c=AU" > ldap suffix = c=AU > ldap ssl = off > > ... and the admin dn password is in the secrets.tdb file. > > Other than missing an "n" in "backend", :), is there anything clearly > wrong with my setup? Am I missing a configuration directive in smb.conf?
You need to set that to 'passdb backend= ldapsam:ladp://ldap.server:port > I've had Samba 2.2.x working with LDAP but I guess things have changed > in 3.0. Yes, I have changed a few things. We may change them again - if I can come up with a better way to express this stuff. Andrew Bartlett -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
