On 21/11/13 13:42, mourik jan heupink wrote: > On 11/20/2013 04:43 PM, Vasiliy P. Melnik wrote: >> 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 > Aha. And will this also work when populating the samba4 active directory > with a classicupgrade, coming from samba3/ldap? > > ------------------------------------------------------------------------------ > 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 If you are referring to 'samba-tool domain classicupgrade' then no, with that command, you are upgrading from a PDC to AD DC, the above smb.conf would only be used with an LDAP based PDC.
Rowland ------------------------------------------------------------------------------ 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
