Bug 732 - ldapsam_add_group_mapping_entry: failed to add group 1010 error: (Insufficient access)
Summary: ldapsam_add_group_mapping_entry: failed to add group 1010 error: (Insufficie...
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: User/Group Accounts (show other bugs)
Version: 3.0.0
Hardware: Other other
: P3 minor
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-07 01:54 UTC by spurnelle
Modified: 2003-11-07 06:21 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description spurnelle 2003-11-07 01:54:23 UTC
I set a special user for samba
cn=samba,ou=system,dc=corman,dc=be

I set correctly in smbpasswd the passord : smbpasswd -w xxxxx
But when I try to set add a group map :

/usr/local/samba/bin/net groupmap add unixgroup=caution ntgroup=caution
[2003/11/07 10:22:11, 0] passdb/pdb_ldap.c:ldapsam_add_group_mapping_entry(1924)
  ldapsam_add_group_mapping_entry: failed to add group 1010 error: 
(Insufficient access)
No rid or sid specified, choosing algorithmic mapping
adding entry for group caution failed!
Comment 1 spurnelle 2003-11-07 03:15:40 UTC
With correct ACL, it's work fine

access to *
 by dn="cn=samba,ou=system,dc=corman,dc=be" write
 by dn="cn=manager,dc=corman,dc=be" write
 by dn="cn=replicator,ou=system,dc=corman,dc=be" write
 by * read
Comment 2 Gerald (Jerry) Carter (dead mail address) 2003-11-07 06:21:41 UTC
ldap configuration error. closing...