We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a810315 commit 09f0851Copy full SHA for 09f0851
1 file changed
doc/userguide/rules/kerberos-keywords.rst
@@ -35,7 +35,8 @@ Signature examples::
35
krb5_cname
36
----------
37
38
-Kerberos client name, provided in the ticket (for AS-REQ and TGS-REQ messages).
+Kerberos client name, provided in the ticket (for AS-REP and TGS-REP messages)
39
+or in the error message.
40
41
If the client name from the Kerberos message is composed of several parts, the
42
name is compared to each part and the match will succeed if any is identical.
@@ -59,7 +60,7 @@ Syntax::
59
60
krb5_sname
61
62
-Kerberos server name, provided in the ticket (for AS-REQ and TGS-REQ messages)
63
+Kerberos server name, provided in the ticket (for AS-REP and TGS-REP messages)
64
or in the error message.
65
66
If the server name from the Kerberos message is composed of several parts, the
0 commit comments