<?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: Create permisson to normal users to reboot machine in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597733#M855557</link>
    <description>Hi Solomon,&lt;BR /&gt;&lt;BR /&gt;I will agree with what Bill suggests. &lt;BR /&gt;&lt;BR /&gt;sam -r is a good option give only shotdown access to the user.Adding exec /usr/sbin/sam as the last line of users .profile will make sure the user can do only the shutdown procedure.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Joe.</description>
    <pubDate>Fri, 19 Oct 2001 09:29:36 GMT</pubDate>
    <dc:creator>Joseph Chakkery</dc:creator>
    <dc:date>2001-10-19T09:29:36Z</dc:date>
    <item>
      <title>Create permisson to normal users to reboot machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597727#M855551</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;How do i set an option to a normal user say A in group users to be able to for shutdown and reboot a hp-ux workstation.&lt;BR /&gt;I need to give him/her only this access besides all permission given when they are grouped as a normal user.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Joyce&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Oct 2001 03:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597727#M855551</guid>
      <dc:creator>Joyce S. Solomon_1</dc:creator>
      <dc:date>2001-10-19T03:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create permisson to normal users to reboot machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597728#M855552</link>
      <description>Hello,&lt;BR /&gt;If you are trying to provide root permissions to normal users,the tool sudo can be used.&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.2b1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.2b1/&lt;/A&gt;&lt;BR /&gt;Try downloading the tool.&lt;BR /&gt;You have various questions reg sudo in the forums site.Just give a search for sudo.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;G Manikandan</description>
      <pubDate>Fri, 19 Oct 2001 03:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597728#M855552</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-10-19T03:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create permisson to normal users to reboot machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597729#M855553</link>
      <description>Check out the /etc/shutdown.allow file.  You can specify the user allowed to shutdown the system in this file.</description>
      <pubDate>Fri, 19 Oct 2001 04:19:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597729#M855553</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-10-19T04:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create permisson to normal users to reboot machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597730#M855554</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;just put the user in the file /etc/shutdown.allow in the form:&lt;BR /&gt;&lt;BR /&gt;user hostname&lt;BR /&gt;&lt;BR /&gt;Make sure you also put the user root in this file. If shutdown.allow exists then automatically all users not mentioned are not allowed to shutdown the system. This means also root.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
      <pubDate>Fri, 19 Oct 2001 06:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597730#M855554</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-10-19T06:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create permisson to normal users to reboot machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597731#M855555</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There are basically two ways that you can&lt;BR /&gt;allow users to shutdown a server. You can&lt;BR /&gt;include their user id in the shutdown.allow&lt;BR /&gt;file, or set up 'sudo' to do it. You can&lt;BR /&gt;also set up 'sudo' to other things as well.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
      <pubDate>Fri, 19 Oct 2001 06:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597731#M855555</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-10-19T06:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create permisson to normal users to reboot machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597732#M855556</link>
      <description>As the guys said, shutdown.allow will do what you want, but you could also give them a little more access to root tasks with one of two tools:&lt;BR /&gt;&lt;BR /&gt;sam -r&lt;BR /&gt;(restricted sam, create the profile for the user.)&lt;BR /&gt;&lt;BR /&gt;scm&lt;BR /&gt;service control manager, distributed system administration. See &lt;A href="http://www.hp.com/go/servicecontrol" target="_blank"&gt;http://www.hp.com/go/servicecontrol&lt;/A&gt;&lt;BR /&gt;Free downld, available/intagratable linux.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 19 Oct 2001 07:39:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597732#M855556</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-10-19T07:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create permisson to normal users to reboot machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597733#M855557</link>
      <description>Hi Solomon,&lt;BR /&gt;&lt;BR /&gt;I will agree with what Bill suggests. &lt;BR /&gt;&lt;BR /&gt;sam -r is a good option give only shotdown access to the user.Adding exec /usr/sbin/sam as the last line of users .profile will make sure the user can do only the shutdown procedure.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Joe.</description>
      <pubDate>Fri, 19 Oct 2001 09:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597733#M855557</guid>
      <dc:creator>Joseph Chakkery</dc:creator>
      <dc:date>2001-10-19T09:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create permisson to normal users to reboot machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597734#M855558</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;i have put in the information below to the shutdown.allow file at /etc&lt;BR /&gt;&lt;BR /&gt;*******&lt;BR /&gt;optivity root&lt;BR /&gt;optivity ops&lt;BR /&gt;&lt;BR /&gt;********&lt;BR /&gt;&lt;BR /&gt;where optivity is the hostname&lt;BR /&gt;but i received this message when i type shutdown at command line&lt;BR /&gt;&lt;BR /&gt;Must be super-user to shutdown system into state S -- exiting shutdown.&lt;BR /&gt;&lt;BR /&gt;Please help&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Joyce&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Oct 2001 08:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597734#M855558</guid>
      <dc:creator>Joyce S. Solomon_1</dc:creator>
      <dc:date>2001-10-24T08:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create permisson to normal users to reboot machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597735#M855559</link>
      <description>Are you trying to reboot the machine or take the machine to Single user.  if the later, then it will not work.  From the shutdown(1m) man page:&lt;BR /&gt;&lt;BR /&gt;This file does not affect authorization to bring the system down to single-user state for maintenance purposes; that operation is permitted only when invoked by a superuser.&lt;BR /&gt;&lt;BR /&gt;If you need to transition to a different run-level as a normal user, you would probably have to use something like sudo.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Wed, 24 Oct 2001 08:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-permisson-to-normal-users-to-reboot-machine/m-p/2597735#M855559</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-10-24T08:38:15Z</dc:date>
    </item>
  </channel>
</rss>

