You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jacob S. Barrett (JIRA)" <di...@incubator.apache.org> on 2005/06/21 20:57:32 UTC

[jira] Created: (DIREVE-169) Added attribute id list to lookup for principal in SimpleAuthentictor.

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 source, 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/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DIREVE-169) Added attribute id list to lookup for principal in SimpleAuthentictor.

Posted by "Alex Karasulu (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIREVE-169?page=all ]

Alex Karasulu updated DIREVE-169:
---------------------------------

    Priority: Trivial  (was: Major)

this was not a major issue

> 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
>     Assignee: Alex Karasulu
>     Priority: Trivial
>      Fix For: 0.9.3
>  Attachments: userPassword.patch
>
> 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. :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DIREVE-169) Added attribute id list to lookup for principal in SimpleAuthentictor.

Posted by "Alex Karasulu (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIREVE-169?page=all ]
     
Alex Karasulu resolved DIREVE-169:
----------------------------------

    Fix Version: 0.9.3
     Resolution: Fixed

Applied patch on commit version 280918 here:

http://svn.apache.org/viewcvs.cgi?view=rev&rev=280918

> 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
>     Assignee: Alex Karasulu
>      Fix For: 0.9.3
>  Attachments: userPassword.patch
>
> 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. :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DIREVE-169) Added attribute id list to lookup for principal in SimpleAuthentictor.

Posted by "Jacob S. Barrett (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIREVE-169?page=all ]

Jacob S. Barrett updated DIREVE-169:
------------------------------------

    Attachment: userPassword.patch

Patch to implement this request.

> 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
>     Assignee: Alex Karasulu
>  Attachments: userPassword.patch
>
> 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. :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DIRSERVER-496) Added attribute id list to lookup for principal in SimpleAuthentictor.

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRSERVER-496.
---------------------------------------


Closing all issues created in 2005 and before which are marked resolved

> Added attribute id list to lookup for principal in SimpleAuthentictor.
> ----------------------------------------------------------------------
>
>                 Key: DIRSERVER-496
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-496
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>            Reporter: Jacob S. Barrett
>         Assigned To: Alex Karasulu
>            Priority: Trivial
>         Attachments: userPassword.patch
>
>
> 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. :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.