Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

disabling ssh root login 1

Status
Not open for further replies.

farley99

MIS
Joined
Feb 12, 2003
Messages
413
Location
US
How do i set redhat to make a user log in as a non priviledged user before logging in as root?
 
In [tt]/etc/ssh/sshd_config[/tt], there is a commented line that says [tt]#PermitRootLogin yes[/tt]. Change that to [tt]PermitRootLogin no[/tt].

//Daniel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top