Issue Details (XML | Word | Printable)

Key: DIRSERVER-464
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Trustin Lee
Reporter: Trustin Lee
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

Change ApacheDS to use the default password while initialization step instead of requiring admin credential.

Created: 25/Oct/05 06:40 PM   Updated: 10/Feb/06 12:43 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 25/Oct/05 07:08 PM


 Description  « Hide
Current implementation requires an admin credential at the first run (initialization phase) because ApacheDS sets the password as the specified admin credential. But users complain that this prevents them from setting up ApacheDS easily. So we decided to use a default password at the initialization phase. But ApacheDS will have to warn a user that he or she has to change the default password as soon as possible if the password still remains a the default one.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #328323 Tue Oct 25 10:08:31 UTC 2005 trustin * Resolved issue: DIREVE-286 - Change ApacheDS to use the default password while initialization step instead of requiring admin credential.
* Renamed DirectoryPartitionNexus.ADMIN_PW to ADMIN_PASSWORD
* Changed DirectoryPartitionNexus.ADMIN_PASSWORD to String to prevent alteration
Files Changed
MODIFY /directory/apacheds/trunk/core/src/main/java/org/apache/ldap/server/partition/DirectoryPartitionNexus.java
MODIFY /directory/apacheds/trunk/core/src/main/java/org/apache/ldap/server/DefaultDirectoryService.java

Trustin Lee added a comment - 25/Oct/05 07:08 PM
Done.

Trustin Lee made changes - 25/Oct/05 07:08 PM
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]
Alex Karasulu made changes - 10/Feb/06 12:43 PM
Fix Version/s 0.9.3 [ 12310193 ]
Project Directory Server [ 10516 ] Directory ApacheDS [ 12310260 ]
Key DIREVE-286 DIRSERVER-464
Component/s protocol [ 11087 ]
Component/s maven-eve-plugin [ 11430 ]
Affects Version/s 0.9.2 [ 12310192 ]