1836612 Members
3440 Online
110102 Solutions
New Discussion

Telnet issues, need help

 
Chris Fadrowski
Super Advisor

Telnet issues, need help

I want to restrict telnet sessions using ROOT. I want people to telnet using their username first to telnet then su- to root. How can i accomplish this?
1 REPLY 1
Patrick Wallek
Honored Contributor

Re: Telnet issues, need help

To restrict logging in as root to the CONSOLE ONLY make a file in /etc/ called securetty and in that file put the word console

# cat /etc/securetty
console