
Am Don, 2003-07-31 um 00.02 schrieb Martin Edenhofer:
Hi Uwe,
On Mon, Jul 28, 2003 at 10:54:34AM +0200, Ortner, Uwe wrote:
viewing customer information from a LDAP database works fine, I can see Userid, Username and Email in OTRS.
Now I want my customer to logon using the ldap information provided. Due my LDAP database is an addressbook there is no password attribute available. What can I do, or is there something I missunderstood?
If there is no password attribute in your LDAP tree then you can't use the LDAP tree for logon (authentication).
-=> I would add the password attribute to the LDAP tree.
OK, works fine ... But User cannot change their password from within the customer interface - is this in general not possible? BTW: Authenticated Users do have self write-permission on their password field in LDAP Any ideas? Uwe