This is a discussion on PermitRootLogin / rlogin false / pubkey within the OpenSSH Development forums, part of the Networking and Network Related category; Is there a way, or a patch to allow root user to ssh using pubkey authentication when sshd_config is set ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Is there a way, or a patch to allow root user to ssh using pubkey authentication when sshd_config is set to PermitRootLogin no and AIX root user rlogin=false? AIX 5.3, OpenSSH_4.1p1, OpenSSL 0.9.7g For instance, with the above settings, I would like to: ssh -l root -i id_rsa-somekey somehost somecommand Any help is appreciated. Cheers |