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

KRB5_AP_ERR_MODIFIED from win 2003 in version heimdal-0.8-rc1



We have application that worked perfect with heimdal-0.5.1 version. Last week I updated heimdal to heimdal-0.8-rc1 and now I receive an KRB5_AP_ERR_MODIFIED error.
 
The steps we did before and worked OK before:
 
1. Get credential with gss_acquire_cred api.
2. Get delegated credential with gss_accept_sec_context  
3. Call gss_init_sec_context with received delegated credential and now I get an error KRB5_AP_ERR_MODIFIED from windows 2003 KDC.
 
May be some one knows how I can troubleshoot this problem?
 
Thanks for any help.
Inna