> 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)

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to