26 Mar
2009
26 Mar
'09
3:06 p.m.
phil lemelin wrote:
1- What do I set the "attribute" field to in the radcheck table to use MD5 passwords ?
Crypt-Password
2- What do I set the "attribute" field to in the radgroupcheck IF I have too ( I should'nt have right ? decided by user unless I want to lock them out of a method (read something like that in the radius files) )
You shouldn't put passwords radinto groupcheck.
3- Is there a good reference to setup the mysql database to use authentication ? Frankly, the ammount of questions and conflicting information found on google is not helping.
The comments and documentation that ship with the server are fine. The main issue is there is no example of inserting a sample row containing a password. Alan DeKok.