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 |
I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers
i installed clustering packages.When i try to run it getting LUCI error...what is it..??
what restrict telnet for root itself but allow for other user
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.
How do i check which nfs version I am using ????????
what is meant by mysql clustering
What are main anti-spam features available in sendmail?
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?
What file should you examine to determine the defined runlevels for your system?
User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?
what is the difference between semaphore, mutex & spinlock?????
How to Trouble shoot performance issue in RHEL administration ? please give to one example