Uploaded image for project: 'Directory Client API'
  1. Directory Client API
  2. DIRAPI-387

More info on PasswordException

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.1.3
    • None

    Description

      It would be nice to get more info on PasswordException.

      Here is a response coming from Active Directory.

       

      Message ID : 7
          BindResponse
              Ldap Result
                  Result code : (INVALID_CREDENTIALS) invalidCredentials
                  Matched Dn : ''
                  Diagnostic message : '80090308: LdapErr: DSID-0C090446, comment: AcceptSecurityContext error, data 533, v4563 '
      )

       

       

      The information in Diagnostic message can be quite useful sometimes. In this case, the "data 533" means the account is disabled which would be quite useful information for diagnostics. I am attaching how the exception looks like on debugger also.

       

      Normal LdapExceptions have this information but not the PasswordException. It would be really nice to add it.

      Attachments

        1. debug.png
          54 kB
          Natan Abolafya

        Activity

          People

            Unassigned Unassigned
            natan.abolafya Natan Abolafya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: