I am not an expert but it might be possible to set a DEFAULT entry which will send your private IP's to everyone connected then you can override this for the authenticated users. The only problem is that I dont know how to accept the user even when the password check fails.
Evren On Fri, 13 Dec 2002, Chris A. Kalin wrote: > I've looked over the documentation, but I can't seem to find how to run a > script if the user fails authentication. > > Basically, for a variety of goofy reasons, I need the following > functionality: > > If a user dials in with a correct username/password, everything works > normally. > If a user dials in and either gets the username/password combination wrong > OR gives a nonexistant username, I want a script to run that returns > different Reply values (gives them a private IP, reassigns the DNS server, > etc etc.) I've got the particulars of the custom replies worked out - I > just need a way to return them. > > Is the Exec-Program even the way to go here? Or can I do some voodoo in the > users files that gives all rejected users certain RADIUS attributes? > > Thanks for any help, and I'm going to keep pounding on this on this end. > > Chris Kalin > [EMAIL PROTECTED] > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
