<?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: Problem with sudo authorisation rule in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387524#M349722</link>
    <description>&amp;gt;how should I use it to get relevant output in a file.&lt;BR /&gt;&lt;BR /&gt;tusc -fp -ea -o tusc.out /appl/tsu/bin/sudo su - XYZadm</description>
    <pubDate>Fri, 27 Mar 2009 02:00:41 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-03-27T02:00:41Z</dc:date>
    <item>
      <title>Problem with sudo authorisation rule</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387518#M349716</link>
      <description>Hii Champs, &lt;BR /&gt;I have a weird problem with one of sudo rule i have set on sudoers file. I have provided a user group of 14 users  (say xyz) to switch one adm account (say xyzadm) using password in below way - &lt;BR /&gt;xyz ALL=(ALL) /bin/su - xyzadm&lt;BR /&gt;&lt;BR /&gt;this rule is going fine for 12 users, but for 2 users its inconsistence.Sometime it works fine and sometime giving error. Sometime When they use sudo command and enter there password, it is giving them password error ( Sorry, try again). I have also checked by making one test account ,assigned test user xyz group. I also face same issue. Whenever i change password it works for few session then again start giving password error. It really sound foolish .. &lt;BR /&gt;but if anyone has suggestion to help me,would be grateful.&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 25 Mar 2009 10:23:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387518#M349716</guid>
      <dc:creator>$t!$-</dc:creator>
      <dc:date>2009-03-25T10:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sudo authorisation rule</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387519#M349717</link>
      <description>Correction in rule i mentioned..its like below-- &lt;BR /&gt;%xyz ALL=(ALL) /bin/su - xyzadm&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Mar 2009 10:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387519#M349717</guid>
      <dc:creator>$t!$-</dc:creator>
      <dc:date>2009-03-25T10:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sudo authorisation rule</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387520#M349718</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The actual error would help.&lt;BR /&gt;&lt;BR /&gt;Check the environment before running the command with a good user and a problematic user.&lt;BR /&gt;&lt;BR /&gt;env &amp;gt; env.txt&lt;BR /&gt;&lt;BR /&gt;Use diff to compare the files.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 25 Mar 2009 10:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387520#M349718</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-25T10:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sudo authorisation rule</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387521#M349719</link>
      <description>Hii Steve,&lt;BR /&gt;here is actual error .. i have checked env variables with diff command , all looks same only differances found in parameter LOGNAME,PS1,USER,HOME,prompt,PWD. Which is as per users, so it looks ok. &lt;BR /&gt;&lt;BR /&gt;XXXX:XXXX&amp;gt; /appl/tsu/bin/sudo su - XYZadm&lt;BR /&gt;Password:&lt;BR /&gt;Sorry, try again.&lt;BR /&gt;Password:&lt;BR /&gt;Sorry, try again.&lt;BR /&gt;Password:&lt;BR /&gt;/appl/tsu/bin/sudo: 2 incorrect password attempts&lt;BR /&gt;XXXXX:XXXXX&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Mar 2009 11:15:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387521#M349719</guid>
      <dc:creator>$t!$-</dc:creator>
      <dc:date>2009-03-25T11:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sudo authorisation rule</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387522#M349720</link>
      <description>Try to run the same command under tusc to see more details. Possible PAM errors?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 25 Mar 2009 11:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387522#M349720</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2009-03-25T11:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sudo authorisation rule</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387523#M349721</link>
      <description>hii ivan,&lt;BR /&gt;i never used tusc...how should i use it to get relavent output in a file. &lt;BR /&gt;I have checked my system tusc is installed.</description>
      <pubDate>Thu, 26 Mar 2009 14:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387523#M349721</guid>
      <dc:creator>$t!$-</dc:creator>
      <dc:date>2009-03-26T14:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sudo authorisation rule</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387524#M349722</link>
      <description>&amp;gt;how should I use it to get relevant output in a file.&lt;BR /&gt;&lt;BR /&gt;tusc -fp -ea -o tusc.out /appl/tsu/bin/sudo su - XYZadm</description>
      <pubDate>Fri, 27 Mar 2009 02:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387524#M349722</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-27T02:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with sudo authorisation rule</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387525#M349723</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here you can find details of sudo and how to configure sudo.&lt;BR /&gt;&lt;BR /&gt;see the below link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sudo.ws/sudo/man/sudoers.html" target="_blank"&gt;http://www.sudo.ws/sudo/man/sudoers.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 27 Mar 2009 04:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-sudo-authorisation-rule/m-p/4387525#M349723</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-03-27T04:05:25Z</dc:date>
    </item>
  </channel>
</rss>

