Home » Infrastructure » Linux » telnet in linux
telnet in linux [message #214649] Wed, 17 January 2007 06:25 Go to next message
hck_bgn
Messages: 2
Registered: January 2007
Location: chennai
Junior Member
Hi guys,

I'm newbie to Linux.I don't know how to enable telnet connection in Fedora.I had changed the disable value in "xinetd.d", even though i'm not accessible by other machines through Telnet.However i'm able to access that machines using Telnet.Can any one solve my problem?

Thanks in advance :
Re: telnet in linux [message #214650 is a reply to message #214649] Wed, 17 January 2007 06:31 Go to previous messageGo to next message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
This may help with your problem Telnet in Linux.
Re: telnet in linux [message #215016 is a reply to message #214650] Thu, 18 January 2007 23:54 Go to previous messageGo to next message
hck_bgn
Messages: 2
Registered: January 2007
Location: chennai
Junior Member
Hi ebrian,

Thank you for your help.I had done.It's worked now.
Re: telnet in linux [message #215262 is a reply to message #214649] Sat, 20 January 2007 04:26 Go to previous message
asnani_satish
Messages: 1
Registered: January 2007
Junior Member
here is the shortest way
1. chkconfig telnet on
2. edit /etc/securetty and add following lines at the end of file
pts/0
pts/1
pts/2
3. service xinetd reload

Actually if u just perform step 1 and 2 then only normal users can telnet but if u want to telnet using root account then step 2 is mandatory. pts/0 to /2 indicate that maximum 3 root accounts can login
Previous Topic: Wine rpm
Next Topic: Lost Oracle Passwords_I am Root
Goto Forum:
  


Current Time: Fri Apr 19 20:09:58 CDT 2024