Alan: Thanks for the reply. Where can I found out more details on how to do this ? Didn't see that much with the FAQ or readmes on the freeradius web site.
Ron -------------------------------------------------------------------- Ron Nutter [EMAIL PROTECTED] Network Manager Information Technology Services (502)863-7002 Georgetown College Georgetown, KY 40324-1696 -------------------------------------------------------------------- -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: Friday, September 10, 2004 2:23 PM To: [EMAIL PROTECTED] Subject: Re: Implementation question "Ronald I. Nutter" <[EMAIL PROTECTED]> wrote: > Is there a way I can have Freeradius authenticate > against one domain and if it fails, try the other ? Not really. But you CAN see if a user exists in one domain, and if not, check the other domain. Once you know the user exists, and what his password is, authentication is independent of domain. > MS solution involves 2 radius servers and one radius proxy, meaning 3 > computers one of which appears to have to be windows 2003 which I > don't want to use. You can do exactly the same thing with FreeRADIUS, but run all of the servers on one machine, just using different ports. > I am also considering manually entering the users on the radius box > itself. Any configuration suggestions ? If there are a lot of users, an SQL or LDAP database would be best. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

