On Wed, 25 Feb 2004, Ossama Suleiman wrote: > Dear all, > > i am using freeradius-ldap-mysql, which is working just fine. > the question is: in LDAP i have the users stored with different > encryption schemes, some are CRYPT, some are CLEAR and some are MD5, is > there a way to let FR use all of them and not just one specific scheme?? > each one of them is working great, but there are always some users > which are unable to authenticate
Use the ldap module for authentication, not pap. That way users will be authenticated through an ldap bind where the ldap server will handle the encryption checks, not radius. > > Thank you for your help > Best Regards, > Ossama > > -- > Ossama Suleiman > Systems Engineer > TE Data S.A.E > Email: [EMAIL PROTECTED] > Web: www.tedata.net > Phone: +(202)-416-6600, EXT: 1105 > > "Any Dream worth having, is a dream worth fighting for." > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > -- 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

