[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PKINIT - kinit - "No usable pa data type", any ideas?




I tried the included patch, without luck. :(

I added debug to the kdc and see that the request
is coming in with type set to "15", which is
KRB5_PADATA_PK_AS_REP_19, or KRB5_PADATA_PK_AS_REQ_WIN,
but your patch checks for KRB5_PADATA_PK_AS_REQ_19
(previous to patch it checked for KRB5_PADATA_PK_AS_REQ)

Is this a kinit or kdc issue?

Eric

On Mon, 09 May 2005 10:13:41 -0400, Daniel Kouril <kouril@ics.muni.cz>  
wrote:
> On Mon, May 09, 2005 at 08:06:39AM -0400, Eric Sylvain wrote:
>> I have a problem getting "kinit" to work. It exits with
>> the following error:
>>
>>    kinit: krb5_get_init_creds: No usable pa data type
>
> Try the patch enclosed,
>
> Dan




-- 
Eric Sylvain

heimdal.patch