Posted by: Administrator
on April 02, 2007 11:18 PM
Here's another way to allow root ssh logins but with restrictions. The restrictions are prepended to the user's entry in authorized_keys and "PermitRootLogin forced-commands-only" is in sshd_config.
Restrictions based on authorized key
Posted by: Administrator on April 02, 2007 11:18 PM<a href="http://ejohansson.se/articles/system-administration/rdiff-backup/" title="ejohansson.se">http://ejohansson.se/articles/system-administrati<nobr>o<wbr></nobr> n/rdiff-backup/</a ejohansson.se>
This example is for allowing root running a backup on a workstation to safely login to a backup server.
#