On Tue, 3 Sep 2002, Stefan Winterling wrote: > My user doesn't contain a userpassword attribute, so I have to create one.
Well the ldap server needs *some* attribute that contains the user password for bind operations to work. Try to find which one it is. Or just create a new one to use for chap, that's your call. > > Another question: > For EAP-MD5 the password must be availale in plaintext. But i don't want send > plaintext passwords over LDAP resp. it's not possible by my LDAP-Database. How > can I solve this with FreeRadius excepting LDAPS? > I don't quite understand why you can't have plaintext passwords. In any case if you can't then you will have to create a new attribute that will hold the user chap password and make sure it changes when the user password changes. -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 10 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
