<?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: Hide Password from ps .. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740150#M255997</link>
    <description>I know over time, there has been effort to provide command-line options to read froma  file and stdin options to HP-UX commands to address exactly this concern.  The plan, in the cases I'm familiar with was to deprecate the -P options.  &lt;BR /&gt;&lt;BR /&gt;What command isn't giving you an option to use stdin/file?  What version of HP-UX are you on?</description>
    <pubDate>Tue, 28 Feb 2006 12:14:44 GMT</pubDate>
    <dc:creator>Robert Fritz</dc:creator>
    <dc:date>2006-02-28T12:14:44Z</dc:date>
    <item>
      <title>Hide Password from ps ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740147#M255994</link>
      <description>Hey everyone ..&lt;BR /&gt;&lt;BR /&gt;I noticed another post asking how to hide a password in a flat file. &lt;BR /&gt;&lt;BR /&gt;But I was wondering how you would go about hiding a password that is part of an options -Ppassword,  from showing up in a ps -ef.&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Mon, 27 Feb 2006 10:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740147#M255994</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2006-02-27T10:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Password from ps ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740148#M255995</link>
      <description>Hi Richard:&lt;BR /&gt;&lt;BR /&gt;You wouldn't if the password was merely a clear-text argument as you suggest.  In fact, that's why memory dumps are regarded as sensitive, too.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 27 Feb 2006 10:31:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740148#M255995</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-02-27T10:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Password from ps ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740149#M255996</link>
      <description>Richard,&lt;BR /&gt;make the -P parameter the last in a long list of parameters.&lt;BR /&gt;Most casual users would not know how to get past the default length displayed by ps.&lt;BR /&gt;ps will only show you a certain number of characters.&lt;BR /&gt;Not perfect, but should stop normal users.</description>
      <pubDate>Mon, 27 Feb 2006 10:44:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740149#M255996</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-02-27T10:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Password from ps ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740150#M255997</link>
      <description>I know over time, there has been effort to provide command-line options to read froma  file and stdin options to HP-UX commands to address exactly this concern.  The plan, in the cases I'm familiar with was to deprecate the -P options.  &lt;BR /&gt;&lt;BR /&gt;What command isn't giving you an option to use stdin/file?  What version of HP-UX are you on?</description>
      <pubDate>Tue, 28 Feb 2006 12:14:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740150#M255997</guid>
      <dc:creator>Robert Fritz</dc:creator>
      <dc:date>2006-02-28T12:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Password from ps ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740151#M255998</link>
      <description>I had a similar issue in one of our clients, and we removed the execute permission for all users for the ps command. Only administrator could run the ps command.&lt;BR /&gt;&lt;BR /&gt;You could also create an alias to the ps command to do a grep -v of the process that shows the password, and then, alias the alias command so it cannot be changed.</description>
      <pubDate>Tue, 28 Feb 2006 13:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740151#M255998</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-02-28T13:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Password from ps ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740152#M255999</link>
      <description>I'm thinking that messing with the ps binary won't help.  The data it parses is readable by anyone.  If you did that, someone could just copy an unmodified "ps" binary into their home dir, and run it as before.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2006 14:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hide-password-from-ps/m-p/3740152#M255999</guid>
      <dc:creator>Robert Fritz</dc:creator>
      <dc:date>2006-02-28T14:14:00Z</dc:date>
    </item>
  </channel>
</rss>

