LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ssh (https://www.linuxquestions.org/questions/linux-newbie-8/ssh-231696/)

kenny2004 09-17-2004 05:23 AM

Ssh
 
ISSUE: Trying to auto connect to another linux box without typing the password or passcode when prompt.

I read from one of the web documents that i need to put in the authorized_key file onto the targeted host so that i can login without typing the password.

I have SSH installed into both my linux boxes. But i can't find the .ssh directory. It is not found in the '/root' directory as mentioned in the installation documents.

Any idea how i can find it? is it always created upon installation?

I tested SSH with 'scp' and it works.

ppuru 09-17-2004 05:38 AM

The .ssh directory exists in your home directory too.
You can create one if it does not.


All times are GMT -5. The time now is 08:36 PM.