Kerberos server fails to grant ticket due to treating PaData value as mandatory
-------------------------------------------------------------------------------

                 Key: DIRSERVER-1631
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1631
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 2.0.0-M1
            Reporter: Kiran Ayyagari
            Assignee: Kiran Ayyagari
             Fix For: 2.0.0-M2


The PaData value is optional hence requests without any value for PA-DATA 
should be accepted

KDC-REQ ::=        SEQUENCE {
           .....
           padata[3]             SEQUENCE OF PA-DATA OPTIONAL,
           .....
}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to