You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2016/02/20 10:37:18 UTC

[jira] [Commented] (DIRSTUDIO-1089) Cannot set plain text password if current is encrypted

    [ https://issues.apache.org/jira/browse/DIRSTUDIO-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155521#comment-15155521 ] 

Stefan Seelmann commented on DIRSTUDIO-1089:
--------------------------------------------

Do you use ApacheDS as server? By default the password hashing interceptor is enabled. That means if you send a plain text password it will be automatically hashed (SSHA by default). You can change that behaviour by editing the ads-interceptorId=passwordHashingInterceptor,ou=interceptors,ads-directoryServiceId=default,ou=config entry.

> Cannot set plain text password if current is encrypted
> ------------------------------------------------------
>
>                 Key: DIRSTUDIO-1089
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1089
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 2.0.0-M10 (2.0.0.v20151221-M10)
>         Environment: Windows 7 Pro 64bit, Eclipse Mars 4.5.1 64bit, JDK 1.8.0_66 64bit
>            Reporter: Alberto Mozzone
>             Fix For: 2.0.0-M11
>
>
> Cannot set a plain text password if the current is encrypted (whatever algorithm).
> Steps to repeat:
> # create an "inetOrgPerson"
> # add the "userPassword" attribute, set a "Plain text" password, save
> # edit "userPassword" value
> # in the "New Password" tab, enter a password (may be the very same) in "Enter New Password" and "Confirm New Password"; in "Select Hash Method" choose an algorithm different than "Plain Text" (I used "SHA" and "SSHA-512"); finally press "OK"
> # edit "userPassword" value again
> # in the "New Password" tab, enter a password (may be the very same) in "Enter New Password" and "Confirm New Password"; in "Select Hash Method" choose "Plain Text"; finally press "OK"
> # the entry shows that the algorithm is not "Plain Text"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)