<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Automaticlly geting the password using ssh in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863416#M3031</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;you must supply no passphrase&lt;BR /&gt;when you make the key. &lt;BR /&gt;Just press enter.&lt;BR /&gt;You can also change your current&lt;BR /&gt;key passphrase. Just press enter. Then you could login without password. &lt;BR /&gt;&lt;BR /&gt;ssh-keygen -p -f ~/.ssh/id_dsa&lt;BR /&gt;Enter old passphrase: &lt;BR /&gt;Key has comment '/home/smertens/.ssh/id_dsa'&lt;BR /&gt;Enter new passphrase (empty for no passphrase): &lt;BR /&gt;Enter same passphrase again: &lt;BR /&gt;Your identification has been saved with the new passphrase.&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;Steven</description>
    <pubDate>Thu, 12 Dec 2002 20:47:30 GMT</pubDate>
    <dc:creator>Steven Mertens</dc:creator>
    <dc:date>2002-12-12T20:47:30Z</dc:date>
    <item>
      <title>Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863414#M3029</link>
      <description>I am using rssync to keep some parts our HP-9000 using hp-ux 11.0 boxes in sync.&lt;BR /&gt;I using ssh to do the link.&lt;BR /&gt;My problem is getting ssh to connect without asking for the password.&lt;BR /&gt;I used "ssh-keygen -t dsa" to create the Public key then copied the key to the authrize_key file on the other host.&lt;BR /&gt;I still get asked for the Password before it will process.&lt;BR /&gt;As I understand ssh and ssh-keygen I should not have to enter the password just execute the script.&lt;BR /&gt;My script looks some thing like this:&lt;BR /&gt;"rsync -az -e ssh -rsync-path=/usr/local/bin/rsync User@hostname:/Path/to/sourse/file /Path/to/Dest/Directory"&lt;BR /&gt;&lt;BR /&gt;this work from the command line or inside a script except for it stops and asks for the password for the User&lt;BR /&gt;What am I missing.&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 12 Dec 2002 19:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863414#M3029</guid>
      <dc:creator>Marty Metras</dc:creator>
      <dc:date>2002-12-12T19:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863415#M3030</link>
      <description>I did use no passphrase.&lt;BR /&gt;I defaulted through all 3 prompts.&lt;BR /&gt;The file name for id_dsa and both passphrase prompts.&lt;BR /&gt;Then I copied the .ssh/id_dsa.pub to .ssh/authorized_keys on the other host.&lt;BR /&gt;when I was finished I had id_dsa, id_dsa.pub(Public key) and authorized_keys (Public key for the other host.)&lt;BR /&gt;I had this on both servers I am using the same userID/Password on both boxed.&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 12 Dec 2002 20:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863415#M3030</guid>
      <dc:creator>Marty Metras</dc:creator>
      <dc:date>2002-12-12T20:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863416#M3031</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;you must supply no passphrase&lt;BR /&gt;when you make the key. &lt;BR /&gt;Just press enter.&lt;BR /&gt;You can also change your current&lt;BR /&gt;key passphrase. Just press enter. Then you could login without password. &lt;BR /&gt;&lt;BR /&gt;ssh-keygen -p -f ~/.ssh/id_dsa&lt;BR /&gt;Enter old passphrase: &lt;BR /&gt;Key has comment '/home/smertens/.ssh/id_dsa'&lt;BR /&gt;Enter new passphrase (empty for no passphrase): &lt;BR /&gt;Enter same passphrase again: &lt;BR /&gt;Your identification has been saved with the new passphrase.&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Thu, 12 Dec 2002 20:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863416#M3031</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2002-12-12T20:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863417#M3032</link>
      <description>check the permissions on the owners home directory they must be 755 otherwise SSH will ask for a password.  Also do the ssh connection with a -v arg and it will show you what passes and fails for the checks.</description>
      <pubDate>Wed, 18 Dec 2002 13:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863417#M3032</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2002-12-18T13:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863418#M3033</link>
      <description>Hi,&lt;BR /&gt;I tried the -v (debug)&lt;BR /&gt;Here are the resolts of the 2 connections tries. I left out most of it because it matches on both contections.&lt;BR /&gt;Please note that UNIX to Linux and Linux to Linux works fine.&lt;BR /&gt;But UNIX to Unix and Linux to Unix prompts for the password.&lt;BR /&gt;After looking at the debug output I'm confused. Is the problem with the Public key.&lt;BR /&gt;Let me verify how I made the public key in case I miss understand the process.&lt;BR /&gt;On each of the 4 servers using the sam userID.&lt;BR /&gt;command: ssh-keygen -t dsa&lt;BR /&gt; When prompted for file name I just press enter.&lt;BR /&gt; When prompted for passphrase I just press enter&lt;BR /&gt; also just press enter for the confirm to the passphrase.&lt;BR /&gt;It creates 2 files ~/.ssh/id_dsa ~/.ssh/id_dsa.pub &lt;BR /&gt;Then I create an authorized_keys file using&lt;BR /&gt;Command: cp -p id_dsa.pub authorized_keys&lt;BR /&gt;Then I append the authorized_keys with the id_dsa.pub from each of the other 3 servers.&lt;BR /&gt;Command: cat id_dsa.pub &amp;gt;&amp;gt; authorized_keys&lt;BR /&gt;At this point I should have a public key for each server in the authorized_keys file.&lt;BR /&gt;I copy the authorized_keys to each of the 4 servers so each server will have all 4 keys.&lt;BR /&gt;At this point I have 3 new files in ~/.ssh&lt;BR /&gt; id_dsa id_dsa.pub authorized_keys&lt;BR /&gt;As I understand this I should be able to do an "ssh hostname" logged in as my testuser that is is on al 4 servers and not be prompted for the password. &lt;BR /&gt;Do I understand the right?&lt;BR /&gt;&lt;BR /&gt;Marty&lt;BR /&gt;&lt;BR /&gt;### from UNIX_1 to UNIX_2 server&lt;BR /&gt;### "testuser" same on both boxes&lt;BR /&gt;$ ssh -v UNIX_2&lt;BR /&gt;...&lt;BR /&gt;debug1: got SSH2_MSG_SERVICE_ACCEPT&lt;BR /&gt;debug1: authentications that can continue: publickey,password,keyboard-interactive&lt;BR /&gt;debug1: next auth method to try is publickey&lt;BR /&gt;debug1: try privkey: /home/users/testuser/.ssh/id_rsa&lt;BR /&gt;debug1: try pubkey: /home/users/testuser/.ssh/id_dsa&lt;BR /&gt;debug1: authentications that can continue: publickey,password,keyboard-interactive&lt;BR /&gt;debug1: next auth method to try is keyboard-interactive&lt;BR /&gt;debug1: authentications that can continue: publickey,password,keyboard-interactive&lt;BR /&gt;debug1: next auth method to try is password&lt;BR /&gt;testuser@UNIX_2's password:&lt;BR /&gt;### not it stops for passwsord&lt;BR /&gt;&lt;BR /&gt;###################################################&lt;BR /&gt;### From UNIX_1 to LINUX_1&lt;BR /&gt;### "testuser" same on both boxes&lt;BR /&gt;$ ssh -v LINUX_1&lt;BR /&gt;...&lt;BR /&gt;debug1: got SSH2_MSG_SERVICE_ACCEPT&lt;BR /&gt;debug1: authentications that can continue: publickey,password,keyboard-interactive&lt;BR /&gt;debug1: next auth method to try is publickey&lt;BR /&gt;debug1: try privkey: /home/users/testuser/.ssh/id_rsa&lt;BR /&gt;debug1: try pubkey: /home/users/testuser/.ssh/id_dsa&lt;BR /&gt;debug1: input_userauth_pk_ok: pkalg ssh-dss blen 433 lastkey 40022430 hint 1&lt;BR /&gt;debug1: read PEM private key done: type DSA&lt;BR /&gt;debug1: ssh-userauth2 successful: method publickey&lt;BR /&gt;debug1: channel 0: new [client-session]&lt;BR /&gt;debug1: send channel open 0&lt;BR /&gt;debug1: Entering interactive session.&lt;BR /&gt;debug1: ssh_session2_setup: id 0&lt;BR /&gt;debug1: channel request 0: pty-req&lt;BR /&gt;debug1: channel request 0: shell&lt;BR /&gt;debug1: fd 4 setting TCP_NODELAY&lt;BR /&gt;debug1: channel 0: open confirm rwindow 0 rmax 32768&lt;BR /&gt;Last login: Wed Dec 18 07:44:45 2002 from kncryvis&lt;BR /&gt;[testuser@LINUX_1 testuser]$&lt;BR /&gt;### Note it connected without password prompt&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Dec 2002 15:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863418#M3033</guid>
      <dc:creator>Marty Metras</dc:creator>
      <dc:date>2002-12-18T15:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863419#M3034</link>
      <description>From your description, the most like thing is that some part of the path of the ~testuser/.ssh/authorized_keys file on the Unix server does not meet the security tests.  Each directory from / down to .ssh and the authorized_keys file itself must be owned by either root or testuser, and can not be group or world writable.  This is to prevent someone else from sticking a bogus file in place.&lt;BR /&gt;&lt;BR /&gt;If this fails, you might check the sshd's logging on the Unix machine to see if it indicates why it is rejecting the key.&lt;BR /&gt;&lt;BR /&gt;Lastly, if the Unix server is running a different version of sshd than OpenSSH (i.e. the ssh.org/ssh.com version), it may be looking in a different place (like ~/.ssh2).  The version is displayed near the top of the verbose dialog.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;-Scott-</description>
      <pubDate>Thu, 19 Dec 2002 01:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863419#M3034</guid>
      <dc:creator>Scott Corzine</dc:creator>
      <dc:date>2002-12-19T01:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863420#M3035</link>
      <description>I have changed Protocol 2 to Protocol 2,1 in the sshd_config file and restarts sshd.&lt;BR /&gt;Being that my problem seams to be logging in to the UNIX servers and not Linux, I'm thinking I should start over.&lt;BR /&gt;Before I do this please confirm the following that I understand it correct.&lt;BR /&gt;&lt;BR /&gt;On UNIX_1 server I create a public key using `ssh-keygen -t dsa`&lt;BR /&gt;I create a file that is a copy of id_dsa.pub called authorized_keys and put it in the .ssh directory on the UNIX_2 server.&lt;BR /&gt;At this point I should be able to ssh from UNIX_1 to UNIX_2 without a prompt for a password.&lt;BR /&gt;I should NOT be able ssh from UNIX_2 to UNIX with out a prompt for password.&lt;BR /&gt;Because I have not created a Public key on UNIX_2 yet.&lt;BR /&gt;&lt;BR /&gt;Do I not under stand this correct?&lt;BR /&gt;&lt;BR /&gt;Below are the Versions info and the Rights.&lt;BR /&gt;I have also set the LogLevel to DEBUG3 to see if there is more info that would help.&lt;BR /&gt;I saw nothing more that was different than I sent earlier.&lt;BR /&gt;What am I missing?&lt;BR /&gt;Marty&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;UNIX_1 to UNIX_2 Ver. using ssh -v UNIX_2&lt;BR /&gt;HP-UX port of OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f&lt;BR /&gt;&lt;BR /&gt;Dir rights on both unix servers&lt;BR /&gt;drwxrwxr-x   6 testuser    dba           8192 Dec 18 06:59 /home/users/testuser&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x   2 testuser dba           8192 Dec 13 10:23 .ssh&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--   1 testuser dba           2424 Dec 13 10:53 authorized_keys&lt;BR /&gt;-rw-------   1 testuser dba            672 Dec 13 09:32 id_dsa&lt;BR /&gt;-rw-r--r--   1 testuser dba            606 Dec 13 09:32 id_dsa.pub&lt;BR /&gt;-rw-r--r--   1 testuser dba            687 Dec 13 09:18 known_hosts&lt;BR /&gt;-rw-------   1 testuser dba           1024 Dec 18 10:25 prng_seed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Linux_1 to Linux_2 Ver. using ssh -v linux_2&lt;BR /&gt;OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600fd&lt;BR /&gt;&lt;BR /&gt;Dir. Rights on both Linux servers&lt;BR /&gt;drwxr-xr-x    6 testuser  testuser      4096 Dec 19 07:47 /home/users/testuser&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x    2 testuser dba          4096 Dec 13 11:04 .ssh&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--    1 testuser dba          2424 Dec 13 11:04 authorized_keys&lt;BR /&gt;-rw-------    1 testuser dba           668 Dec 13 09:58 id_dsa&lt;BR /&gt;-rw-r--r--    1 testuser dba           606 Dec 13 09:58 id_dsa.pub&lt;BR /&gt;-rw-r--r--    1 testuser dba           684 Dec 13 09:53 known_hosts2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Dec 2002 14:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863420#M3035</guid>
      <dc:creator>Marty Metras</dc:creator>
      <dc:date>2002-12-19T14:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863421#M3036</link>
      <description>Scott,&lt;BR /&gt;In syslog.log I have this message.&lt;BR /&gt;Authentication refused: bad ownership or modes for directory /home/users/testuser&lt;BR /&gt;I think the rights are ok.&lt;BR /&gt;Marty&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Dec 2002 16:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863421#M3036</guid>
      <dc:creator>Marty Metras</dc:creator>
      <dc:date>2002-12-19T16:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863422#M3037</link>
      <description>Marty-&lt;BR /&gt;&lt;BR /&gt;The syslog message:&lt;BR /&gt;Authentication refused: bad ownership or modes for directory /home/users/testuser &lt;BR /&gt;&lt;BR /&gt;Is caused by:&lt;BR /&gt;Dir rights on both unix servers &lt;BR /&gt;drwxrwxr-x 6 testuser dba 8192 Dec 18 06:59 /home/users/testuser &lt;BR /&gt;     ^--- (That 2nd w is the culprit)&lt;BR /&gt;&lt;BR /&gt;Your home directory is group-writable, so sshd considers it insecure.  This is because someone else in your group could move things around so that they control the contents of /home/users/testuser/.ssh/authorized_keys and could break into your account.  It's ssh being paranoid to protect you.&lt;BR /&gt;&lt;BR /&gt;Each of the following must be no more open than:&lt;BR /&gt;drwxr-xr-x /&lt;BR /&gt;drwxr-xr-x /home&lt;BR /&gt;drwxr-xr-x /home/users&lt;BR /&gt;drwxr-xr-x /home/users/testuser&lt;BR /&gt;drwxr-xr-x /home/users/testuser/.ssh&lt;BR /&gt;-rw-r--r-- /home/users/testuser/.ssh/authorized_keys&lt;BR /&gt;&lt;BR /&gt;Each of the above must belong to either root or testuser.&lt;BR /&gt;&lt;BR /&gt;It's annoying, obscure, and a fairly common problem.  But it's there to protect you.&lt;BR /&gt;&lt;BR /&gt;BTW, there is an option in the sshd config file named something like GroupWriteableOK (not the exact name).  This allows group write permissions, but shouldn't be used unless you are using RedHat's group-per-user/umask 002 permission setup (which is why it was added).&lt;BR /&gt;&lt;BR /&gt;You probably shouldn't turn the GroupWritableOK thing on unless: (a) you run a machine\ with multiple users collaborating in groups, and (b) you use the group-per-user scheme, or (c) you're building your own sshd software on an RH machine (their RPMs already have it on).  If these last two paragraphs don't make much sense, don't worry.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;-Scott-</description>
      <pubDate>Fri, 20 Dec 2002 00:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863422#M3037</guid>
      <dc:creator>Scott Corzine</dc:creator>
      <dc:date>2002-12-20T00:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863423#M3038</link>
      <description>Scott,&lt;BR /&gt;&lt;BR /&gt;We got it.&lt;BR /&gt;I only had to change &lt;BR /&gt;drwxr-xr-x /home/users/testuser &lt;BR /&gt;&lt;BR /&gt;Even though the directories above were to open to the group to write, it did not stop ssh.&lt;BR /&gt;&lt;BR /&gt;I went through all the changes I had made to sshd_config and ssh_config to put them back to the defaults. Restarted sshd.&lt;BR /&gt;And every thing is working.&lt;BR /&gt;I retried to ssh from each of the 4 computer to each of the other. It worked great!&lt;BR /&gt;&lt;BR /&gt;I can make it work and not work by making the change to just the rights. This has to be the cause.&lt;BR /&gt;&lt;BR /&gt;Thanks for all your help.&lt;BR /&gt;Thank all of you.&lt;BR /&gt;Have a Merry Christmas.&lt;BR /&gt;Marty&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Dec 2002 17:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863423#M3038</guid>
      <dc:creator>Marty Metras</dc:creator>
      <dc:date>2002-12-20T17:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863424#M3039</link>
      <description>Marty and asistants, Thanks for getting tis figured out.  I spent the last week fighting the same thing. I was able to get mine to work yesterday using putty terminal.</description>
      <pubDate>Tue, 15 Jul 2003 10:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863424#M3039</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2003-07-15T10:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863425#M3040</link>
      <description>Thanks for reminding me Larry.&lt;BR /&gt;Some times the simple things drive you up the wall.&lt;BR /&gt;Marty</description>
      <pubDate>Tue, 15 Jul 2003 14:14:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863425#M3040</guid>
      <dc:creator>Marty Metras</dc:creator>
      <dc:date>2003-07-15T14:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Automaticlly geting the password using ssh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863426#M3041</link>
      <description>Unfortunately this does seem to be one of the most common things which trip people up when they first start using per-user RSA keys in ssh.  And it's not an easy one to find.&lt;BR /&gt;&lt;BR /&gt;The hardest part is that ssh considers this "insecure permissions" problem to be a security hole, so it won't tell the ssh client about the problem (because that would be revealing a security problem to a non-authenticated user).  It only logs it in the server's logs (where the user probably can't see it even when using ssh -v).&lt;BR /&gt;&lt;BR /&gt;It's a good reason to always have a non-ssh method into your system (telnet w/ Kerberos, console access, etc.), especially when ssh is configured to require per-user RSA keys (and plain passwords are disabled).&lt;BR /&gt;&lt;BR /&gt;-Scott-</description>
      <pubDate>Wed, 16 Jul 2003 02:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/automaticlly-geting-the-password-using-ssh/m-p/2863426#M3041</guid>
      <dc:creator>Scott Corzine</dc:creator>
      <dc:date>2003-07-16T02:45:17Z</dc:date>
    </item>
  </channel>
</rss>

