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:
Tomas Babej
2013-05-15 16:16:03 +02:00
committed by Martin Kosek
parent ba89635679
commit 78774916c8

View File

@@ -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: