what restrict telnet for root itself but allow for other user
Answers were Sorted based on User's Feedback
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 |
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 |
How to sort a file of size 2N bytes, if I have N bytes of memory?
Tell me command which is use for create quota database in Linux.
How to trace any process background processing?
how to install linux OS? pls send step by step
In how many ways linux can be installed n explain th steps involved in installation in any of the method..?
what is kernel panic error ? how will you fix it if you have face it after rebooting without the the help of rescue disk ?
What is the other method of installing Linux O.S other than Text, GUI mode? Why we prefer that for installation of Linux in Real time?
How is the difference between ftp and sftp ? and explain how to create ftp server and sftp server with example ?
2 Answers Bank Of America, IBM,
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?
what is the difference betweenh the NFS and FTP?
how do i check which package has installed some command suppose ls , mkdir or whatever ???
what is the difference between unix and linux...