<?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: Time user was created in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008085#M425922</link>
    <description>Joe,&lt;BR /&gt;&lt;BR /&gt;Study the hidden files in the user's home directory.  As long as a "skeleton" file hasn't been modified since user creation, you can infer the creation time.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
    <pubDate>Wed, 11 Oct 2006 12:51:02 GMT</pubDate>
    <dc:creator>spex</dc:creator>
    <dc:date>2006-10-11T12:51:02Z</dc:date>
    <item>
      <title>Time user was created</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008083#M425920</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Is there anyway to tell when a user was created on an 11.11 system?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Joe</description>
      <pubDate>Wed, 11 Oct 2006 12:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008083#M425920</guid>
      <dc:creator>Joe J_1</dc:creator>
      <dc:date>2006-10-11T12:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Time user was created</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008084#M425921</link>
      <description>Hi Joe:&lt;BR /&gt;&lt;BR /&gt;Only by inference.  Unix does not maintain any notion of a "creation" time.  The closest you get is a file or directory's last modification time --- 'mtime'.&lt;BR /&gt;&lt;BR /&gt;With directories, the 'mtime' is updated as entities are added and/or removed.&lt;BR /&gt;&lt;BR /&gt;Hence, the answer to your question is "no, not with assurance; only by inference".&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 11 Oct 2006 12:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008084#M425921</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-10-11T12:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Time user was created</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008085#M425922</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;Study the hidden files in the user's home directory.  As long as a "skeleton" file hasn't been modified since user creation, you can infer the creation time.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Wed, 11 Oct 2006 12:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008085#M425922</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-10-11T12:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Time user was created</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008086#M425923</link>
      <description>If you know this, it is only be accident and cannot in any sense be trusted. UNIX has no notion of the creation time of a file. If (for security reasons), you need to keep up with when a user was created and/or deleted/disabled then you have to craft custom scripts and maintain that data in some sort of database -- even if that database is simply a text file.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Oct 2006 12:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008086#M425923</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-10-11T12:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Time user was created</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008087#M425924</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can look for that in the /var/log/samlog file, but I'm not sure that SAM writes details of its operations. If the user has been created by useradd, any chance to know the user's creation date.&lt;BR /&gt;If you can guarantee that all users are created by SAM, use the option of running a script after user creation. I use this and write date of user creation into comment field.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 11 Oct 2006 12:53:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008087#M425924</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2006-10-11T12:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Time user was created</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008088#M425925</link>
      <description>Thanks for the comments. That's what I thought.</description>
      <pubDate>Wed, 11 Oct 2006 12:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008088#M425925</guid>
      <dc:creator>Joe J_1</dc:creator>
      <dc:date>2006-10-11T12:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Time user was created</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008089#M425926</link>
      <description>If you just want to check a specific user and&lt;BR /&gt;1. you created this user from SAM and you still have a "complete" /var/sam/log/samlog maybe you have a chance to find a record there.&lt;BR /&gt;&lt;BR /&gt;2. If that user has not touched his .profile, .login .kshrc then you can find the information from time stamp of these files.&lt;BR /&gt;&lt;BR /&gt;3. if you never reset your /var/adm/wtmp or you believe that file contain the information long before the user created you can run "last username" to trace when is the first time that user logged on to your server.&lt;BR /&gt;&lt;BR /&gt;4. sometime a very old backup tape may help.</description>
      <pubDate>Wed, 11 Oct 2006 13:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-user-was-created/m-p/5008089#M425926</guid>
      <dc:creator>Yang Qin_1</dc:creator>
      <dc:date>2006-10-11T13:02:23Z</dc:date>
    </item>
  </channel>
</rss>

