> > How can I setup my Freeradius server so that
> > an external program does the authentication ?
> 
>   See 'scripts/exec-program-wait'

Thats exactly what I did, but doesn't the entry:

bob    Password == "bob"
       Exec-Program-Wait = "/path/to/program/exec-program-wait"

mean that the password sent to the Radius server is "bob" ?
If so, its no good since I don't want to list any passwords
in the users file.

>  Have you tried reading the 'doc' directory?  'doc/variables.txt'

Thanx.

BTW: The smb example in experimental.conf is somewhat misleading
the 'server = ntdomain.server.example.com' should really be
'server = servicename' (i.e not necessarily the DNS name).
At least it confused me for a while... :-)

Cheers /Tobbe


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

Reply via email to