krb5: rename constrained-delegatiom to cname-in-addl-tkt

For consistency with [MS-SFU] rename the constrained-delegation KDC option to
cname-in-addl-tkt (client name in additional ticket).
This commit is contained in:
Luke Howard
2019-06-02 14:44:11 +10:00
parent ea7615ade3
commit cf940e15f4
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -355,7 +355,7 @@ KDCOptions ::= BIT STRING {
allow-postdate(5),
postdated(6),
renewable(8),
constrained-delegation(14), -- ms extension (aka cname-in-addl-tkt)
cname-in-addl-tkt(14), -- ms extension
canonicalize(15),
request-anonymous(16),
disable-transited-check(26),