On Thu, 30 May 2002, Karl Pielorz wrote:

> --On 30 May 2002 14:12 +0300 Kostas Kalevras <[EMAIL PROTECTED]> wrote:
>
> > You should put an entry for Auth-Type in the radgroupcheck table, not in
> > the radgroupreply. Try seting the Auth-Type to MD5. Use the Password
> > attribute with an MD5 encrypted password for value. Then in your
> > radiusd.conf in the authenticate section do the following:
> >
> > authenticate {
> >     authtype MD5{
> >             pap
> >     }
> > }
> >
> > Hope it helps
>
> Hi! - Thanks for the reply, I've tried the above, but still no joy :(
>
> mysql> select * from radgroupcheck;
> +----+-----------+-----------+-------+------+
> | id | GroupName | Attribute | Value | op   |
> +----+-----------+-----------+-------+------+
> |  1 | my_group  | Auth-Type | MD5   | NULL |
> +----+-----------+-----------+-------+------+
>

The op field should be set to ':='

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]      National Technical University of Athens, Greece
Work Phone:             +30 10 7721861
'Go back to the shadow' Gandalf


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to