Issue Details (XML | Word | Printable)

Key: DIRSERVER-496
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Alex Karasulu
Reporter: Jacob S. Barrett
Votes: 0
Watchers: 0
Operations

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

Added attribute id list to lookup for principal in SimpleAuthentictor.

Created: 22/Jun/05 03:56 AM   Updated: 21/Apr/07 11:13 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works userPassword.patch 2005-09-15 01:53 AM Jacob S. Barrett 0.7 kB

Resolution Date: 15/Sep/05 04:24 AM


 Description  « Hide
Added attribute id list {"userPassword"} to lookup for principal. Since we are really only interested in this attribute when authenticating in this module we should only ask for that attribute. Not a big deal unless the backingstore is a remote LDAP source, then you are transfering tons of useless attributes. :)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #280918 Wed Sep 14 19:23:05 UTC 2005 akarasulu applying patch from Jacob in DIREVE-169 here http://issues.apache.org/jira/browse/DIREVE-169
Files Changed
MODIFY /directory/apacheds/trunk/core/src/main/java/org/apache/ldap/server/authn/SimpleAuthenticator.java