Closed (won't fix)
Project:
LDAP integration
Version:
5.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2008 at 14:16 UTC
Updated:
6 Aug 2011 at 18:45 UTC
I would like to display user's ldap data without allowing them to edit it. However, I am very concerned about storing the user's password in plain text. Is there a way to display their information without storing their password in the session?
Comments
Comment #1
cpugeniusmv commentedThere is an option called "Do not store users' passwords during sessions" in
admin/settings/ldapauth/options. When that is checked the module will use the DN for non-anonymous search configured in the LDAP Server settings. Assuming that DN is authorized to read other users' information that you wish to display, that should work.Comment #2
johnbarclay commentedClosing 5.x issues to clean out issue queue.