On Thursday 09 October 2003 10:41, Aly Dharshi wrote:
> Hello,
>
>       So how do you sort out the passwd when ssh asks for one, do you have
> it in some secret file ?
>
 
'ssh-agent' is one option for this..

%eval `ssh-agent`
%ssh-add

This will store and apply the key when required.

Regards,  Mike Klinke


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to