<?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: TRANSFERRING USERS BETWEEN TWO UNIX SERVERS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846485#M394102</link>
    <description>If you have no security concerns, then configure NIS.  Even with 2 nodes, these 800 users are then shared, which means no copying of passwd/group or /tcb.&lt;BR /&gt;&lt;BR /&gt;Just make sure the homes are identical on both systems.  Again if NIS is okay, then there should be no concern about NFS.&lt;BR /&gt;&lt;BR /&gt;IF secrity is a problem, then install the secure shell packages available from HP.  Secure copy supports wildcards, and transfers encrypted.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
    <pubDate>Fri, 06 Sep 2002 12:40:06 GMT</pubDate>
    <dc:creator>Shannon Petry</dc:creator>
    <dc:date>2002-09-06T12:40:06Z</dc:date>
    <item>
      <title>TRANSFERRING USERS BETWEEN TWO UNIX SERVERS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846479#M394096</link>
      <description>Hello,&lt;BR /&gt;I have to transfer a passwd file with 800 users from a K370 to an rp5400.&lt;BR /&gt;Does anyone know's a good/working procedure for this job.  I hope I don't have to type everything again.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 06 Sep 2002 11:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846479#M394096</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2002-09-06T11:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSFERRING USERS BETWEEN TWO UNIX SERVERS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846480#M394097</link>
      <description>If "r"commands are available to you, rcopy the file from one server to the other.  Otherwise ftp it or dump it to tape with tar and transfer it over that way.&lt;BR /&gt;&lt;BR /&gt;Unless I'm missing something, this shouldn't be too difficult.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 06 Sep 2002 11:59:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846480#M394097</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-09-06T11:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSFERRING USERS BETWEEN TWO UNIX SERVERS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846481#M394098</link>
      <description>If it's a trusted system you will have to move /tcb&lt;BR /&gt;&lt;BR /&gt;you need to move their HOME directories&lt;BR /&gt;&lt;BR /&gt;/etc/passwd&lt;BR /&gt;/etc/group&lt;BR /&gt;/etc/profile&lt;BR /&gt;&lt;BR /&gt;and any other profiles (.profile, .cshrc) ...&lt;BR /&gt;&lt;BR /&gt;You can use "rcp"&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Fri, 06 Sep 2002 12:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846481#M394098</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-06T12:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSFERRING USERS BETWEEN TWO UNIX SERVERS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846482#M394099</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;As well as passwd remember the relationship to the groups file.&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Fri, 06 Sep 2002 12:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846482#M394099</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-09-06T12:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSFERRING USERS BETWEEN TWO UNIX SERVERS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846483#M394100</link>
      <description>Hi&lt;BR /&gt;Perhaps you should not copy the passwd and as it is, "system" users (as root) may be different. Make a copy of passwd and group files on the original system. Edit the files, delete evrything exept for the "ordinary" users (and groups). Transfer the files to the new system, merge the files whith this systems passwd and group files (cat &lt;FILE&gt; &amp;gt;&amp;gt;passwd).&lt;BR /&gt;&lt;BR /&gt;How about home directorys,  NFS-mounted? or are you going to copy these too.&lt;/FILE&gt;</description>
      <pubDate>Fri, 06 Sep 2002 12:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846483#M394100</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2002-09-06T12:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSFERRING USERS BETWEEN TWO UNIX SERVERS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846484#M394101</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can copy across the /etc/passwd &amp;amp; /etc/group.  Mount the /home as /home_new on your old server, then you can use find &amp;amp; cpio to copy all the home directories across.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Hilary</description>
      <pubDate>Fri, 06 Sep 2002 12:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846484#M394101</guid>
      <dc:creator>BFA6</dc:creator>
      <dc:date>2002-09-06T12:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSFERRING USERS BETWEEN TWO UNIX SERVERS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846485#M394102</link>
      <description>If you have no security concerns, then configure NIS.  Even with 2 nodes, these 800 users are then shared, which means no copying of passwd/group or /tcb.&lt;BR /&gt;&lt;BR /&gt;Just make sure the homes are identical on both systems.  Again if NIS is okay, then there should be no concern about NFS.&lt;BR /&gt;&lt;BR /&gt;IF secrity is a problem, then install the secure shell packages available from HP.  Secure copy supports wildcards, and transfers encrypted.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Fri, 06 Sep 2002 12:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846485#M394102</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-09-06T12:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSFERRING USERS BETWEEN TWO UNIX SERVERS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846486#M394103</link>
      <description>warning.. I would not just copy the passwd file straight off of a K370 to an rp5400.... copy it to /tmp or something like that.... compare the top entry for the root password carefully... especially the shell.  If it is a different operating system.. ie. this is part of a system upgrade, you may find some differences in the root shell settings in the password file and it will be a bit challenging to back that out.  Just be careful... you can mess things up assuming that one password file is just as good as another.</description>
      <pubDate>Fri, 06 Sep 2002 19:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846486#M394103</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-09-06T19:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSFERRING USERS BETWEEN TWO UNIX SERVERS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846487#M394104</link>
      <description>Thanks all.&lt;BR /&gt;&lt;BR /&gt;My fingers are very happy with this news.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Sep 2002 05:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846487#M394104</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2002-09-09T05:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSFERRING USERS BETWEEN TWO UNIX SERVERS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846488#M394105</link>
      <description>Hi Luk,&lt;BR /&gt;&lt;BR /&gt;why not use HP's "OpenSSH" and "rsync"?&lt;BR /&gt;"rsync" can use the "SSH" as transport tunnel, and is just so simple to use...&lt;BR /&gt;&lt;A href="http://rsync.samba.org" target="_blank"&gt;http://rsync.samba.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Just my $0.02,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Sep 2002 15:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846488#M394105</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-09-09T15:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSFERRING USERS BETWEEN TWO UNIX SERVERS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846489#M394106</link>
      <description>problem solved</description>
      <pubDate>Thu, 15 Sep 2005 01:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/transferring-users-between-two-unix-servers/m-p/4846489#M394106</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2005-09-15T01:19:36Z</dc:date>
    </item>
  </channel>
</rss>

