Enable SSH public key on Brocade SilkWorm 4016

santisaez

Active Newcomer
Joined
Jan 23, 2008
Messages
5
Reaction score
0
Points
0
Website
woop.es
Dear Srs,

It's possible to enable SSH public key on Brocade SilkWorm 4016 fiber channel switches? I want to install SSH key to automate some shell scripts..

I'm trying to follow a howto found at Brocade Connect boards, fount at:

http://tinyurl.com/ywmsr5

(You need at account to see the thread in the board..)

The problem is that in FabOS 5.0.4 public key authentication appears to be disabled in "/etc/sshd_config".

To enable pubkey access this variables must be set to:

PasswordAuthentication yes
PubkeyAuthentication yes
RSAAuthentication yes

Those parameters are commented... is there any problem modifying those files? Is there anyway to restart SSH daemon? Start/stop script.. only has start/stop options.. not "restart".

Regards!

--
Santi Saez
 
Back
Top