I forgot the patch once again.

----- Original Message -----
From: "Tomas Babej" <tba...@redhat.com>
To: freeipa-devel@redhat.com
Sent: Friday, August 10, 2012 12:44:41 PM
Subject: [Freeipa-devel] [PATCH] 0004 Corrects help description of      
selinuxusermap.

Hi,

I checked the rest of the description as well, seems alright.

https://fedorahosted.org/freeipa/ticket/2959

Tomas

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel
From 7d7b7db3fa19098b785bd9911cada58ed83a1063 Mon Sep 17 00:00:00 2001
From: Tomas Babej <tba...@redhat.com>
Date: Thu, 9 Aug 2012 11:54:33 -0400
Subject: [PATCH] Corrects help description of selinuxusermap.

https://fedorahosted.org/freeipa/ticket/2959
---
 ipalib/plugins/selinuxusermap.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ipalib/plugins/selinuxusermap.py b/ipalib/plugins/selinuxusermap.py
index 160e68c96b61e4baa26acea8187330682db0f8d1..1a49774a986e919076c8ff15367e07df48ac183b 100644
--- a/ipalib/plugins/selinuxusermap.py
+++ b/ipalib/plugins/selinuxusermap.py
@@ -40,7 +40,7 @@ EXAMPLES:
    ipa selinuxusermap-add-host --hosts=server.example.com test1
 
  Create a rule, "test2", that sets all users to guest_u:s0 and uses an existing HBAC rule for users and hosts:
-   ipa selinuxusermap-add --usercat=all --hbacrule=webserver --selinuxuser=guest_u:s0 test1
+   ipa selinuxusermap-add --usercat=all --hbacrule=webserver --selinuxuser=guest_u:s0 test2
 
  Display the properties of a named HBAC rule:
    ipa selinuxusermap-show test1
-- 
1.7.11.2

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to