---------- Forwarded Message ---------- Subject: rlm_pap using crypt() bug report Date: Fri, 28 Jun 2002 17:41:10 +0300 From: Bobi <[EMAIL PROTECTED]> To: [EMAIL PROTECTED]
When compiled with SNMP support (default=yes) crypt funciton in rlm_pap doesn't work with md5 passwords (Crypt mode) because it uses libcrypto instead of libcrypt. -- B. On Wednesday 09 October 2002 10:39, Nick Marino wrote: > How do I get freeradius to use md5 instead of crypt? > I have in my pap settings to use md5 > Encryption_scheme = md5 > > But it still tries to use crypt.. > If I put a user in the database with an md5 encrypted password but it > gets rejected at loging. > But users with a crypt encrypted password log in fine. > > Any help would be greatly appreciated. > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.394 / Virus Database: 224 - Release Date: 10/3/2002 > > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html -- B.Ikonomov Techno-link - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
