> does NOT work: DC=samba,DC=sub,DC=main,DC.edu > DOES work: DC=sub,DC=main,DC.edu
correct samba LDAP Suffix dc=sub,dc=main,dc=edu try to setup samba smb.conf passdb backend = ldapsam:ldap://localhost/ ldap suffix = dc=sub,dc=main,dc=edu ldap user suffix = ou=domainUsers ldap group suffix = ou=domainGroups ldap machine suffix = ou=domainHosts ldap admin dn = cn=Manager,dc=sub,dc=main,dc=edu ldap delete dn = yes ldap ssl = off and reload samba service. Samba create correct ldap entry in database ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
