<?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: sudoers set-up in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300134#M337983</link>
    <description>Marylou,&lt;BR /&gt;    To configure sudo you need to take this steps.&lt;BR /&gt;/usr/sbin/visudo it will open the file /etc/sudoers&lt;BR /&gt;put these entry into it&lt;BR /&gt;%groupname servername=/usr/sbin/diskinfo,/usr/sbin/swlist&lt;BR /&gt;or&lt;BR /&gt;username servername=/usr/sbin/diskinfo,/usr/sbin/swlist&lt;BR /&gt;&lt;BR /&gt;Save the file&lt;BR /&gt;&lt;BR /&gt;switch to user username&lt;BR /&gt;run&lt;BR /&gt;sudo /usr/sbin/diskinfo&lt;BR /&gt;it will ask passwd of the user&lt;BR /&gt;</description>
    <pubDate>Tue, 04 Nov 2008 15:57:04 GMT</pubDate>
    <dc:creator>Adam W.</dc:creator>
    <dc:date>2008-11-04T15:57:04Z</dc:date>
    <item>
      <title>sudoers set-up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300130#M337979</link>
      <description>I'm trying to set-up our sudoers, but having a difficulty. Can someone please provide assistance?&lt;BR /&gt;&lt;BR /&gt;thank you in advance,&lt;BR /&gt;Marylou&lt;BR /&gt;College of the Canyons&lt;BR /&gt;Santa Clarita, CA</description>
      <pubDate>Tue, 04 Nov 2008 15:44:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300130#M337979</guid>
      <dc:creator>Marylou Kohlmeier</dc:creator>
      <dc:date>2008-11-04T15:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: sudoers set-up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300131#M337980</link>
      <description>use visudo command to add entries to sudoers &lt;BR /&gt;</description>
      <pubDate>Tue, 04 Nov 2008 15:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300131#M337980</guid>
      <dc:creator>gr8</dc:creator>
      <dc:date>2008-11-04T15:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: sudoers set-up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300132#M337981</link>
      <description>Hello Marylou.&lt;BR /&gt;&lt;BR /&gt;What kind of problems are you having ?&lt;BR /&gt;&lt;BR /&gt;What O.S. Version ?&lt;BR /&gt;&lt;BR /&gt;What are you trying to do ?</description>
      <pubDate>Tue, 04 Nov 2008 15:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300132#M337981</guid>
      <dc:creator>Fabian Briseño</dc:creator>
      <dc:date>2008-11-04T15:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: sudoers set-up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300133#M337982</link>
      <description>Thank you for your response.&lt;BR /&gt;&lt;BR /&gt;I did that, but would like to see some sample parameters for User_alias, Runas_Alias, Host_Alias,and Cmnd_Alias</description>
      <pubDate>Tue, 04 Nov 2008 15:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300133#M337982</guid>
      <dc:creator>Marylou Kohlmeier</dc:creator>
      <dc:date>2008-11-04T15:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: sudoers set-up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300134#M337983</link>
      <description>Marylou,&lt;BR /&gt;    To configure sudo you need to take this steps.&lt;BR /&gt;/usr/sbin/visudo it will open the file /etc/sudoers&lt;BR /&gt;put these entry into it&lt;BR /&gt;%groupname servername=/usr/sbin/diskinfo,/usr/sbin/swlist&lt;BR /&gt;or&lt;BR /&gt;username servername=/usr/sbin/diskinfo,/usr/sbin/swlist&lt;BR /&gt;&lt;BR /&gt;Save the file&lt;BR /&gt;&lt;BR /&gt;switch to user username&lt;BR /&gt;run&lt;BR /&gt;sudo /usr/sbin/diskinfo&lt;BR /&gt;it will ask passwd of the user&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Nov 2008 15:57:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300134#M337983</guid>
      <dc:creator>Adam W.</dc:creator>
      <dc:date>2008-11-04T15:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: sudoers set-up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300135#M337984</link>
      <description>Marylou,&lt;BR /&gt;&lt;BR /&gt;This old thread can help you find some of the examples that you are looking for:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1241858&amp;amp;admit=109447626+1225814056711+28353475" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1241858&amp;amp;admit=109447626+1225814056711+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also searching here through the forums you can find more information, as well as the sudo main website&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.gratisoft.us/sudo/intro.html" target="_blank"&gt;http://www.gratisoft.us/sudo/intro.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Tue, 04 Nov 2008 15:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300135#M337984</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2008-11-04T15:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: sudoers set-up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300136#M337985</link>
      <description>sudo: must be setuid root  &lt;BR /&gt;&lt;BR /&gt;I get the error above when I tried this command:&lt;BR /&gt;"sudo -l"&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Nov 2008 17:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300136#M337985</guid>
      <dc:creator>Marylou Kohlmeier</dc:creator>
      <dc:date>2008-11-04T17:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: sudoers set-up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300137#M337986</link>
      <description>&amp;gt;sudo: must be setuid root&lt;BR /&gt;&lt;BR /&gt;What is the permissions and owners of sudo?&lt;BR /&gt;It should be owned by root and probably look at least like "-r-s...", that "s" for setuid.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Nov 2008 03:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudoers-set-up/m-p/4300137#M337986</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-05T03:20:42Z</dc:date>
    </item>
  </channel>
</rss>

