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

Jérôme Fenal jfenal at gmail.com
Sat Dec 31 09:15:07 UTC 2011


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


-- 
Jérôme Fenal - jfenal AT gmail.com - http://fenal.org/
Paris.pm - http://paris.mongueurs.net/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20111231/a938cac9/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 00-freeipa-type-role_py.patch
Type: text/x-patch
Size: 586 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20111231/a938cac9/attachment.bin>


More information about the Freeipa-devel mailing list