what restrict telnet for root itself but allow for other user

Answers were Sorted based on User's Feedback



what restrict telnet for root itself but allow for other user ..

Answer / d.jagankumar

vi /etc/pam.d/login

auth required pam_securetty.so== 1st line
should be placed as required.if we change the option as
sufficient instead of required telnet can login as "root".

Is This Answer Correct ?    4 Yes 1 No

what restrict telnet for root itself but allow for other user ..

Answer / raju

Root can login through telnet session, but by default it is
disabled. You can enable by appending /etc/securetty file
open /etc/securetty using vi

#vi /etc/securetty

pts/0
pts/1

don't remove anything from this /etc/securetty , just
append your entr

Is This Answer Correct ?    6 Yes 3 No

what restrict telnet for root itself but allow for other user ..

Answer / sandy

By default root user is not allowed to login via telnet.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Linux AllOther Interview Questions

what is the difference between NIS and DNS...?

5 Answers   IBM,


As a system admin i want to know some things what are the troubleshooting issues we are facing frequently and what are the tickets will be raised.

0 Answers   Ondot,


How to recover a deleted file in linux ?

5 Answers  


How does the boot process[init levels] work on Linux? How is it different from Solaris?

3 Answers  


How can you see all mounted drives?

10 Answers  






What text filter can you use to display a binary file in octal numbers?

1 Answers  


What is the difference between Telnet and SSH?

17 Answers   Bayer, KTree,


Why is it suggested to disable journalism in ext4 filesystem?

0 Answers   IBM, TCS,


How to know what are the packages required for any service? Example: How to know what are the package required for send mail services. using any command it is passable are not?

2 Answers   OnMobile,


what are acl permissions..? what is automation of jobs..?

5 Answers   IBM, TCS,


Where is standard output usually directed?

2 Answers  


someone already asked 'what is diff between unix & Linux' can I ask the same but more nuanced...I have 7 years app support of unix, have never seen Linux BUT need to bluff my way through in an interview i e say that I have use Linux. What are the most important things I need to know?

1 Answers  


Categories