eswars wrote:
> Hi,
>
>  
>
> In my application I am trying to get default windows login credentials from
> "MSLSA: "cache and storing into Kerberos default cache (for example:
> FILE:C:\krb5cc).using this cache file I am trying to generate service ticket
> for particular user which can be used to mutually authenticate against
> another user (Server user).
>
> This scenario is working in all the English OS. If I try to import from
> "MSLSA:" to FILE:C:\krb5cc in Chinese OS I am able to import into file
> successfully. When I try to generate service ticket using
> gss_init_sec_context () it is failed with following error.
>
What is the principal name you are attempting to match?


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to