• Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Currently the SpringLDAP connector password is not implemented:

          public void updatePrincipalCredential(String name, PasswordCredential credential) throws RemoteException, ObjectNotFoundException, InvalidCredentialException
          {
          }
      

      This method should be updated to implement updating the principal's password. A new abstract method will need to be declared on the SpringLDAP object that implementations MicrosoftActiveDirectory, OpenLDAP will need to implement. This abstract method can then be called to convert the password to the LDAP server format.

            [CWD-296] LDAP update password implementation.

            This has now been implemented for OpenLDAP and also the code has been made plugable enough to be used by other LDAP connectors when/if they support similar password updates.

            Currently the UI is only giving the User Encryption options for OpenLDAP, which are SSHA, SHA, MD5 and PLAINTEXT.

            Justin Koke added a comment - This has now been implemented for OpenLDAP and also the code has been made plugable enough to be used by other LDAP connectors when/if they support similar password updates. Currently the UI is only giving the User Encryption options for OpenLDAP, which are SSHA, SHA, MD5 and PLAINTEXT.

              justen.stepka@atlassian.com Justen Stepka [Atlassian]
              justen.stepka@atlassian.com Justen Stepka [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 6h
                  6h
                  Remaining:
                  Remaining Estimate - 6h
                  6h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified