[Freeipa-devel] [PATCH] Add a new user-add flag param to disable the creation of UPG.

Pavel Zůna pzuna at redhat.com
Mon Mar 28 20:38:31 UTC 2011


This patch handles the issue in a kind of stupid way, but I couldn't 
think of anything better.

It adds a new flag parameter to user-add (--noprivate). With this flag, 
the command marks the private group about to be created for deletion and 
is deleted after the user is created. The only exception is when there 
is a group, that is named the same way as the user, but isn't a private 
group - then the group is left there.

Private groups are created automatically by the managed entry DS plugin 
and I didn't find a way to disable its creation for a specific user.

Ticket #1131

Pavel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pzuna-88-noprivate.patch
Type: text/x-patch
Size: 2636 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110328/71d0bd79/attachment.bin>


More information about the Freeipa-devel mailing list