<?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: User Add/Delete Date in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882342#M400779</link>
    <description>Our user add process, which was written by an outside consulting before I knew Unix(enhanced several times by me) logs user create times in a file.&lt;BR /&gt;&lt;BR /&gt;As A. Clay notes, our operations department is required to use this program. Only systems administration is allowed to add users on the command line.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 26 Jan 2005 18:38:11 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-01-26T18:38:11Z</dc:date>
    <item>
      <title>User Add/Delete Date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882339#M400776</link>
      <description>Hi&lt;BR /&gt;My production server is running HP-UX 11.0 in a trusted server mode. I need to get the dates in which the exisiting users were created. Also, I need to get the list of users which were removed from the system and date of deletion.&lt;BR /&gt;I have been trying to look into samlog and all .sh_hist_dir logs but these are of very little use. &lt;BR /&gt;Is there any way to get what I want?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nell</description>
      <pubDate>Wed, 26 Jan 2005 16:58:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882339#M400776</guid>
      <dc:creator>Nellian Solaiappan</dc:creator>
      <dc:date>2005-01-26T16:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: User Add/Delete Date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882340#M400777</link>
      <description>There is no way that I can think of to get the information you need.&lt;BR /&gt;&lt;BR /&gt;samlog is a good idea, but if the users weren't created or deleted with SAM then you're out of luck.&lt;BR /&gt;&lt;BR /&gt;You **MIGHT** be able to get a creation date by looking at the date stamp on the users .profile file or something.  But that would change if the file has ever been modified, so there is no guarantee that that will be correct.&lt;BR /&gt;&lt;BR /&gt;I know of no way to get the date a user was deleted.</description>
      <pubDate>Wed, 26 Jan 2005 17:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882340#M400777</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-01-26T17:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: User Add/Delete Date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882341#M400778</link>
      <description>Because of the number of ways these tasks could be done (some might leave traces and others would not) is legion there is really no way to do what you want after the fact. About as close as you are going to get is the ctime value for the users entry in /tcb/files/auth/x/xuser --- but that is really not a reliable method because the ctime would change anytime did a chmod, for example, on the file. &lt;BR /&gt;&lt;BR /&gt;You really have to handle all this logging yourself (via scripts) and then force your admins to use exactly one method to add and remove users.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2005 17:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882341#M400778</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-01-26T17:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: User Add/Delete Date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882342#M400779</link>
      <description>Our user add process, which was written by an outside consulting before I knew Unix(enhanced several times by me) logs user create times in a file.&lt;BR /&gt;&lt;BR /&gt;As A. Clay notes, our operations department is required to use this program. Only systems administration is allowed to add users on the command line.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 26 Jan 2005 18:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882342#M400779</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-01-26T18:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: User Add/Delete Date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882343#M400780</link>
      <description>As i know. native HP_UX does not support this feature. You can change userdel to other name and write onother userdel script. in this script you log all action.&lt;BR /&gt;I recommand you use Security SW such as Etrust Access Control &lt;BR /&gt;refer to this web for more:&lt;BR /&gt;&lt;A href="http://www3.ca.com/Solutions/Product.asp?ID=154" target="_blank"&gt;http://www3.ca.com/Solutions/Product.asp?ID=154&lt;/A&gt;</description>
      <pubDate>Wed, 26 Jan 2005 22:13:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882343#M400780</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2005-01-26T22:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: User Add/Delete Date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882344#M400781</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;No way you can get this info</description>
      <pubDate>Thu, 27 Jan 2005 00:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882344#M400781</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2005-01-27T00:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: User Add/Delete Date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882345#M400782</link>
      <description>Thanks guys&lt;BR /&gt;For all your suggestions. Since we are creating and deleting users to Tivoli Identity manager, I need to hide the useradd/userdel commands and replace them with scripts that would inturn call the useradd/userdel commands respectively and log addition or deletion into a file.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Nell</description>
      <pubDate>Thu, 27 Jan 2005 15:30:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-add-delete-date/m-p/4882345#M400782</guid>
      <dc:creator>Nellian Solaiappan</dc:creator>
      <dc:date>2005-01-27T15:30:58Z</dc:date>
    </item>
  </channel>
</rss>

