>
> Considering running freeradius. I have a special need that just popped
> into my lap. I need to set up a radius server that allows for any
> arbitrary user with any password to be authenticated by the radius
> server. Sounds crazy, but I want to use the server to capture user
> information for a contact list. Did I explain that correctly?
>
>

You should be able to do that.  In radiusd.conf make sure you have
log_auth=yes.  In the users file, put

DEFAULT Auth-Type := Accept

That should allow anyone to connect.  Your radiusd.log file will show the
usernames that were used to login.




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

Reply via email to