[ 
https://issues.apache.org/jira/browse/DIRKRB-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kai Zheng updated DIRKRB-469:
-----------------------------
    Description: 
Pointed by [~mlbiam], *authenticator-vno* should be set in *authenticator* when 
sending TGS-REQ.
Ref. RFC4120 as below, note the field isn't optional.
{noformat}
   -- Unencrypted authenticator
   Authenticator   ::= [APPLICATION 2] SEQUENCE  {
           authenticator-vno       [0] INTEGER (5),
           crealm                  [1] Realm,
           cname                   [2] PrincipalName,
           cksum                   [3] Checksum OPTIONAL,
           cusec                   [4] Microseconds,
           ctime                   [5] KerberosTime,
           subkey                  [6] EncryptionKey OPTIONAL,
           seq-number              [7] UInt32 OPTIONAL,
           authorization-data      [8] AuthorizationData OPTIONAL
   }
{noformat}

  was:Pointed by [~mlbiam], *authenticator-vno* should be set in 
*authenticator* when sending TGS-REQ. 


> authenticator-vno should be set in TGS-REQ authenticator
> --------------------------------------------------------
>
>                 Key: DIRKRB-469
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-469
>             Project: Directory Kerberos
>          Issue Type: Bug
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>
> Pointed by [~mlbiam], *authenticator-vno* should be set in *authenticator* 
> when sending TGS-REQ.
> Ref. RFC4120 as below, note the field isn't optional.
> {noformat}
>    -- Unencrypted authenticator
>    Authenticator   ::= [APPLICATION 2] SEQUENCE  {
>            authenticator-vno       [0] INTEGER (5),
>            crealm                  [1] Realm,
>            cname                   [2] PrincipalName,
>            cksum                   [3] Checksum OPTIONAL,
>            cusec                   [4] Microseconds,
>            ctime                   [5] KerberosTime,
>            subkey                  [6] EncryptionKey OPTIONAL,
>            seq-number              [7] UInt32 OPTIONAL,
>            authorization-data      [8] AuthorizationData OPTIONAL
>    }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to