Q: How to use freeRADIUS + telnet

2005-03-03 Thread Murali Krishna G
Hi, I am starting with Radius. I want : "FreeRADIUS to authenticate a user against the local/system password file, telnets him to and logs him in". I Have: Created a user "xyz" with passwd "abcd" I have Radius running on one shell and i want to connect to ( localhost )

Re: freeradius conf.

2005-03-03 Thread Murali Krishna G
Hello, Check out Stefan's solution for this :: its working for me. modcall[authorize]: module "files" returns ok for request 0 modcall: group authorize returns ok for request 0 rad_check_password: Found Auth-Type System auth: type "System" Stefan Winter : how about

Re: freeradius conf.

2005-03-03 Thread Murali Krishna G
x : client 127.0.0.1 { . . . passwd = /etc/passwd } Hope you should able to cross your hurdle now ... Otherwise some one else should help us Bye Murali. Pradeep Nevatia wrote: hello can you explain me in detail...where to make change.. Thanks -Original Message- From: Murali Krishn

How to send SIGHUP signal to server ( radiusd )

2005-03-02 Thread Murali Krishna G
Hi, I am starting with freeRADIUS! Can anyone help me how to send SIGHUP to server demon ( radiusd ) to let it know about changes to configuration files? Thanks, Murali. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html