| Jacob S. Barrett (JIRA) 2005-06-21, 5:45 pm |
| Added attribute id list to lookup for principal in SimpleAuthentictor.
----------------------------------------------------------------------
Key: DIREVE-169
URL: http://issues.apache.org/jira/browse/DIREVE-169
Project: Directory Server
Type: Improvement
Versions: 0.9.1
Reporter: Jacob S. Barrett
Assigned to: Alex Karasulu
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 sou
rce, then you are transfering tons of useless attributes. 
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|