On Tue, 12 Nov 2002, Alicia Rioperez wrote: > Hello!! > > I have a ldap server installed with some user's data (login, password > and so on...) . I'd like the freeradius to authenticate the users in the > ldap server. The problem is that the ldap server, due to security > reasons, is using crypt to encrypt the users passwords. > I'd like to know if it is posible the freeradius server to work with the > ldap module when the ldap server is configured to encrypt the users > passwords with crypt or other of the allowed encryption algorithms. > > Many thanks in advance > Have a nice day! > Alicia
Yes it can, either add the ldap module in the authenticate section or configure the ldap module to extract the user passwords and use the pap module to do user authentication. -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
