<?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 migration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-migration/m-p/3843305#M776870</link>
    <description>You both your servers are trusted servers then you'll also have to copy the protected password files under /tcb/files/auth</description>
    <pubDate>Mon, 14 Aug 2006 22:46:50 GMT</pubDate>
    <dc:creator>Rajeev  Shukla</dc:creator>
    <dc:date>2006-08-14T22:46:50Z</dc:date>
    <item>
      <title>User migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-migration/m-p/3843303#M776868</link>
      <description>Hi Guys,&lt;BR /&gt;  Can someone advice how can I migrate users accont from one server to another. The model of the server is rp3440 running on hpux 11.11&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vincent</description>
      <pubDate>Mon, 14 Aug 2006 22:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-migration/m-p/3843303#M776868</guid>
      <dc:creator>Vincent_5</dc:creator>
      <dc:date>2006-08-14T22:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: User migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-migration/m-p/3843304#M776869</link>
      <description>copy /etc/passwd and /etc/group files from one server to the other&lt;BR /&gt;&lt;BR /&gt;on the source server :&lt;BR /&gt;&lt;BR /&gt;cat /etc/passwd | while read line&lt;BR /&gt;do&lt;BR /&gt;home=`echo $line|cut -d: -f6`&lt;BR /&gt;cd $home &lt;BR /&gt;tar -cf *|remsh target "cd $home; tar -xf"&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;make sur you do this while logged in as root and on the target server, root's .rhost file contains an entry as follows&lt;BR /&gt;&lt;BR /&gt;sourceserver   root&lt;BR /&gt;&lt;BR /&gt;It is not the most elegant solution but it works. Limitation to consider: depending on the patch level of tar, there is a 2gb or 8gb file size limit while copying. If you have users, who keep files this big in their home directories, you will need to use a backup/restore solution for those files, for instance fbackup.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Aug 2006 22:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-migration/m-p/3843304#M776869</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2006-08-14T22:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: User migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-migration/m-p/3843305#M776870</link>
      <description>You both your servers are trusted servers then you'll also have to copy the protected password files under /tcb/files/auth</description>
      <pubDate>Mon, 14 Aug 2006 22:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-migration/m-p/3843305#M776870</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2006-08-14T22:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: User migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-migration/m-p/3843306#M776871</link>
      <description>copy their home directories, /etc/passwd and /etc/group files. But make sure that you able to login after copying /etc/passwd file since you should remember server 1 login/password.</description>
      <pubDate>Mon, 14 Aug 2006 23:06:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-migration/m-p/3843306#M776871</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-08-14T23:06:37Z</dc:date>
    </item>
  </channel>
</rss>

