Hi Everyone,

I am using TACACS Server to Authenticate, Authorize and Account users on
the Network Access Server (Cisco Terminal Server).  It is working great.
However, I would like to duplicate the same thing but I would like to
use RADIUS instead of TACACS.  I am running free RADIUS on a SUN box.
I understand that in order for RADIUS to work properly, the following
3 files must be properly configured:  clients, dictionary and users.
I know how to do the first two; however, can someone send me a template
on the users file?  I would like to duplicate the following on the TACACS
server:

user =   rad   {
         member = admin
         name = "help me"
         login = cleartext "helpme"
               }
user =   $rad$ {
         member = admin
         name = "help me"
         login = cleartext "helpme"
               }

How do I modify this in RADIUS?

Any ideas anyone?

Sean
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to