[Samba] Re: Can't map ntgroup to unix group

John D Paul jdpaul at gocolumbiamo.com
Tue Oct 10 17:52:05 GMT 2006


> security = user
> passdb backend = ldapsam:ldap://localhost
> ldap admin dn = cn=admin
> ldap suffix = dc=local,dc=atc
> ldap user suffix = ou=People
> ldap machine suffix = ou=Computers
> ldap group suffix = ou=Groups

Your ldap admin dn parameter perhaps hsould be the complete dn of the admin
user, ex: cn=admin,dc=local,dc=atc. Then try resetting the ldap bind
password, and see if this works.

Also, it looks like you were trying to add a group mapping, but the group
mapping probably already exists - instead you should change the group
mapping for Domain Admins. Do a net groupmap list to see if there is
already an entry (probably an entry mapping Domain Admins to Unix group -1
or something like that)



More information about the samba mailing list