<?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 Submiting batch jobs as a different user in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723022#M100867</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I suspect someone at my place of work may be submitting batch jobs under my UIC. In fact I'm certain of it. Its not malicious but nonetheless its something that I want to keep an eye on. &lt;BR /&gt;&lt;BR /&gt;Anyone know of a way of monitoring this sort of activity?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Dec 2010 16:05:22 GMT</pubDate>
    <dc:creator>Jimson_1</dc:creator>
    <dc:date>2010-12-07T16:05:22Z</dc:date>
    <item>
      <title>Submiting batch jobs as a different user</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723022#M100867</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I suspect someone at my place of work may be submitting batch jobs under my UIC. In fact I'm certain of it. Its not malicious but nonetheless its something that I want to keep an eye on. &lt;BR /&gt;&lt;BR /&gt;Anyone know of a way of monitoring this sort of activity?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Dec 2010 16:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723022#M100867</guid>
      <dc:creator>Jimson_1</dc:creator>
      <dc:date>2010-12-07T16:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Submiting batch jobs as a different user</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723023#M100868</link>
      <description>Jimson,&lt;BR /&gt;&lt;BR /&gt;that would require CMKRNL privilege. That should be VERY scarse, and therefor easy to find out!&lt;BR /&gt;&lt;BR /&gt;But other than that, it would require an audit on the submit command. Also pretty straightforward, for a priv'd user.&lt;BR /&gt;The audit log is fairly easy to search.&lt;BR /&gt;Adding an alarm would usually cause MUCH noise! &lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Tue, 07 Dec 2010 16:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723023#M100868</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2010-12-07T16:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Submiting batch jobs as a different user</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723024#M100869</link>
      <description>Unfortunately lots of users here in our development environment have elevated privileges.&lt;BR /&gt;&lt;BR /&gt;Can you explain how to audit the SUBMIT command?</description>
      <pubDate>Tue, 07 Dec 2010 16:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723024#M100869</guid>
      <dc:creator>Jimson_1</dc:creator>
      <dc:date>2010-12-07T16:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Submiting batch jobs as a different user</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723025#M100870</link>
      <description>What version of VMS?&lt;BR /&gt;&lt;BR /&gt;How much privilege do you have?&lt;BR /&gt;&lt;BR /&gt;What do you know about these jobs?&lt;BR /&gt;&lt;BR /&gt;Off the top of my head:&lt;BR /&gt;&lt;BR /&gt;With no privilege at all, when you log in you can see when your last batch login was.&lt;BR /&gt;&lt;BR /&gt;You could modify your LOGIN.COM file to send you mail when a batch job in your name starts.  You probably won't need extra privilege to do this, but you won't find out who submitted it.&lt;BR /&gt;&lt;BR /&gt;If accounting is active, you can review processes run with your username or uic. This does not, however, report who submitted it.  You will need permission to view the accounting file.&lt;BR /&gt;&lt;BR /&gt;If you turn on image accounting.  And see who executes the submit command.  If you match this with batch jobs in your name, perhaps you would find out who is doing it. You will need permission to view the accounting file and lots of extra disk space for the larger accounting files.&lt;BR /&gt;&lt;BR /&gt;You could put an alarm or an audit ACE on the submit command to see when it is executed, but you will still need to match this info with accounting or something to figure out which is doing it in your name. And you will need privilege to do this.&lt;BR /&gt;&lt;BR /&gt;You could give everybody a SUBMIT symbol that checks the command line to see if it does /USER=you (and then does the SUBMIT anyway). You will need privilege to this. And any non-privileged user can defeat it.&lt;BR /&gt;&lt;BR /&gt;That is all I can think of for now. Probably somebody else knows a simple obvious way.</description>
      <pubDate>Tue, 07 Dec 2010 16:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723025#M100870</guid>
      <dc:creator>RBrown_1</dc:creator>
      <dc:date>2010-12-07T16:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Submiting batch jobs as a different user</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723026#M100871</link>
      <description>Why do you suspect that SUBMIT is in use here, and why do you suspect this is another user?   Please post details, log file contents or other information around the rogue process(es).&lt;BR /&gt;&lt;BR /&gt;As for your question, start with the Security Manual at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/openvms/doc" target="_blank"&gt;http://www.hp.com/go/openvms/doc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Online help for the specific commands of interest here:&lt;BR /&gt;&lt;BR /&gt;$ HELP SET AUDIT&lt;BR /&gt;$ HELP ANALYZE /AUDIT&lt;BR /&gt;&lt;BR /&gt;You can selectively enable alarms or (preferably) audits for batch process creation as well as use of privileges audits.&lt;BR /&gt;&lt;BR /&gt;And using the documented interface, batch jobs are submitted under a username and not under a UIC, and it is entirely possible to have two users with the same UIC.</description>
      <pubDate>Tue, 07 Dec 2010 16:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723026#M100871</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-12-07T16:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Submiting batch jobs as a different user</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723027#M100872</link>
      <description>Ok that's a start.&lt;BR /&gt;I'll modify my login.com to log details of the job which is executing it.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 07 Dec 2010 16:39:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/submiting-batch-jobs-as-a-different-user/m-p/4723027#M100872</guid>
      <dc:creator>Jimson_1</dc:creator>
      <dc:date>2010-12-07T16:39:39Z</dc:date>
    </item>
  </channel>
</rss>

