On Fri, 2003-06-13 at 01:02, Derek J. Balling wrote: > I've only got LDAP configured as a passdb type in my smb.conf, but > samba appears to be completely ignoring that and creating an > /etc/samba/smbpass file (full output of that at the bottom) > > my smb.conf has: > > ldap admin dn = "cn=Admin,dc=byramhealthcare,dc=com" > ldap ssl = off > passdb backend ldapsam:ldap://ldapmaster.byramhealthcare.com
Missing an = here > ldap delete dn = no > ldap user suffix = ou=People,dc=byramhealthcare,dc=com > ldap machine suffix = ou=Systems,dc=byramhealthcare,dc=com > ldap suffix = "ou=People,dc=byramhealthcare,dc=com" Like many users before you, you have not run 'testparm' This would have told you that your configuration was not valid, as shown above. Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
