LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   setting up a ssh server (https://www.linuxquestions.org/questions/linux-security-4/setting-up-a-ssh-server-489940/)

esdeedee 10-06-2006 04:29 AM

setting up a ssh server
 
Hi,

I want to setup a ssh server with the following requirements:

* one ssh server
* many ssh-clients who have to login over ssh, without input of the password. You can force this autologin with ssh-add (when the machine doesn't restart, without giving the passphrase)

But now the problem:

In my setup, the clients aren't persons, but machines. These machines have to login to a ssh-server and put data on it. How can I configure this setup, so the machines can autologin and no one have to type the passphrase on the client side? Is this possible? If not, someone an other/secure way of implementing this setup?

thx,

EsDeEdEe

kstan 10-06-2006 06:24 AM

just google 'ssh without password' like below:-
http://www.csua.berkeley.edu/~ranga/...sh_nopass.html


All times are GMT -5. The time now is 04:56 PM.