Logo

Authentication in directories

Last modified: 05/20/2006 07:53 AM
Revision: authentication.txt 30361 2005-12-06 21:17:25Z dkuhlman

1   Authentication

A directory that supports it may be used for authentication. Authentication means several things:

  • Checking that an entry has a correct password associated to it.
  • Changing the password for an entry.

1.1   ZODB Directory

In the ZODB Directory, if a password field is specified, then the directory will be used for authentication using this field.

Changing the password is currently done by modifying the entry directly.

1.2   LDAP Backing Directory

If a password field is specified, then an LDAP bind will be used to check the entry's password when authentication is required.

Changing the password is currently done by modifying the entry directly. In the future it will be done by a special API that will use the specified password field (only "userPassword" makes sense for OpenLDAP).

This site is powered by CPS, which includes CPSSkins. CPS and its design are Copyright © 2002-2006 Nuxeo SAS.
CPSSkins is Copyright © 2003-2006 Jean-Marc Orliaguet.
powered_by_nuxeo.png