[PATCH] reversed DNs and member attribute

simo idra at samba.org
Tue Oct 31 00:57:13 GMT 2006


While working in my bzr tree on IDMAP I found out a couple of issue in
mapping_ldb.

- reversed DNs, the DNs where built as DOMAIN,RID instead of RID,DOMAIN
  this made the following searches with DOMAIN as base failing of course
- memberOf used instead of member.
  memberOf is usually used for user objects
  group objects usually list members in the "member" attribute

If it is not a problem I'd like to commit this patch to fix the bug and
the naming convention issue.
I am asking because this will break eventual existing dbs out there in
test environments.

Simo.

-- 
Simo Sorce
Samba Team GPL Compliance Officer
email: idra at samba.org
http://samba.org



More information about the samba-technical mailing list