View Single Post
Old 12th May 2008
18Googol2's Avatar
18Googol2 18Googol2 is offline
Real Name: whoami
Spam Deminer
 
Join Date: Apr 2008
Location: pwd
Posts: 283
Default

Quote:
It might be easier to add the following to /etc/rc.conf instead of modifying /etc/ssh/sshd_config:

Code:
sshd_enable="YES"
sshd_flags="-oPermitRootLogin=yes"
But then you need to reboot the server, which is another bad practice
__________________
The power of plain text? It can control an entire OS
Reply With Quote