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

Jiajia Li updated DIRKRB-638:
-----------------------------
    Attachment: DIRKRB-638-V2.patch

When using the username/password to login, the credentials (TGT or Service key) 
can be stored in Subject's private credentials, we can get the service key from 
it. The patch I've uploaded is based on Colm's patch, the test can pass now. 
But with one issue: the kvno of service key from Subject(kvno=0) is not equal 
to the key store in KDC(kvno=1), so I remove the checking of kvno when getting 
the right type of service key.

> KerbyGssAppTest fails when there is no keytab on the service side
> -----------------------------------------------------------------
>
>                 Key: DIRKRB-638
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-638
>             Project: Directory Kerberos
>          Issue Type: Bug
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.1.0
>
>         Attachments: DIRKRB-638.patch, DIRKRB-638-V2.patch
>
>
> When we log in via a username/password on the service side, as opposed to a 
> keytab, the KerbyGssAppTest does not work, as GssAcceptCred is only written 
> to handle keytabs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to