[Freeipa-devel] [PATCH] 641 Check for existence of the group when adding a user.

Rob Crittenden rcritten at redhat.com
Fri Dec 10 21:42:13 UTC 2010


The Managed Entries plugin will allow a user to be added even if a group 
of the same name exists. This would leave the user without a private group.

We need to check for both the user and the group so we can do 1 of 3 things:
- throw an error that the group exists (but not the user)
- throw an error that the user exists (and the group)
- allow the uesr to be added

ticket 567

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-rcrit-641-user.patch
Type: text/x-patch
Size: 4614 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20101210/63294a0a/attachment.bin>


More information about the Freeipa-devel mailing list