<?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: Trust System + ssh in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591537#M741771</link>
    <description>Are you able to login via console?&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Jul 2005 06:50:44 GMT</pubDate>
    <dc:creator>Mauro Gatti</dc:creator>
    <dc:date>2005-07-28T06:50:44Z</dc:date>
    <item>
      <title>Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591534#M741768</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I move my system to Trust-System mode, and now i can not login to the system with ssh:&lt;BR /&gt;I get the password promt and after writing the password i get connection closed.&lt;BR /&gt;It worked before the move to Turst-System, it looks like configuration problem (maybe at pam) ??? i do not have many much data at the syslog.log file. any tips ...</description>
      <pubDate>Thu, 28 Jul 2005 04:16:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591534#M741768</guid>
      <dc:creator>yaron daniel</dc:creator>
      <dc:date>2005-07-28T04:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591535#M741769</link>
      <description>Perhaps you could post: -&lt;BR /&gt;&lt;BR /&gt;- any errors in syslog&lt;BR /&gt;- any errors you see on screen&lt;BR /&gt;- your /etc/sshd/sshd_config file</description>
      <pubDate>Thu, 28 Jul 2005 04:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591535#M741769</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2005-07-28T04:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591536#M741770</link>
      <description>Please tell us the version of SSH server and client. The debug ouput from server and client will also be helpful.&lt;BR /&gt;&lt;BR /&gt;Some things to try&lt;BR /&gt;&lt;BR /&gt;1.Normally, when the system is converted to Trusted mode all the users passwords are expired. - Check whether your password had expired.&lt;BR /&gt;&lt;BR /&gt;2. Do you use NIS or NIS+?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 06:44:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591536#M741770</guid>
      <dc:creator>Michael Selvesteen_2</dc:creator>
      <dc:date>2005-07-28T06:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591537#M741771</link>
      <description>Are you able to login via console?&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 06:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591537#M741771</guid>
      <dc:creator>Mauro Gatti</dc:creator>
      <dc:date>2005-07-28T06:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591538#M741772</link>
      <description>If you are not able to login in any way (console included) have a look at your /etc/nsswitch.conf file&lt;BR /&gt;I got your same problem converting my server after a new installation.&lt;BR /&gt;Some configuration of nsswitch.file are not supported by trusted systems.&lt;BR /&gt;I correct my nsswitch file using only files and  dns (not "compact" entries) and it has come back to work fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 06:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591538#M741772</guid>
      <dc:creator>Mauro Gatti</dc:creator>
      <dc:date>2005-07-28T06:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591539#M741773</link>
      <description>Is it working for other login services? &lt;BR /&gt;Try to enable verbose with ssh -vvv and post output.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Thu, 28 Jul 2005 07:00:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591539#M741773</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-07-28T07:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591540#M741774</link>
      <description>Hello All&lt;BR /&gt;&lt;BR /&gt;I install this version: T1471AA A.04.00.000 HP-UX Secure Shell.&lt;BR /&gt;I do not user NIS or NIS+, Here is the output file of with all the answers:&lt;BR /&gt;</description>
      <pubDate>Sun, 31 Jul 2005 03:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591540#M741774</guid>
      <dc:creator>yaron daniel</dc:creator>
      <dc:date>2005-07-31T03:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591541#M741775</link>
      <description>Hmm...From your logs everything seems to be normal. To broaden the analysis, please post your server debug messages. &lt;BR /&gt;&lt;BR /&gt;Use /opt/ssh/sbin/sshd -ddde for debug output</description>
      <pubDate>Sun, 31 Jul 2005 23:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591541#M741775</guid>
      <dc:creator>Michael Selvesteen_2</dc:creator>
      <dc:date>2005-07-31T23:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591542#M741776</link>
      <description>Hello.&lt;BR /&gt;When you convert your system to trusted accounts tend to get locked. for a variety of reasons.&lt;BR /&gt;&lt;BR /&gt;run /usr/lbin/getprpw accountname&lt;BR /&gt;&lt;BR /&gt;look and make sure the lockout= is all 0s and alock= is no or false.&lt;BR /&gt;&lt;BR /&gt;You can correct a locked account with &lt;BR /&gt;/usr/lbin/modprpw -k username&lt;BR /&gt;or -v to reset expire time.&lt;BR /&gt;&lt;BR /&gt;also as far as ssh you will be prompted for your password unless you have valid keys on both sides setup correctly and you have a null passphrase.  Double check your permissions/owerships too on the key files and directories.  That can cause you grief too :) and security problems too.</description>
      <pubDate>Mon, 01 Aug 2005 01:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591542#M741776</guid>
      <dc:creator>generic_1</dc:creator>
      <dc:date>2005-08-01T01:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591543#M741777</link>
      <description>Hi &lt;BR /&gt;Here is the output of the sshd with debug.</description>
      <pubDate>Mon, 01 Aug 2005 02:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591543#M741777</guid>
      <dc:creator>yaron daniel</dc:creator>
      <dc:date>2005-08-01T02:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591544#M741778</link>
      <description>Try to check home directory and $HOME/.ssh directory permissions of user who is making connection.&lt;BR /&gt;Home have to be at least 755 (drwxr-xr-x) and .ssh have to be 700 (drwx------)&lt;BR /&gt;&lt;BR /&gt;RGDS&lt;BR /&gt;&lt;BR /&gt;Mauro&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Aug 2005 03:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591544#M741778</guid>
      <dc:creator>Mauro Gatti</dc:creator>
      <dc:date>2005-08-01T03:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591545#M741779</link>
      <description>Hello Daniel,&lt;BR /&gt;&lt;BR /&gt;I guess you have missed to attach the debug file. Please attach it.&lt;BR /&gt;&lt;BR /&gt;Also that, once the system is converted to trusted, the ssh login process will be as shown below&lt;BR /&gt;&lt;BR /&gt;# ssh -l &lt;USER&gt; localhost&lt;BR /&gt;The authenticity of host 'localhost (127.0.0.1)' can't be established.&lt;BR /&gt;RSA key fingerprint is 6a:e4:7d:67:93:78:39:29:4e:ab:6b:af:98:00:37:8f.&lt;BR /&gt;Are you sure you want to continue connecting (yes/no)? yes&lt;BR /&gt;Warning: Permanently added 'localhost' (RSA) to the list of known hosts.&lt;BR /&gt;Password:&lt;BR /&gt;Last   successful login for &lt;USER&gt;: Mon Aug  1 17:04:51 IST-5:30 2005&lt;BR /&gt;Last unsuccessful login for &lt;USER&gt;: NEVER&lt;BR /&gt;Your password has expired.&lt;BR /&gt;Changing password for &lt;USER&gt;&lt;BR /&gt;Old password:&lt;BR /&gt;&lt;BR /&gt;These messgaes are not present in your logs. If possible try to convert back to normal system and use /etc/tsconvert to convert again to trusted.&lt;BR /&gt;&lt;BR /&gt;&lt;/USER&gt;&lt;/USER&gt;&lt;/USER&gt;&lt;/USER&gt;</description>
      <pubDate>Mon, 01 Aug 2005 04:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591545#M741779</guid>
      <dc:creator>Michael Selvesteen_2</dc:creator>
      <dc:date>2005-08-01T04:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591546#M741780</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Sorry here is the file:&lt;BR /&gt;&lt;BR /&gt;I also convert back the system and ssh works great, convert to trust-system again, ssh dows not work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Aug 2005 11:29:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591546#M741780</guid>
      <dc:creator>yaron daniel</dc:creator>
      <dc:date>2005-08-03T11:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591547#M741781</link>
      <description>Just a guess but does it work with privilege separation turned off?&lt;BR /&gt;&lt;BR /&gt;In /opt/ssh/etc/sshd_config set&lt;BR /&gt;&lt;BR /&gt;UsePrivilegeSeparation no&lt;BR /&gt;&lt;BR /&gt;and restart sshd.&lt;BR /&gt;&lt;BR /&gt;BTW as other folks have requested you should really provide most detailed debug trace (e.g. with -ddd). It looks like you ran sshd with only one -d.</description>
      <pubDate>Wed, 03 Aug 2005 19:05:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591547#M741781</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-08-03T19:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591548#M741782</link>
      <description>also try password auth with your ssh client connection. From your last sshd debug output, it didn't try passwd auth but instead keybd interactive... that's where it failed. See if you get better results w/ password auth and if it's good we'll troubleshoot from there.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ssh -vvv -o PreferredAuthentications=password username@hostname&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps,&lt;BR /&gt;-denver</description>
      <pubDate>Wed, 03 Aug 2005 20:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591548#M741782</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-08-03T20:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591549#M741783</link>
      <description>check your accoutnts you are using with /usr/lbin/getprpw username&lt;BR /&gt;make sure they didnt get locked or expired after confverting.&lt;BR /&gt;&lt;BR /&gt;I posted how to fix those above.&lt;BR /&gt;&lt;BR /&gt;Also glance at /etc/securetty and more sure its ok.  Have you tried an account beside root?</description>
      <pubDate>Wed, 03 Aug 2005 20:04:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591549#M741783</guid>
      <dc:creator>generic_1</dc:creator>
      <dc:date>2005-08-03T20:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591550#M741784</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;I try : &lt;BR /&gt;ssh -vvv -o PreferredAuthentications=password username@hostname, and it works !!!&lt;BR /&gt;But i did not find this option in the ssh_config or sshd_config files.&lt;BR /&gt;How can i make it permanent ?&lt;BR /&gt;&lt;BR /&gt;10x</description>
      <pubDate>Thu, 04 Aug 2005 02:54:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591550#M741784</guid>
      <dc:creator>yaron daniel</dc:creator>
      <dc:date>2005-08-04T02:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591551#M741785</link>
      <description>good deal. looks like something w/ pam and going to trusted. I don't have anytime to look at it, but might later. try a search in the forums for "sshd pam trusted" to see what's out there.&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Thu, 04 Aug 2005 06:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591551#M741785</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-08-04T06:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Trust System + ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591552#M741786</link>
      <description>In the ./ssh/ssh_config configure&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PreferredAuthentications password</description>
      <pubDate>Thu, 04 Aug 2005 06:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trust-system-ssh/m-p/3591552#M741786</guid>
      <dc:creator>Todd Whitcher</dc:creator>
      <dc:date>2005-08-04T06:39:09Z</dc:date>
    </item>
  </channel>
</rss>

