You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2011/07/06 17:59:19 UTC

[jira] [Created] (DIRSERVER-1631) Kerberos server fails to grant ticket due to treating PaData value as mandatory

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

        

[jira] [Resolved] (DIRSERVER-1631) Kerberos server fails to grant ticket due to treating PaData value as mandatory

Posted by "Kiran Ayyagari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Ayyagari resolved DIRSERVER-1631.
---------------------------------------

    Resolution: Fixed

Fixed here http://svn.apache.org/viewvc?rev=1143479&view=rev

> 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

        

[jira] [Closed] (DIRSERVER-1631) Kerberos server fails to grant ticket due to treating PaData value as mandatory

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRSERVER-1631.
----------------------------------------


> 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