How to restart the ssh services
Hi I modified the /etc/ssh/sshd_config file for some changing some permissions for the root user.But Which service I need to restart for the changes to take effect...Thanks & regardsSuseendran .A
# 4
.. if its not solaris 10 (i know, this is a sol 10 forum, but anyway), try:/etc/init.d/sshd stop/etc/init.d/sshd start .7/M.