> > I encrypt passwords with ENCRYPT(). I never tried to use plaintext > passwords > > with mysql. > ok .. will try that immediatly. > (is this related to using chap or pap ?)
I use PAP. You cannot use encryption with CHAP. Look in sql.conf to find out how rlm_sql handles passwords. There is a little trick there. > i DID find the db_mysql.sql that creates the tables .. but could not find > the script > you mention to populate the dictionary and nas tables ... > is it a contributed module ? Don't remember. I used some script and passed it dictionary file in the command line, but now I can't find it.Ask this in the mail list. I populated NAS table manually but it seems rlm_sql don't use it. Andrew - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
