<?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: Sudo issues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-issues/m-p/5153450#M455154</link>
    <description>Hello Roy&lt;BR /&gt;&lt;BR /&gt;Please try the following syntax.&lt;BR /&gt;&lt;BR /&gt;User_Alias SABADEVS = john, paul, vrao&lt;BR /&gt;SABADEVS ALL = NOPASSWD:/usr/bin/su - mark&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Thu, 29 Jan 2009 13:24:30 GMT</pubDate>
    <dc:creator>killer1</dc:creator>
    <dc:date>2009-01-29T13:24:30Z</dc:date>
    <item>
      <title>Sudo issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-issues/m-p/5153448#M455152</link>
      <description>Hello Experts,&lt;BR /&gt;&lt;BR /&gt;i have one problem with sudoers file. i have three user john, paull, vrao i wanted these users can become user mark. for that, i had added following lines in sudoers file.&lt;BR /&gt;&lt;BR /&gt;User_Alias      SABADEVS = john, paul, vrao&lt;BR /&gt;Runas_Alias     SABA = mark&lt;BR /&gt;SABADEVS       ALL = (SABA) NOPASSWD:ALL&lt;BR /&gt;&lt;BR /&gt;but its not working....asking for password while trying to switch to user mark from these three users.&lt;BR /&gt;&lt;BR /&gt;thanks in adance.&lt;BR /&gt;Roy</description>
      <pubDate>Thu, 29 Jan 2009 12:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-issues/m-p/5153448#M455152</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2009-01-29T12:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sudo issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-issues/m-p/5153449#M455153</link>
      <description>I see you use :ALL&lt;BR /&gt;but to change user you need &lt;BR /&gt;"su - mark "&lt;BR /&gt;&lt;BR /&gt;Did you try to narrow just for su ?&lt;BR /&gt;&lt;BR /&gt;Cmnd_Alias      SU = /usr/bin/su&lt;BR /&gt;SABADEVS ALL = (SABA) NOPASSWD:SU&lt;BR /&gt;&lt;BR /&gt;Or alternatively does it work just &lt;BR /&gt;plain SU  (for everyone to start)&lt;BR /&gt;&lt;BR /&gt;User_Alias      SABADEVS = john, paul, vrao&lt;BR /&gt;Cmnd_Alias      SU = /usr/bin/su&lt;BR /&gt;SABADEVS ALL = (SABA) NOPASSWD:SU&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2009 13:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-issues/m-p/5153449#M455153</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2009-01-29T13:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sudo issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-issues/m-p/5153450#M455154</link>
      <description>Hello Roy&lt;BR /&gt;&lt;BR /&gt;Please try the following syntax.&lt;BR /&gt;&lt;BR /&gt;User_Alias SABADEVS = john, paul, vrao&lt;BR /&gt;SABADEVS ALL = NOPASSWD:/usr/bin/su - mark&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 29 Jan 2009 13:24:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-issues/m-p/5153450#M455154</guid>
      <dc:creator>killer1</dc:creator>
      <dc:date>2009-01-29T13:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sudo issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-issues/m-p/5153451#M455155</link>
      <description>If your users are using the "sudo su - mark" construct, they're effectively asking sudo to allow them to become root so that su can switch them to mark without asking for a password. Your sudo configuration does not allow that.&lt;BR /&gt;&lt;BR /&gt;With the rules you have specified, your users should use "sudo -u mark -i". It achieves the same result as "sudo su - mark", but in a different way.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 29 Jan 2009 13:37:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-issues/m-p/5153451#M455155</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-01-29T13:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sudo issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-issues/m-p/5153452#M455156</link>
      <description>Thanks guys....its working now.</description>
      <pubDate>Thu, 29 Jan 2009 13:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-issues/m-p/5153452#M455156</guid>
      <dc:creator>amipankaj</dc:creator>
      <dc:date>2009-01-29T13:41:51Z</dc:date>
    </item>
  </channel>
</rss>

