<?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: shadow and sudo (passwd authentication) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355560#M732397</link>
    <description>Hey;&lt;BR /&gt;&lt;BR /&gt;grep log /opt/sudo/etc/sudoers&lt;BR /&gt;&lt;BR /&gt;If you don't have a log file entry in sudoers, put one in.  Then, try the password authentication again and examine the sudo log.&lt;BR /&gt;&lt;BR /&gt;I would have guessed that you have a @ in your password; however, your last entry says you don't.  &lt;BR /&gt;&lt;BR /&gt;Make sure you type your password cleanly - no backspaces, etc.  Perhaps your term isn't set up quite correctly such that instead of &lt;BR /&gt;&lt;BR /&gt;abc123&lt;BR /&gt;&lt;BR /&gt;you're actually typing&lt;BR /&gt;&lt;BR /&gt;adj^H^Hbc123&lt;BR /&gt;&lt;BR /&gt;To answer your original question, though, shadow passwords and sudo are fully compatible.  We use them across our environment to good effect.&lt;BR /&gt;&lt;BR /&gt;Doug O'Leary</description>
    <pubDate>Tue, 10 Feb 2009 12:56:35 GMT</pubDate>
    <dc:creator>Doug O'Leary</dc:creator>
    <dc:date>2009-02-10T12:56:35Z</dc:date>
    <item>
      <title>shadow and sudo (passwd authentication)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355555#M732392</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;I have installed shadow software on my 11.11 box&lt;BR /&gt;&lt;BR /&gt;# PHCO_27035                            1.0            shadow.h cumulative patch&lt;BR /&gt;# ShadowPW                              B.11.11.03     HP-UX 11.11 Shadow Password Enablement Product&lt;BR /&gt;  ShadowPW.SHADOW                       B.11.11.03     Shadow Password Enablement&lt;BR /&gt;  ShadowPW.SHADOW-MAN                   B.11.11.03     Shadow Password Enablement Man Pages&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The sudo version installed on this server is&lt;BR /&gt;&lt;BR /&gt;Sudo version 1.6.3p7&lt;BR /&gt;Authentication methods: 'passwd' 'secureware'&lt;BR /&gt;&lt;BR /&gt;When i do sudo su - my password does not accepted. It says wrong password. However; my passowrd works during login&lt;BR /&gt;&lt;BR /&gt;So my doubt is&lt;BR /&gt;&lt;BR /&gt;Do shadow and sudo(passwd authentication) work together?&lt;BR /&gt;&lt;BR /&gt;Or i will have to change the authentication to PAM&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sunny&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2009 11:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355555#M732392</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-02-10T11:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: shadow and sudo (passwd authentication)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355556#M732393</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;sudo is fully compatible with shadow password authentication.&lt;BR /&gt;&lt;BR /&gt;I have used it on Linux and HP-UX shadowed systems.&lt;BR /&gt;&lt;BR /&gt;I would have shadow installed and working prior to installing sudo, but that is probably not strictly necessary.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 10 Feb 2009 11:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355556#M732393</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-10T11:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: shadow and sudo (passwd authentication)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355557#M732394</link>
      <description>sudo with passwd authentication was working fine before we had installed shadow.&lt;BR /&gt;&lt;BR /&gt;After installing shadow; sudo without passwd authentication works fine but not with passwd authentication&lt;BR /&gt;&lt;BR /&gt;Can you suggest any action &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2009 11:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355557#M732394</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-02-10T11:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: shadow and sudo (passwd authentication)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355558#M732395</link>
      <description>Do you have any passwords that have more than 8 chars?  Without trusted/shadow, any beyond 8 were ignored.</description>
      <pubDate>Tue, 10 Feb 2009 12:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355558#M732395</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-02-10T12:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: shadow and sudo (passwd authentication)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355559#M732396</link>
      <description>No.&lt;BR /&gt;The password i am using is exactly 8 characters long.&lt;BR /&gt;&lt;BR /&gt;It has only 1 special character "_"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2009 12:24:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355559#M732396</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-02-10T12:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: shadow and sudo (passwd authentication)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355560#M732397</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;grep log /opt/sudo/etc/sudoers&lt;BR /&gt;&lt;BR /&gt;If you don't have a log file entry in sudoers, put one in.  Then, try the password authentication again and examine the sudo log.&lt;BR /&gt;&lt;BR /&gt;I would have guessed that you have a @ in your password; however, your last entry says you don't.  &lt;BR /&gt;&lt;BR /&gt;Make sure you type your password cleanly - no backspaces, etc.  Perhaps your term isn't set up quite correctly such that instead of &lt;BR /&gt;&lt;BR /&gt;abc123&lt;BR /&gt;&lt;BR /&gt;you're actually typing&lt;BR /&gt;&lt;BR /&gt;adj^H^Hbc123&lt;BR /&gt;&lt;BR /&gt;To answer your original question, though, shadow passwords and sudo are fully compatible.  We use them across our environment to good effect.&lt;BR /&gt;&lt;BR /&gt;Doug O'Leary</description>
      <pubDate>Tue, 10 Feb 2009 12:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355560#M732397</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2009-02-10T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: shadow and sudo (passwd authentication)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355561#M732398</link>
      <description>The TERM is set to xterm&lt;BR /&gt;&lt;BR /&gt;# echo $TERM&lt;BR /&gt;xterm&lt;BR /&gt;&lt;BR /&gt;I am entering the password correctly.&lt;BR /&gt;Other users are also facing same problem with their passwords&lt;BR /&gt;&lt;BR /&gt;There is no entry for log file in /etc/sudoers&lt;BR /&gt;&lt;BR /&gt;However the sudo messages are logging in syslog.log&lt;BR /&gt;&lt;BR /&gt;Feb 10 01:40:48 servername sudo:  username : 2 incorrect password attempts ; TTY=pts/5 ; PWD=/home/username ; USER=root ; COMMAND=/usr/bin/su -&lt;BR /&gt;Feb 10 01:52:18 servername sudo:  user : 1 incorrect password attempt ; TTY=pts/6 ; PWD=/home/user ; USER=root ; COMMAND=/usr/bin/su -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2009 13:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355561#M732398</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-02-10T13:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: shadow and sudo (passwd authentication)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355562#M732399</link>
      <description>Can you try connecting through a non Xterm application, like putty? Check to see if .Xauthority exists in your root and user home directories.  I've found that there are issues with .Xauthority and su.(I am still trying to work out my own issues) When you are already logged in on an xterm window and then issue the su - command it references .profile and .Xauthority.</description>
      <pubDate>Thu, 12 Mar 2009 13:57:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355562#M732399</guid>
      <dc:creator>S. Ney</dc:creator>
      <dc:date>2009-03-12T13:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: shadow and sudo (passwd authentication)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355563#M732400</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could upgrade you sudo install to the latest version (1.6.9p17.001).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 12 Mar 2009 14:10:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shadow-and-sudo-passwd-authentication/m-p/4355563#M732400</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-03-12T14:10:34Z</dc:date>
    </item>
  </channel>
</rss>

