Hi Friends,

I am trying to authenticate telnet users using free radius. on my system telnet 
is running as follows.ps -ef | grep xinetdroot   22737   1 0 10:52 ?    
00:00:00 /usr/sbin/xinetd -reuseroot   22864 18178 0 10:57 pts/1  00:00:00 grep 
xinetd
I have tried by creating "telnet", "xinetd" files in /etc/pam.d/ folder. I have 
included "auth sufficient pam_radius_auth.so debug" in these files. I have 
added this line to /etc/pam.d/other file also. I don't have 
/etc/pam.d/common-auth file i think "other" file is for the same.
but i am not getting the request form pam_radius_auth.so client to my radius 
server running on different machine. when i checked the log files at client 
side it shows as below.
Feb 7 10:53:35 (none) xinetd[22737]: START: telnet pid=22769 
from=::ffff:10.1.1.101Feb 7 10:53:44 (none) login(pam_unix)[22770]: account 
user has password changed in futureFeb 7 10:53:44 (none) 
login(pam_unix)[22770]: session opened for user user by (uid=0)Feb 7 10:53:44 
(none) login[22770]: ROOT LOGIN on `pts/4' from `10.1.1.101'
please let me know how can i authenticate telnet users with radius server.
Thanks & RegardsVijay S.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to