<?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: Shutdown to User in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471708#M211863</link>
    <description>Thank you and regards, it worked !!!!! :)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 26 Jan 2005 13:45:59 GMT</pubDate>
    <dc:creator>Daniel Duarte</dc:creator>
    <dc:date>2005-01-26T13:45:59Z</dc:date>
    <item>
      <title>Shutdown to User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471699#M211854</link>
      <description>How can I, configure specific shutdown USER, HP-UX 10.20.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 26 Jan 2005 12:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471699#M211854</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-01-26T12:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown to User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471700#M211855</link>
      <description>Set up your user and then add that user to the /etc/shutdown.allow file (you should also add root to that file).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2005 12:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471700#M211855</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-01-26T12:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown to User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471701#M211856</link>
      <description>You mean allow user to shutdown a machine??&lt;BR /&gt;&lt;BR /&gt;You can use /etc/shutdown.allow file. man 1m shutdown for details.&lt;BR /&gt;&lt;BR /&gt;You can slao install sudo and configure it for your requirement.</description>
      <pubDate>Wed, 26 Jan 2005 12:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471701#M211856</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-01-26T12:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown to User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471702#M211857</link>
      <description>Or you can set up restricted SAM access for the user and they can shutdown that way.&lt;BR /&gt;&lt;BR /&gt;sam -r&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 26 Jan 2005 12:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471702#M211857</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-01-26T12:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown to User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471703#M211858</link>
      <description>I have used this workaround and doesn't work.&lt;BR /&gt;&lt;BR /&gt;# more /etc/shutdown.allow&lt;BR /&gt;user&lt;BR /&gt;&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;Any tips ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2005 13:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471703#M211858</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-01-26T13:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown to User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471704#M211859</link>
      <description>What do you mean when you say it doesnt work ?&lt;BR /&gt;&lt;BR /&gt;After adding entries to the /etc/shutdown.allow file, did you try /usr/sbin/shutdown -r -y 0 command by logging in as that user ?&lt;BR /&gt;&lt;BR /&gt;Remember you cannot issue shutdown from a mounted filesystem&lt;BR /&gt;&lt;BR /&gt;$ cd /; /usr/sbin/shutdown -r -y 0&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2005 13:05:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471704#M211859</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2005-01-26T13:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown to User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471705#M211860</link>
      <description>The command used. &lt;BR /&gt;&lt;BR /&gt;$ /usr/sbin/shutdown -r -y 0&lt;BR /&gt;User add021 not allowed to shutdown this system (bzhp103) -- exiting shutdown.&lt;BR /&gt;$ pwd&lt;BR /&gt;/&lt;BR /&gt;$ more /etc/shutdown.allow&lt;BR /&gt;add021&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2005 13:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471705#M211860</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-01-26T13:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown to User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471706#M211861</link>
      <description>Daniel,&lt;BR /&gt;&lt;BR /&gt;You need to put the server name in the shutdown.allow file like this:&lt;BR /&gt;&lt;BR /&gt;&lt;SERVER name=""&gt; &lt;USER name=""&gt;&lt;BR /&gt;&lt;BR /&gt;ie&lt;BR /&gt;&lt;BR /&gt;myserver add021&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;/USER&gt;&lt;/SERVER&gt;</description>
      <pubDate>Wed, 26 Jan 2005 13:26:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471706#M211861</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-01-26T13:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown to User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471707#M211862</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;also make sure that the world has execute permission for /sbin/shutdown. The permissions could be 4555 and could read as -r-sr-xr-x&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2005 13:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471707#M211862</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-01-26T13:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown to User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471708#M211863</link>
      <description>Thank you and regards, it worked !!!!! :)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2005 13:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471708#M211863</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-01-26T13:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Shutdown to User</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471709#M211864</link>
      <description>From the man page for shutdown(1m):&lt;BR /&gt; &lt;BR /&gt;"The file contains lines that consist of a system host name and the login name."&lt;BR /&gt; &lt;BR /&gt;So your shutdown.allow file must have the system name too:&lt;BR /&gt; &lt;BR /&gt;mycpu add021</description>
      <pubDate>Wed, 26 Jan 2005 13:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown-to-user/m-p/3471709#M211864</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-01-26T13:49:49Z</dc:date>
    </item>
  </channel>
</rss>

