<?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: login incorrect, su command problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923597#M816031</link>
    <description>Thanx Devender... Thanx James.&lt;BR /&gt;The problem was owner in /usr/bin/login, I changed it bin to root.&lt;BR /&gt;Regards</description>
    <pubDate>Tue, 06 Sep 2005 12:20:37 GMT</pubDate>
    <dc:creator>Eduardo Ayala Cortés</dc:creator>
    <dc:date>2005-09-06T12:20:37Z</dc:date>
    <item>
      <title>login incorrect, su command problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923590#M816024</link>
      <description>Hi Friends&lt;BR /&gt;I have a problem, my machine is a rp2405, SO UNIX 11i.&lt;BR /&gt;When I change the password of any user did not match at the login prompt. The system send a message "login incorrect".&lt;BR /&gt;With the su command the system send "set groups: not owner" message.&lt;BR /&gt;&lt;BR /&gt;Thak you</description>
      <pubDate>Mon, 05 Sep 2005 16:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923590#M816024</guid>
      <dc:creator>Eduardo Ayala Cortés</dc:creator>
      <dc:date>2005-09-05T16:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: login incorrect, su command problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923591#M816025</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is your password file intact ? See through some allready logged in user or try logging in as root from console. &lt;BR /&gt;&lt;BR /&gt;Also note that you should not use special characters like @,# in the passwords. &lt;BR /&gt;&lt;BR /&gt;From man passwd&lt;BR /&gt;=============================&lt;BR /&gt;WARNINGS&lt;BR /&gt;   Avoid password characters which have special meaning to the tty driver, such as # (erase) and @ (kill).  You may not be able to login with these characters.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 05 Sep 2005 17:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923591#M816025</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-09-05T17:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: login incorrect, su command problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923592#M816026</link>
      <description>Hi Eduardo:&lt;BR /&gt;&lt;BR /&gt;Make sure that the '/usr/bin/su' executable is owned by root with its set userid bit (suid) on.  An 'ls' should return:&lt;BR /&gt;&lt;BR /&gt;-r-sr-xr-x 1 root bin ...&lt;BR /&gt;&lt;BR /&gt;If not, fix with:&lt;BR /&gt;&lt;BR /&gt;# chmod 04555 /usr/bin/su&lt;BR /&gt;&lt;BR /&gt;Make sure, too, that '/etc/passwd' is readable by everyone: -r--r--r--&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 05 Sep 2005 18:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923592#M816026</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-09-05T18:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: login incorrect, su command problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923593#M816027</link>
      <description>Hi Devender, Mye /etc/passwd file is intact, I not use this characters in the password.&lt;BR /&gt;The problem exist either trusted or untrusted system</description>
      <pubDate>Mon, 05 Sep 2005 18:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923593#M816027</guid>
      <dc:creator>Eduardo Ayala Cortés</dc:creator>
      <dc:date>2005-09-05T18:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: login incorrect, su command problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923594#M816028</link>
      <description>Thanks James, these are my files&lt;BR /&gt;-r--r--r--   1 root       sys           1521 Sep  5 16:52 /etc/passwd &lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;-r-sr-xr-x   1 bin        bin          28672 Oct  4  2002 /usr/bin/su&lt;BR /&gt;&lt;BR /&gt;I owned to root /usr/bin/su and now the problem happens with the trusted system mode</description>
      <pubDate>Mon, 05 Sep 2005 18:21:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923594#M816028</guid>
      <dc:creator>Eduardo Ayala Cortés</dc:creator>
      <dc:date>2005-09-05T18:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: login incorrect, su command problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923595#M816029</link>
      <description>I detect another problem:&lt;BR /&gt;When I typed the Who command do not appear anything on the screen.</description>
      <pubDate>Mon, 05 Sep 2005 18:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923595#M816029</guid>
      <dc:creator>Eduardo Ayala Cortés</dc:creator>
      <dc:date>2005-09-05T18:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: login incorrect, su command problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923596#M816030</link>
      <description>Thanx Devender... Thanx James.&lt;BR /&gt;The problem was owner in /usr/bin/login, I changed it bin to root.&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Sep 2005 12:19:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923596#M816030</guid>
      <dc:creator>Eduardo Ayala Cortés</dc:creator>
      <dc:date>2005-09-06T12:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: login incorrect, su command problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923597#M816031</link>
      <description>Thanx Devender... Thanx James.&lt;BR /&gt;The problem was owner in /usr/bin/login, I changed it bin to root.&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 06 Sep 2005 12:20:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-incorrect-su-command-problem/m-p/4923597#M816031</guid>
      <dc:creator>Eduardo Ayala Cortés</dc:creator>
      <dc:date>2005-09-06T12:20:37Z</dc:date>
    </item>
  </channel>
</rss>

