Re: Uploading Public keys to SSH Secure Shell Server?
From: mgrd (mgrd_at_gmx.net)
Date: 10/19/05
- Next message: TheJudge: "Re: Uploading Public keys to SSH Secure Shell Server?"
- Previous message: TheJudge: "Uploading Public keys to SSH Secure Shell Server?"
- In reply to: TheJudge: "Uploading Public keys to SSH Secure Shell Server?"
- Next in thread: TheJudge: "Re: Uploading Public keys to SSH Secure Shell Server?"
- Reply: TheJudge: "Re: Uploading Public keys to SSH Secure Shell Server?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 19 Oct 2005 17:14:51 +0200
TheJudge wrote:
> In our server, we're using SSH Secure Shell Server product to be used
> for SFTP sessions.
>
> Recently, one of our clients has sent me a SSH2 PUBLIC KEY file
> produced by them and asked me to be installed or added to our server.
>
> With my lack of knowledge of this area, I would very much appreciate it
> if any of you would explain to me how to install or add this Public Key
> and can you have multiple keys installed in the server? Is this
> installed under the profile of the user login? if so how?
Install it to $HOME/.ssh/ of the user in question.
It's sufficent to `chmod 500 ~/.ssh' and `chmod 400 ~/.ssh/<auth-file>'
Please note this is for OpenSSH and I did not verify it for SSH Secure
Shell Server, but since to said it's urgent...
-- reply to usenet only
- Next message: TheJudge: "Re: Uploading Public keys to SSH Secure Shell Server?"
- Previous message: TheJudge: "Uploading Public keys to SSH Secure Shell Server?"
- In reply to: TheJudge: "Uploading Public keys to SSH Secure Shell Server?"
- Next in thread: TheJudge: "Re: Uploading Public keys to SSH Secure Shell Server?"
- Reply: TheJudge: "Re: Uploading Public keys to SSH Secure Shell Server?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|