; $Id: README.txt,v 1.2 2007/10/03 09:25:55 miglius Exp $

LDAP User provisioning module provides a user registration process in Drupal and creates user accounts in both LDAP server and Drupal. It depends on the ldapauth module in the ldap_integration package.


FEATURES
--------


- Username building from a configurable template. It is possible to set a template from which a username will be generated from first and last names in case we don't want to allow custom usernames.
- deletes ldap account on user deletion. (when only ldapauth was used, deleting the drupal user had leaved the ldap account untouched and user could relogin to drupal again and his account would then been recreated)
- ability for the account managers to create accounts in both drupal and ldap from the account management interface.

INSTALLATION
____________

First make sure that ldapauth module is proper configured and working. Then just add this module to the modules folder, enable it and configure to meet your needs.


AUTHOR
------

Miglius Alaburda
miglius at gmail dot com
