<?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 file permission in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/3523974#M220302</link>
    <description>We are implementing database security . Some sql command are executed with sys priviledges . We have created users that uses a manually created password file for authentication of sql commands.&lt;BR /&gt;&lt;BR /&gt;Its happening perfect except that users are able to view the password file which is in clear text. &lt;BR /&gt;&lt;BR /&gt;Is this a way that i can restrict users to view the file ?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 13 Apr 2005 07:37:56 GMT</pubDate>
    <dc:creator>ashwani_1</dc:creator>
    <dc:date>2005-04-13T07:37:56Z</dc:date>
    <item>
      <title>file permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/3523974#M220302</link>
      <description>We are implementing database security . Some sql command are executed with sys priviledges . We have created users that uses a manually created password file for authentication of sql commands.&lt;BR /&gt;&lt;BR /&gt;Its happening perfect except that users are able to view the password file which is in clear text. &lt;BR /&gt;&lt;BR /&gt;Is this a way that i can restrict users to view the file ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Apr 2005 07:37:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/3523974#M220302</guid>
      <dc:creator>ashwani_1</dc:creator>
      <dc:date>2005-04-13T07:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: file permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/3523975#M220303</link>
      <description>Take away read permssion for all users.&lt;BR /&gt;&lt;BR /&gt;So maybe chmod 600 on the file ?&lt;BR /&gt;&lt;BR /&gt;This means the owner of the file will have read and write and no one else will be able to read it:&lt;BR /&gt;&lt;BR /&gt;chmod 600 &lt;FILENAME&gt;&lt;BR /&gt;&lt;/FILENAME&gt;</description>
      <pubDate>Wed, 13 Apr 2005 08:00:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/3523975#M220303</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-04-13T08:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: file permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/3523976#M220304</link>
      <description>Also please be careful that the plaintext transmission of password is not done on the command line else a command of "ps" will mean that protecting the plaintext password file is for naught</description>
      <pubDate>Wed, 13 Apr 2005 22:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/3523976#M220304</guid>
      <dc:creator>Ng Oon Tian</dc:creator>
      <dc:date>2005-04-13T22:15:58Z</dc:date>
    </item>
  </channel>
</rss>

