[Freeipa-devel] [PATCH] Avoid listing a group as a memberOf itself

Nathan Kinder nkinder at redhat.com
Fri Mar 28 21:22:17 UTC 2008


If you create a circular grouping, a group will be listed as a memberOf 
itself.

We just need to do a check when processing any type of operation to see if
we're attempting to use a group's DN as the value of memberOf on itself.  We
had a check like that for a fixup operation, but it needed to be moved 
up in the
code so it's used for any operations.

-NGK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-745-memberof.patch
Type: text/x-patch
Size: 2406 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20080328/be9ce4e7/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3241 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20080328/be9ce4e7/attachment-0001.bin>


More information about the Freeipa-devel mailing list