mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove redundancy from hbactest help text
I modified the SID in the second example so that result corresponds with the 5. example. https://fedorahosted.org/freeipa/ticket/3625
This commit is contained in:
committed by
Martin Kosek
parent
ba89635679
commit
78774916c8
@@ -186,13 +186,13 @@ EXAMPLES:
|
||||
|
||||
4. Test if other user from a trusted domain specified by its SID matches any rule:
|
||||
|
||||
$ ipa hbactest --user S-1-5-21-3035198329-144811719-1378114514-500 \\
|
||||
$ ipa hbactest --user S-1-5-21-3035198329-144811719-1378114514-1203 \\
|
||||
--host `hostname` --service sshd
|
||||
--------------------
|
||||
Access granted: True
|
||||
--------------------
|
||||
Matched rules: allow_all
|
||||
Matched rules: can_login
|
||||
Not matched rules: can_login
|
||||
|
||||
5. Test if other user from a trusted domain specified by its shortname matches
|
||||
any rule:
|
||||
|
||||
Reference in New Issue
Block a user