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 command can you use to review boot messages?

6 Answers  


How to apply patch for multiple servers .

1 Answers   IBM,


Tell me the 5 differences between Linux and Unix?

4 Answers  


what is the difference between unix and linux...

7 Answers  


what is difference between  TFTP abd FTP?

0 Answers  






how can i make an user to nologin without locking the account for the user

7 Answers   CSS, CSS Corp,


How to give 2 different gateway IP addresses for 2 different interfaces in same system ?

5 Answers   Toyota,


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,


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  


What is the difference between ext3 and ext4?

0 Answers   IBM,


What is the difference between Telnet and SSH?

17 Answers   Bayer, KTree,


why accounting Software does not support on linux?

5 Answers  


Categories