<?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: Need Help Sudoer file for Sudo in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569569#M372497</link>
    <description>add "wheel" in the unix groups file, wiht the appropriate members.  &lt;BR /&gt;&lt;BR /&gt;then you should be able to modify "%wheel" actions / defiitions in sudoers</description>
    <pubDate>Fri, 22 Jan 2010 17:30:16 GMT</pubDate>
    <dc:creator>OldSchool</dc:creator>
    <dc:date>2010-01-22T17:30:16Z</dc:date>
    <item>
      <title>Need Help Sudoer file for Sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569564#M372492</link>
      <description>Hi All,&lt;BR /&gt;I need help in sudoer file. I have define few line below&lt;BR /&gt;&lt;BR /&gt;Runas_Alias DB = oracle, sybase&lt;BR /&gt;&lt;BR /&gt;# User privilege specification&lt;BR /&gt;sybasev2 All=(ALL) SETENV: ALL&lt;BR /&gt;&lt;BR /&gt;# DBA can run commands as oracle or sybase without a password &lt;BR /&gt;  sybasev2  ALL = (DB) NOPASSWD: ALL&lt;BR /&gt;&lt;BR /&gt;when i type command sudo sybasev2 -&amp;gt; got an error "user NOT in sudoers"&lt;BR /&gt;&lt;BR /&gt;Actually what i want to do is i want to create user account sybasev2 act as like root.&lt;BR /&gt;If someone can help me out here i would appreciate</description>
      <pubDate>Fri, 22 Jan 2010 15:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569564#M372492</guid>
      <dc:creator>baong</dc:creator>
      <dc:date>2010-01-22T15:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Sudoer file for Sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569565#M372493</link>
      <description>This is what you find in man sudoers.&lt;BR /&gt;&lt;BR /&gt;%wheel   ALL = (ALL) ALL&lt;BR /&gt;&lt;BR /&gt;here the wheel is a group and anyone in the wheel group can have root privilege.&lt;BR /&gt;&lt;BR /&gt;You need to login in as sybasev2 and run sudo to get what you want.</description>
      <pubDate>Fri, 22 Jan 2010 15:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569565#M372493</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2010-01-22T15:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Sudoer file for Sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569566#M372494</link>
      <description>Thanks for replay quick, but where do they define %wheel  ? i could not find in /etc/group.Please help me out here..THanks again</description>
      <pubDate>Fri, 22 Jan 2010 16:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569566#M372494</guid>
      <dc:creator>baong</dc:creator>
      <dc:date>2010-01-22T16:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Sudoer file for Sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569567#M372495</link>
      <description>%wheel  is a grouping definded in sudo.  its not part of the unix "groups"</description>
      <pubDate>Fri, 22 Jan 2010 16:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569567#M372495</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2010-01-22T16:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Sudoer file for Sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569568#M372496</link>
      <description>Thanks Oldschool, So how would i define or adding the users into group "wheel", which file i need to adding them in. I am thinking in /etc/group ?? Please let me know..&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 22 Jan 2010 16:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569568#M372496</guid>
      <dc:creator>baong</dc:creator>
      <dc:date>2010-01-22T16:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Sudoer file for Sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569569#M372497</link>
      <description>add "wheel" in the unix groups file, wiht the appropriate members.  &lt;BR /&gt;&lt;BR /&gt;then you should be able to modify "%wheel" actions / defiitions in sudoers</description>
      <pubDate>Fri, 22 Jan 2010 17:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569569#M372497</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2010-01-22T17:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Sudoer file for Sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569570#M372498</link>
      <description>Here you can do 2 things:&lt;BR /&gt;&lt;BR /&gt;1&amp;gt; Put the user in the group where root exists, so it will have all the permissions of root.&lt;BR /&gt;&lt;BR /&gt;2&amp;gt; You can otherwise create the user and give permission like&lt;BR /&gt;&lt;BR /&gt;&lt;UID&gt; ALL=ALL&lt;BR /&gt;&lt;BR /&gt;But before giving root to anyuser, make sure what you are giving to him...!!&lt;/UID&gt;</description>
      <pubDate>Fri, 22 Jan 2010 18:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569570#M372498</guid>
      <dc:creator>Amitav</dc:creator>
      <dc:date>2010-01-22T18:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Sudoer file for Sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569571#M372499</link>
      <description>Thanks Anita,&lt;BR /&gt;what i did in /etc/group added &lt;USER_NAME&gt;&lt;BR /&gt;root::0:root,&lt;USER_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;In sudoer file :&lt;BR /&gt;&lt;BR /&gt;Cmnd_Alias     REBOOT = /usr/sbin/reboot&lt;BR /&gt;Cmnd_Alias     SHUTDOWN = /usr/sbin/shutdown&lt;BR /&gt;&lt;BR /&gt;&lt;USER_NAME&gt;  ALL = NOPASSWD: ALL, !REBOOT, !SHUTDOWN&lt;BR /&gt;&lt;BR /&gt;# sudo &lt;USER_NAME&gt;&lt;BR /&gt;(They still ask me for password )&lt;BR /&gt;&lt;BR /&gt;Can someone see what i did wrong?&lt;BR /&gt;Thanks for all of you input...&lt;/USER_NAME&gt;&lt;/USER_NAME&gt;&lt;/USER_NAME&gt;&lt;/USER_NAME&gt;</description>
      <pubDate>Fri, 22 Jan 2010 19:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-sudoer-file-for-sudo/m-p/4569571#M372499</guid>
      <dc:creator>baong</dc:creator>
      <dc:date>2010-01-22T19:15:00Z</dc:date>
    </item>
  </channel>
</rss>

