<?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 .jou file -- insufficient privilege in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221660#M14871</link>
    <description>I'm unable to edit some files due to .jou files that are protected. It looks like other employees exited the editor by hitting ctrl-z several times and that leaves these .jou files.&lt;BR /&gt;This seems pretty common and is getting frustrating. Is there any way around this? I'm not an administrator.&lt;BR /&gt;&lt;BR /&gt;Thanks, Joe</description>
    <pubDate>Tue, 24 Jun 2008 18:18:04 GMT</pubDate>
    <dc:creator>Joseph Dellwo</dc:creator>
    <dc:date>2008-06-24T18:18:04Z</dc:date>
    <item>
      <title>.jou file -- insufficient privilege</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221660#M14871</link>
      <description>I'm unable to edit some files due to .jou files that are protected. It looks like other employees exited the editor by hitting ctrl-z several times and that leaves these .jou files.&lt;BR /&gt;This seems pretty common and is getting frustrating. Is there any way around this? I'm not an administrator.&lt;BR /&gt;&lt;BR /&gt;Thanks, Joe</description>
      <pubDate>Tue, 24 Jun 2008 18:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221660#M14871</guid>
      <dc:creator>Joseph Dellwo</dc:creator>
      <dc:date>2008-06-24T18:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: .jou file -- insufficient privilege</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221661#M14872</link>
      <description>More than likely, the users are hitting either ctrl-c or ctrl-y to exit the editor.  This leaves the .jou files.  If you exit or quit the editor normally, the file is deleted automatically.  To get around the existing .jou files that you do not have access, try editing from a different directory as I believe the .jou gets created in your default location.  If the file to be edited is in Disk:[Dir1], then set default to Disk:[Dir2] and edit Disk:[Dir1]File.Ext.</description>
      <pubDate>Tue, 24 Jun 2008 18:40:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221661#M14872</guid>
      <dc:creator>Dale A. Marcy</dc:creator>
      <dc:date>2008-06-24T18:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: .jou file -- insufficient privilege</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221662#M14873</link>
      <description>Additionally, you could temporarily rename your file to something unique prior to editing and rename it back once done, or, if you're confident that your session won't end prematurely (or don't mind re-doing your edits if it does) you can specify /NOJOURNAL on the command line when invoking EDT.</description>
      <pubDate>Tue, 24 Jun 2008 19:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221662#M14873</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2008-06-24T19:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: .jou file -- insufficient privilege</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221663#M14874</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;The JOU file is created in the current default directory. If you do not have permission to write in that directory, there will be problems creating the journal file.&lt;BR /&gt;&lt;BR /&gt;Do you have write access to that directory? Write access to the directory is not the same as write access to the file.&lt;BR /&gt;&lt;BR /&gt;If needed, you can redirect the JOU file to a different location (e.g., your login directory) or suppress it altogether. Do HELP EDIT /EDT /JOURNAL for details.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Tue, 24 Jun 2008 19:29:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221663#M14874</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-06-24T19:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: .jou file -- insufficient privilege</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221664#M14875</link>
      <description>One way to get around this problem is to use EVE instead of EDT.  I find EVE with the EDT keypad (DEFINE EVE$KEYPAD EDT) to be my preferred replacement for EDT.  I think EVE protects its journal file differently so you don't run into this problem even if you do have users leaving obsolete journal files lying around.&lt;BR /&gt;&lt;BR /&gt;How bad is the problem?  Are new .JOU files left lying around daily?  Weekly?  Find the bad guys who are creating them and make them delete them.&lt;BR /&gt;&lt;BR /&gt;Work for your system manager:&lt;BR /&gt;&lt;BR /&gt;1.  Delete all of the .JOU files.&lt;BR /&gt;&lt;BR /&gt;2.  Consider granting an identifier to all who are authorized to edit these files.  Create an ACL granting (ACCESS=READ+WRITE+EXECUTE+DELETE) to holders of this identifier.  Apply this ACL to all affected files and directories.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jun 2008 19:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221664#M14875</guid>
      <dc:creator>RBrown_1</dc:creator>
      <dc:date>2008-06-24T19:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: .jou file -- insufficient privilege</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221665#M14876</link>
      <description>That almost worked. I was able to get around the file.jou protection and edit. But when I tried to save, it gave me a file.tmp protection error. That file is in the original directory with the file.jou.&lt;BR /&gt;&lt;BR /&gt;I also did edit/nojournal (same result) but I'm wondering is there a /notemp or something?&lt;BR /&gt;&lt;BR /&gt;Thanks, Joe</description>
      <pubDate>Tue, 24 Jun 2008 19:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221665#M14876</guid>
      <dc:creator>Joseph Dellwo</dc:creator>
      <dc:date>2008-06-24T19:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: .jou file -- insufficient privilege</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221666#M14877</link>
      <description>Wow, I was replying to the 1st messages and there a bunch more before I finished. &lt;BR /&gt;I had one guy delete his .jou's and showed him how to do it correctly. The other guy is on another shift (for the ones I'm trying now). I guess I'll have to wait unless there's another idea. I'll try some more of you suggestions shortly.&lt;BR /&gt;&lt;BR /&gt;Thanks alot, Joe</description>
      <pubDate>Tue, 24 Jun 2008 19:42:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221666#M14877</guid>
      <dc:creator>Joseph Dellwo</dc:creator>
      <dc:date>2008-06-24T19:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: .jou file -- insufficient privilege</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221667#M14878</link>
      <description>Look up "resource identifier" in the guide to system security manual in the OpenVMS documentation set for an approach to this end, and aim these journal files at the location with whatever the editor might be here, or by aiming SYS$SCRATCH: at the shared directory area you've established.  That's a potential fix for this.  The resource identifier ends up owning the files, which means anyone with the identifier can manage (read, write, delete) the files.&lt;BR /&gt;&lt;BR /&gt;It is also clear that there are some significant issues here with the system security configuration, and quite possibly some security exposures.  I'd get the security reviewed, lest you either expose sensitive information (such as via the journal files in the shared area, as described above) or lest somebody cross between the users and UICs identified here that are sharing directories.&lt;BR /&gt;&lt;BR /&gt;There is a reasonable chance that parallel edits might be (or are?) getting lost.  Colliding journal files can mean colliding filenames.  Which means this sequence could mean that edits are lost.  That turns into a discussion of code management systems and/or of local (usually DCL) hacks that lock out parallel accesses to shared files.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jun 2008 20:03:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221667#M14878</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-06-24T20:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: .jou file -- insufficient privilege</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221668#M14879</link>
      <description>Ok...to recap.&lt;BR /&gt;I can get around the file.jou issue with eve or edt/nojournal. But some of the files also have an associated file.tmp that won't allow me to save my changes due to insufficient privileges. Some files just have the file.jou and I can save fine. &lt;BR /&gt;&lt;BR /&gt;Any ideas to get around the file.tmp?&lt;BR /&gt;I'll send him an e'mail to delete them but I'd like to update these scripts while I have the momentum. They are all several years old...probably when he first started.</description>
      <pubDate>Wed, 25 Jun 2008 14:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221668#M14879</guid>
      <dc:creator>Joseph Dellwo</dc:creator>
      <dc:date>2008-06-25T14:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: .jou file -- insufficient privilege</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221669#M14880</link>
      <description>You'll need to assign a resource identifier or a default identifier on the area you're writing these temporary files, or a default protection.   These are described in the security manual, and in various ACL-related OpenVMS presentations.&lt;BR /&gt;&lt;BR /&gt;In any event, these allow-access approaches can also open up cross-user access and can thus be considered insecure; folks can potentially read each others' files.&lt;BR /&gt;&lt;BR /&gt;The whole area of these environment appears broken.&lt;BR /&gt;&lt;BR /&gt;You could also set up a per-user SYS$SCRATCH area.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jun 2008 02:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/jou-file-insufficient-privilege/m-p/4221669#M14880</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-06-26T02:21:22Z</dc:date>
    </item>
  </channel>
</rss>

