Directory Programming .NET

Active Directory and ADAM programming support for .NET developers
Welcome to Directory Programming .NET Sign in | Join | Help

Kerberos Set Password Protocol and credential name format

  •  01-14-2010, 6:58 AM

    Kerberos Set Password Protocol and credential name format

    Hello,

    I have a problem with users credentials fromat when trying to change a password using Kerberos Protocol. This may not be directly related to Kerberos, but I think it's interresting to share :

    The client is located in domain A. The server is located in domain B which DNS name is "b.net".

    If the username format used on client in domain A is "B\name" this is working fine. If it is name@b.net the bind is failing with the following error :

    “The supplied credentials is invalid”, Server Error "8009030C: LdapErr: DSID-0C09043E, comment: AcceptSecurityContext error, data 0, vece", ErrorCode 49

    Is it a DNS problem in domain A for resolving domain controller for domain B ?

    TIA.

     

View Complete Thread