<?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: Determining account creation date in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050406#M84057</link>
    <description>Roose, if you have Audits switch on for ACL :-&lt;BR /&gt;&lt;BR /&gt;ALPHA_ROB$ show audit&lt;BR /&gt;.....&lt;BR /&gt;System security audits currently enabled for:&lt;BR /&gt;  Authorization&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then you should be able to run an audit report that will show you this type of information :-&lt;BR /&gt;&lt;BR /&gt;anal/audit/event=sysuaf/select=subtype=sysuaf_add&lt;BR /&gt;21-MAY-2007 13:19:54.61 SYSUAF     SYSUAF_ADD       BETA   UAFMAN       206029F3 TNA486:&lt;BR /&gt;21-MAY-2007 15:13:55.45 SYSUAF     SYSUAF_ADD       BETA   UAFMAN       20603257 TNA616:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
    <pubDate>Mon, 04 Jun 2007 02:59:04 GMT</pubDate>
    <dc:creator>Robert Atkinson</dc:creator>
    <dc:date>2007-06-04T02:59:04Z</dc:date>
    <item>
      <title>Determining account creation date</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050401#M84052</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;Beside from the security audit file, is there a way to determine when an account has been created? Is there a freeware tool that can do this? I am using SCANUAF to determine inactive accounts for more than 90 days, but it does not provide filter like excluding accounts that were created in the past 90 days.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 01 Jun 2007 02:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050401#M84052</guid>
      <dc:creator>roose</dc:creator>
      <dc:date>2007-06-01T02:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Determining account creation date</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050402#M84053</link>
      <description>Roose,&lt;BR /&gt;&lt;BR /&gt;  I think the security audit journal is the only place this information is logged (and then only if you audit UAF changes). You could store the creation date in the user data field in the UAF record itsef, but that won't help retrospective checks.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jun 2007 02:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050402#M84053</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2007-06-01T02:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Determining account creation date</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050403#M84054</link>
      <description>Roose,&lt;BR /&gt;&lt;BR /&gt;I deduce the account creation date from the creation date of the default directory of the account.&lt;BR /&gt;Of course, that depends on the (nearly) simultaniousness of account- and directory creation, which in our case happens to be the case.&lt;BR /&gt;&lt;BR /&gt;YMMV&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>Fri, 01 Jun 2007 05:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050403#M84054</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-06-01T05:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Determining account creation date</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050404#M84055</link>
      <description>usually people have scripts to create accounts, so as jpe said the creation date&lt;BR /&gt;of the account default directory is (probably) accurate.</description>
      <pubDate>Fri, 01 Jun 2007 11:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050404#M84055</guid>
      <dc:creator>Dean McGorrill</dc:creator>
      <dc:date>2007-06-01T11:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Determining account creation date</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050405#M84056</link>
      <description>Thanks guys for your response! Well, currently, the practice of using the account's login directory creation date is what we're using as well. I was thinking that there might just be some way of using the UAF record to get when an identifier(?) has been added, or something.&lt;BR /&gt;&lt;BR /&gt;Again, thank you!</description>
      <pubDate>Sun, 03 Jun 2007 21:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050405#M84056</guid>
      <dc:creator>roose</dc:creator>
      <dc:date>2007-06-03T21:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Determining account creation date</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050406#M84057</link>
      <description>Roose, if you have Audits switch on for ACL :-&lt;BR /&gt;&lt;BR /&gt;ALPHA_ROB$ show audit&lt;BR /&gt;.....&lt;BR /&gt;System security audits currently enabled for:&lt;BR /&gt;  Authorization&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then you should be able to run an audit report that will show you this type of information :-&lt;BR /&gt;&lt;BR /&gt;anal/audit/event=sysuaf/select=subtype=sysuaf_add&lt;BR /&gt;21-MAY-2007 13:19:54.61 SYSUAF     SYSUAF_ADD       BETA   UAFMAN       206029F3 TNA486:&lt;BR /&gt;21-MAY-2007 15:13:55.45 SYSUAF     SYSUAF_ADD       BETA   UAFMAN       20603257 TNA616:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Mon, 04 Jun 2007 02:59:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050406#M84057</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2007-06-04T02:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Determining account creation date</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050407#M84058</link>
      <description>Roose,&lt;BR /&gt;&lt;BR /&gt;A cautionary note: If directories (or disk volumes) have been restored, then the creation date on the directory is not necessarily a reliable indicator of the accounts creation date.&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>Mon, 04 Jun 2007 05:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/determining-account-creation-date/m-p/5050407#M84058</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-06-04T05:11:04Z</dc:date>
    </item>
  </channel>
</rss>

