Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-38832

login failure via external directories does not provide reason

    XMLWordPrintable

Details

    • 4
    • 1
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      login failure via external directories does not provide reason why the login failed and this is causing really big problem in corporate environments.

      We tested this and this doesn't work neither with LDAP or Crowd. We are using Crowd so probably this will have to be implemented in both JIRA and Crowd.

      --- account with invalid password
      ldap_bind: Invalid credentials (49)
      	additional info: 80090308: LdapErr: DSID-0C0903A8, 
      comment: AcceptSecurityContext error, data 52e, v1db1
      
      --- account with password expired
      ldap_bind: Invalid credentials (49)
      	additional info: 80090308: LdapErr: DSID-0C0903A8, 
      comment: AcceptSecurityContext error, data 532, v1db1
      
      --- disabled account
      (TBD)
      
      --- locked account
      (TBD)
      

      Note: the LDAP server being used is Microsoft Active Directory. Return codes are valid for all versions and seem to be similar across all LDAP servers.

      525 user not found
      52e invalid credentials
      530 not permitted to logon at this time
      531 not permitted to logon at this workstation
      532 password expired
      533 account disabled
      701 account expired
      773 user must reset password
      775 user account locked

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              73f0b2e75f82 Sorin Sbarnea (Citrix)
              Votes:
              15 Vote for this issue
              Watchers:
              17 Start watching this issue

              Dates

                Created:
                Updated: