Projet

Général

Profil

Paste
Télécharger (1,4 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / ldap / ldap_user / README.txt @ 91af538d

1

    
2

    
3
LDAP User Module
4

    
5
The core functionality of this module is provisioning and storage of an ldap identified Drupal user based on ldap attributes.  In Drupal 6 this functionality was in ldap_synch, ldap_provision, ldap_profile, etc. This has been moved to one module centered on the Drupal User - LDAP User Entry data.
6

    
7
-----------------
8
hooks relating ldap_user entities and drupal user entities
9
-----------------
10

    
11
-- hook_user_create, hook_user_update, hook_user_delete should look for ldap_user entity with matching uid and deal with ldap_user entity appropriately.
12
-- hook_ldap_user_create, hook_ldap_user_update, hook_ldap_user_delete should do appropriate things to user entity
13

    
14

    
15
----------------------
16
ldap user module use cases:
17
----------------------
18

    
19
Provide interface for manually working with LDAP identified user data.
20
- create ldap indentified user (via ldap_user or user form).  Perhaps on submission, drupal.user is created and.
21
- edit ldap identified user (go directly to ldap_user entity and edit and/or add link to edit ldap_user to user forms)
22
- associate existing user with ldap (add prepopulate link from user page to create ldap_user page.)
23

    
24

    
25
Populate/Synch/Create/Update/Remove LDAP identified Drupal users via batch, hook responses, webservices
26

    
27

    
28
----------------------
29
Diagrams
30
----------------------
31

    
32
Sequence Diagram of $ldapUserConf->provisionDrupalAccount() method.
33
http://www.gliffy.com/go/publish/3664260/