<?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: Newbie question on &amp;quot;ps&amp;quot; in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/newbie-question-on-quot-ps-quot/m-p/5225156#M650779</link>
    <description>Thank you very much for clearing this up for me.</description>
    <pubDate>Wed, 17 Feb 2010 03:16:37 GMT</pubDate>
    <dc:creator>John Dominic T. Binuya</dc:creator>
    <dc:date>2010-02-17T03:16:37Z</dc:date>
    <item>
      <title>Newbie question on "ps"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newbie-question-on-quot-ps-quot/m-p/5225153#M650776</link>
      <description>I would just like to know what the meaning of [priv] in the last column of a "ps" output means:&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep priv&lt;BR /&gt;    root 17583     1  0  Feb 13  ?         0:00 sshd: sysops [priv]&lt;BR /&gt;sometimes I get [net]&lt;BR /&gt;&lt;BR /&gt;sshd 19746 19745  0 16:07:03 ?         0:00 sshd: jay_q [net].&lt;BR /&gt;&lt;BR /&gt;thanks for the help.</description>
      <pubDate>Mon, 15 Feb 2010 19:14:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newbie-question-on-quot-ps-quot/m-p/5225153#M650776</guid>
      <dc:creator>John Dominic T. Binuya</dc:creator>
      <dc:date>2010-02-15T19:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question on "ps"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newbie-question-on-quot-ps-quot/m-p/5225154#M650777</link>
      <description>Usually this indicates privilege separation, which is a feature of modern security-related software. However, using [priv] is not a defined "standard", just good practice, and the ps command has nothing to do with this naming; the process simply asks the OS to be named that way. &lt;BR /&gt;&lt;BR /&gt;My explanation might not be 100% accurate but from what I know, the "[priv]" process is a separate process that handles privileged instructions, in this case on behalf of user "sysops". This reduces the chances of having security-related bugs in the software as the codebase of the privileged process will be smaller. For example, with OpenSSH the privileged process handles all login activity while work that doesn't require any privilege is executed in a process belonging to the login user.&lt;BR /&gt;&lt;BR /&gt;Olivier.</description>
      <pubDate>Mon, 15 Feb 2010 20:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newbie-question-on-quot-ps-quot/m-p/5225154#M650777</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2010-02-15T20:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question on "ps"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newbie-question-on-quot-ps-quot/m-p/5225155#M650778</link>
      <description>&amp;gt;Olivier: the process simply asks the OS to be named that way.&lt;BR /&gt;&lt;BR /&gt;Right, nothing to do with ps(1).  ps(1) just prints out argv, so it is sshd that is setting that string.  Similarly with oracle.  It is trying to give a distinct name for the many processes.</description>
      <pubDate>Mon, 15 Feb 2010 23:51:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newbie-question-on-quot-ps-quot/m-p/5225155#M650778</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-15T23:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question on "ps"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/newbie-question-on-quot-ps-quot/m-p/5225156#M650779</link>
      <description>Thank you very much for clearing this up for me.</description>
      <pubDate>Wed, 17 Feb 2010 03:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/newbie-question-on-quot-ps-quot/m-p/5225156#M650779</guid>
      <dc:creator>John Dominic T. Binuya</dc:creator>
      <dc:date>2010-02-17T03:16:37Z</dc:date>
    </item>
  </channel>
</rss>

