[Freeipa-devel] [PATCH] fix typo in ipalib/plugins/role.py

Rob Crittenden rcritten at redhat.com
Thu Jan 5 19:14:04 UTC 2012


Simo Sorce wrote:
> On Sat, 2011-12-31 at 10:15 +0100, Jérôme Fenal wrote:
>> diff --git a/ipalib/plugins/role.py b/ipalib/plugins/role.py
>> index bdca3ec..d01791b 100644
>> --- a/ipalib/plugins/role.py
>> +++ b/ipalib/plugins/role.py
>> @@ -45,7 +45,7 @@ EXAMPLES:
>>    Add some privileges to this role:
>>      ipa role-add-privilege --privileges=addusers junioradmin
>>      ipa role-add-privilege --privileges=change_password junioradmin
>> -   ipa role-add-privilege --privileges=add_user_to_default_group
>> juioradmin
>> +   ipa role-add-privilege --privileges=add_user_to_default_group
>> junioradmin
>>
>>    Add a group of users to this role:
>>      ipa group-add --desc="User admins" useradmins
>>
>
> Obvious ACK.
>
> Simo.
>

pushed to master and ipa-2-1




More information about the Freeipa-devel mailing list