I recently attempted to update my prototype site from version 1.2 of the LDAP integration module to version 1.3. After the upgrade, the System Wide Options page seems to be missing several options. Un-installing and re-installing did not fix the problem, neither did a fresh install of Drupal on a completely separate system.
The options I see in System Wide Options in version 1.2:
Authentication mode: Drupal First then LDAP -OR- LDAP only
Security Options: Do not store users' passwords during sessions
Anonymous UI Options: Remove Request password from login block; Alter new password form; etc.
LDAP UI Options: Remove password change from edit user; Alter email field on edit user
In version 1.3, I only see:
Authentication mode:
No other options are available! (screenshot attached)
Using Drupal 5.2.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 1_54.png | 56.79 KB | jwade |
Comments
Comment #1
jwade commentedAfter some additional searching through the Issues for this project, I found that this problem had already been addressed.
See: http://drupal.org/node/171440
Sorry for the duplicate entry.