Unable to add a host in vRanger inventory with the root account.
Root was not permitted to login to host.
1. Putty into host with non-root account.
2. Type "su -"; enter the root password when prompted.
3. Type cd /etc/ssh/.
4. Using a text editor, open sshd_config.
5. Find the entry, "PermitRootLogin no"; change it to "PermitRootLogin yes".
6. Exit sshd_config.
7. Restart the sshd service. Type "service sshd restart".
8. Exit the putty session.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center