May 13, 2012

Enabling Remote root login Solaris 10.

It is neither recommended nor suggested to allow remote root logins for security reasons.
For Test servers, Non-production servers or other servers, you may want to allow remote root login via SSH.

Usually you get "Access denied" errors when accessing a Solaris server as root when logging on remotely.

You just have to edit two entries in two files.

First:
/etc/default/login

Comment the following line in /etc/default/login by putting a # sign before the line.

 CONSOLE=/dev/console  

This will enable remote root logins to the system.

Second:
/etc/ssh/sshd_config

Comment the following line in /etc/ssh/sshd_config by putting a # sign before the line.

 PermitRootLogin no  

Then add the following line just below the above line.

 PermitRootLogin yes  

This will enable remote SSH and SCP Logins to the system.

Labels: , , , , ,

1 Comments:

At December 12, 2021 at 10:20 PM , Blogger benstoke said...

Technological advancement has helped devise the keyless entry remote. Scoring heavily over the conventional keypad, it has become the choice of the stylish and sassy. And when you know element tv remote app that it brings security too for your car, it becomes your first choice.

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home