<?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 privileges of init process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/privileges-of-init-process/m-p/3115962#M149786</link>
    <description>how can I execute the process init with an normal user (not root). &lt;BR /&gt;&lt;BR /&gt;I try execute "init 2" and i received this message:&lt;BR /&gt;&lt;BR /&gt;   Could not send signal to "init"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Nov 2003 08:01:35 GMT</pubDate>
    <dc:creator>jose angel_3</dc:creator>
    <dc:date>2003-11-11T08:01:35Z</dc:date>
    <item>
      <title>privileges of init process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/privileges-of-init-process/m-p/3115962#M149786</link>
      <description>how can I execute the process init with an normal user (not root). &lt;BR /&gt;&lt;BR /&gt;I try execute "init 2" and i received this message:&lt;BR /&gt;&lt;BR /&gt;   Could not send signal to "init"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Nov 2003 08:01:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/privileges-of-init-process/m-p/3115962#M149786</guid>
      <dc:creator>jose angel_3</dc:creator>
      <dc:date>2003-11-11T08:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: privileges of init process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/privileges-of-init-process/m-p/3115963#M149787</link>
      <description>Jose,&lt;BR /&gt;&lt;BR /&gt;Stop and think about it - do you really want any user to be able to switch run levels?  I don't think so.&lt;BR /&gt;&lt;BR /&gt;You could look into sudo:&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.7p5/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.7p5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 11 Nov 2003 08:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/privileges-of-init-process/m-p/3115963#M149787</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-11-11T08:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: privileges of init process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/privileges-of-init-process/m-p/3115964#M149788</link>
      <description>You can't.&lt;BR /&gt;&lt;BR /&gt;init is always running (check out "ps -fp1").&lt;BR /&gt;&lt;BR /&gt;When you run init from the command line you send a signal to the real init, and if you aren't root, you don't have permission to send the signal.&lt;BR /&gt;&lt;BR /&gt;It would be extremely scary to think it could be otherwise. If any user could run "init 2", to bring he system down to level 2, there would be mayhem.&lt;BR /&gt;&lt;BR /&gt;-- Graham</description>
      <pubDate>Tue, 11 Nov 2003 08:05:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/privileges-of-init-process/m-p/3115964#M149788</guid>
      <dc:creator>Graham Cameron_1</dc:creator>
      <dc:date>2003-11-11T08:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: privileges of init process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/privileges-of-init-process/m-p/3115965#M149789</link>
      <description>You really don't want your users sending random signals to "init".  If you want to achieve it yourself you can write a quick "C" wrapper around the command which you then set as SETUID or you use an application like "sudo" which you can get from here&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.7p5/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.7p5/&lt;/A&gt;</description>
      <pubDate>Tue, 11 Nov 2003 08:06:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/privileges-of-init-process/m-p/3115965#M149789</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-11-11T08:06:37Z</dc:date>
    </item>
  </channel>
</rss>

