Kevin Bonner <[EMAIL PROTECTED]> wrote:
> > > Move the files line below the Autz-Type's in your authorize section.
> >
> > Thanks for the help this is working now !
> >
> > This should be corrected in the Autz-Type file in the doc directory ?
> 
> Yes, it should.  I shall submit a patch to the devel list.

  I just added a patch to CVS which auto-magically creates the values
for Autz-Type, etc.  So you can do;

authenticate {
        authtype MY-STUFF {
                 redundant {
                           sql1
                           sql2
                           ldap1
                 }
        }
}

  And in the 'users' file, do:

DEFAULT  Auth-Type := MY-STUFF
         ...


  And it will work.

  Alan DeKok.

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

Reply via email to