Chris Riley <[EMAIL PROTECTED]> wrote:
> I'm setting up freeradius, but our passwords are stored in a 
> non-standard format. It's no problem to write a perl script to handle 
> figuring out if a given user/password pair is OK, but I haven't been 
> able to figure out how to get freeradius to run this program to verify 
> the user. Ideally this could be done as a DEFAULT so I wouldn't have to 
> list all users in the user file.


DEFAULT Auth-Type := Accept
        Exec-Program-Wait = "/path/to/program args args"

  Alan DeKok.

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

Reply via email to