first version of the tgs referrals pathcheck
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22703 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -654,6 +654,15 @@ PA-SvrReferralData ::= SEQUENCE {
|
||||
referred-realm [0] Realm
|
||||
}
|
||||
|
||||
PA-SERVER-REFERRAL-DATA ::= EncryptedData
|
||||
|
||||
PA-ServerReferralData ::= SEQUENCE {
|
||||
referred-realm [0] Realm OPTIONAL,
|
||||
true-principal-name [1] PrincipalName OPTIONAL,
|
||||
requested-principal-name [2] PrincipalName OPTIONAL,
|
||||
...
|
||||
}
|
||||
|
||||
END
|
||||
|
||||
-- etags -r '/\([A-Za-z][-A-Za-z0-9]*\).*::=/\1/' k5.asn1
|
||||
|
Reference in New Issue
Block a user