On Tuesday 19 November 2002 11:10, Christophe Boyanique wrote:
> authorize {
>         preprocess
>         suffix
>         files
>         autztype tst{
>                 ldap_tst
>         }
>         autztype com{
>                 ldap_com
>         }
> }
>
> Error: /etc/raddb/users[1]: Parse error (check) for entry DEFAULT:
> Unknown value tst for attribute Autz-Type

Move the files line below the Autz-Type's in your authorize section.

> authenticate {
>         files
>         authtype tst{
>                 ldap_tst
>         }
>         authtype com{
>                 ldap_com
>         }
> }

The files module can't be used in the authenticate section.

Kevin Bonner

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

Reply via email to