<?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 controlling file usage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/controlling-file-usage/m-p/3858105#M276183</link>
    <description>hi guys,&lt;BR /&gt; want to discuss is there a good system to control the use of a shared file? i.e. to disallow ppl from using it when am.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;henry</description>
    <pubDate>Thu, 07 Sep 2006 00:12:56 GMT</pubDate>
    <dc:creator>Henry Chua</dc:creator>
    <dc:date>2006-09-07T00:12:56Z</dc:date>
    <item>
      <title>controlling file usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/controlling-file-usage/m-p/3858105#M276183</link>
      <description>hi guys,&lt;BR /&gt; want to discuss is there a good system to control the use of a shared file? i.e. to disallow ppl from using it when am.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;henry</description>
      <pubDate>Thu, 07 Sep 2006 00:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/controlling-file-usage/m-p/3858105#M276183</guid>
      <dc:creator>Henry Chua</dc:creator>
      <dc:date>2006-09-07T00:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: controlling file usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/controlling-file-usage/m-p/3858106#M276184</link>
      <description>assuming you have root privileges, trivial solution is to change the ownership and permissions of the file as desired using cron jobs.&lt;BR /&gt;&lt;BR /&gt;for instance if you want people to be able to read /etc/profile only when they log in in the afternoon, you can set up a cron job like this&lt;BR /&gt;&lt;BR /&gt;at 12:01 &lt;BR /&gt;chmod 755 /etc/profile&lt;BR /&gt;^D&lt;BR /&gt;&lt;BR /&gt;commands will be executed .... blah... blah&lt;BR /&gt;&lt;BR /&gt;and one minute past midnight&lt;BR /&gt;&lt;BR /&gt;at 00:01 &lt;BR /&gt;chmod 700 /etc/profile&lt;BR /&gt;^D&lt;BR /&gt;&lt;BR /&gt;commands will be executed .... blah... blah&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope it helps</description>
      <pubDate>Thu, 07 Sep 2006 00:24:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/controlling-file-usage/m-p/3858106#M276184</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2006-09-07T00:24:15Z</dc:date>
    </item>
  </channel>
</rss>

