mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Improve help text for HBAC service groups
Remove the part of help text for HBAC service groups which contains an example suggesting that nested groups are supported. Nested groups are not supported in HBAC service groups. https://fedorahosted.org/freeipa/ticket/3548
This commit is contained in:
parent
692fe7cbf7
commit
4f47ac9d7f
@ -38,10 +38,6 @@ EXAMPLES:
|
||||
Display information about a named group:
|
||||
ipa hbacsvcgroup-show login
|
||||
|
||||
Add a new group to the "login" group:
|
||||
ipa hbacsvcgroup-add --desc="switch users" login
|
||||
ipa hbacsvcgroup-add-member --hbacsvcs=su --hbacsvcs=su-l login
|
||||
|
||||
Delete an HBAC service group:
|
||||
ipa hbacsvcgroup-del login
|
||||
""")
|
||||
|
Loading…
Reference in New Issue
Block a user