<?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 Copying Users in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082981#M309319</link>
    <description>Hello,&lt;BR /&gt;When copying users from an old machine to a new one (HP of course), is there any way to preserve the user's password from the old HP?  I did not see the option on the useradd command.  I googled and saw that on Linux there is a -p option where you can put the encrypted password.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Wayne</description>
    <pubDate>Mon, 08 Oct 2007 14:46:43 GMT</pubDate>
    <dc:creator>wyoungblood</dc:creator>
    <dc:date>2007-10-08T14:46:43Z</dc:date>
    <item>
      <title>Copying Users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082981#M309319</link>
      <description>Hello,&lt;BR /&gt;When copying users from an old machine to a new one (HP of course), is there any way to preserve the user's password from the old HP?  I did not see the option on the useradd command.  I googled and saw that on Linux there is a -p option where you can put the encrypted password.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Wayne</description>
      <pubDate>Mon, 08 Oct 2007 14:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082981#M309319</guid>
      <dc:creator>wyoungblood</dc:creator>
      <dc:date>2007-10-08T14:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082982#M309320</link>
      <description>This might seem like a strange question but wouldn't it be easier to just tar off the /etc/passwd, shadow, group dirs and the /home dirs and copy them over to the new server? or restore them from a backup?&lt;BR /&gt;&lt;BR /&gt;if its an old to new box scenario that seems like the easiest way to do it instead of doing a useradd for each one</description>
      <pubDate>Mon, 08 Oct 2007 14:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082982#M309320</guid>
      <dc:creator>jthrumston</dc:creator>
      <dc:date>2007-10-08T14:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082983#M309321</link>
      <description>If the system is not Trusted then simply copy /etc/passwd,/etc/group, and the users' home directories from the old box to the new and declare victory. If the system is Trusted then in addition to the above files, copy the /tcb filetree as well.&lt;BR /&gt;&lt;BR /&gt;When doing anything password related, make sure that you are logged in as root in at least two sessions so that you can get yourself out of trouble almost as fast as you got yourself in.</description>
      <pubDate>Mon, 08 Oct 2007 14:51:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082983#M309321</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-10-08T14:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082984#M309322</link>
      <description>The best way to do this is to just copy all of the home directories and /etc/passwd and /etc/group to the new server. We do this all the time and it works.</description>
      <pubDate>Mon, 08 Oct 2007 15:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082984#M309322</guid>
      <dc:creator>David Bellamy</dc:creator>
      <dc:date>2007-10-08T15:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082985#M309323</link>
      <description>&lt;BR /&gt;Wayne,&lt;BR /&gt;&lt;BR /&gt; it is simple in hpux, if you are not in trusted mode.&lt;BR /&gt;&lt;BR /&gt;backup&lt;BR /&gt;1) /etc/passwd&lt;BR /&gt;2) /etc/group&lt;BR /&gt;3) /home&lt;BR /&gt;&lt;BR /&gt;restore to your new machine, it should work.&lt;BR /&gt;WK</description>
      <pubDate>Tue, 09 Oct 2007 00:42:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082985#M309323</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-10-09T00:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082986#M309324</link>
      <description>Thanks All,&lt;BR /&gt;&lt;BR /&gt;I do have a process set up to tar the /home/* and ftp to the new server (and extract), and copying the /etc/passwd, etc. over.  I didn't realize just copying those over was all that was to it (I'm not a System Admin and we don't really have one on staff).&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;Wayne</description>
      <pubDate>Tue, 09 Oct 2007 05:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-users/m-p/4082986#M309324</guid>
      <dc:creator>wyoungblood</dc:creator>
      <dc:date>2007-10-09T05:59:10Z</dc:date>
    </item>
  </channel>
</rss>

