<?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: Moving users in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773416#M75296</link>
    <description>Ian&lt;BR /&gt;&lt;BR /&gt;Quick and dirty:-&lt;BR /&gt;&lt;BR /&gt;1.  Move the tool.&lt;BR /&gt;2.  Create one user on the other machine.&lt;BR /&gt;3.  All users use this single account.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is dependant upon what they are doing.&lt;BR /&gt;&lt;BR /&gt;Paula</description>
    <pubDate>Fri, 26 Jul 2002 10:20:24 GMT</pubDate>
    <dc:creator>Paula J Frazer-Campbell</dc:creator>
    <dc:date>2002-07-26T10:20:24Z</dc:date>
    <item>
      <title>Moving users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773414#M75294</link>
      <description>I have a machine that is a crucial support tool for network service availability. I need an outage on it for maint, but users may need it. The tool they use can be moved to another system temporarily but this system doesn't have their accounts. Can I export/import users accounts from one box to another? Perhaps I could move the secure users db/tcb files? These systems are running in trusted mode.&lt;BR /&gt;&lt;BR /&gt;Any suggestions would be much appreciated.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jul 2002 10:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773414#M75294</guid>
      <dc:creator>Ian Killer_1</dc:creator>
      <dc:date>2002-07-26T10:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Moving users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773415#M75295</link>
      <description>Ian,&lt;BR /&gt;You would also need to copy /etc/passwd as well as $HOME/* to get the user specific files.&lt;BR /&gt;&lt;BR /&gt;Cheryl</description>
      <pubDate>Fri, 26 Jul 2002 10:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773415#M75295</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-07-26T10:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Moving users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773416#M75296</link>
      <description>Ian&lt;BR /&gt;&lt;BR /&gt;Quick and dirty:-&lt;BR /&gt;&lt;BR /&gt;1.  Move the tool.&lt;BR /&gt;2.  Create one user on the other machine.&lt;BR /&gt;3.  All users use this single account.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is dependant upon what they are doing.&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Fri, 26 Jul 2002 10:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773416#M75296</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-07-26T10:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Moving users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773417#M75297</link>
      <description>A couple other files needed:&lt;BR /&gt;/etc/group /etc/logingroup&lt;BR /&gt;&lt;BR /&gt;Cheryl</description>
      <pubDate>Fri, 26 Jul 2002 10:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773417#M75297</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-07-26T10:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Moving users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773418#M75298</link>
      <description>A thought might be to introduce automounter.&lt;BR /&gt;You can put /home within automounter and all homedirs are available on the machines you like and don't have to move the data itself.&lt;BR /&gt;Ofcourse the /etc/passwd, /etc/group can be maintained within NIS (better not use NIS+).&lt;BR /&gt;&lt;BR /&gt;But ofcourse, it also very much depends on the kind of  machines (i.e. availability/importance) and on the amount of time you have for implementation.&lt;BR /&gt;&lt;BR /&gt;Just a thought...&lt;BR /&gt;Regards,Ceesjan</description>
      <pubDate>Fri, 26 Jul 2002 10:32:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773418#M75298</guid>
      <dc:creator>Ceesjan van Hattum</dc:creator>
      <dc:date>2002-07-26T10:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Moving users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773419#M75299</link>
      <description>THanks Cheryl and Paula J. F-C.... &lt;BR /&gt;I just can't guarantee that all the users can be notified being a global user base, and spread througout many network support teams. It also becomes a major security risk distributing a single user and password for world wide network configs. &lt;BR /&gt;&lt;BR /&gt;I think I'll create the single user passwd deal but leave it in the hands of the on-call support guy.&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;&lt;BR /&gt;Ian D.F. K.</description>
      <pubDate>Fri, 26 Jul 2002 10:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773419#M75299</guid>
      <dc:creator>Ian Killer_1</dc:creator>
      <dc:date>2002-07-26T10:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Moving users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773420#M75300</link>
      <description>Thanks everyone. Fabulous help as ususal. &lt;BR /&gt;&lt;BR /&gt;Nope. I don't have the time for all that implementation but I might use this case to drive something of the sort at a later stage.&lt;BR /&gt;&lt;BR /&gt;Ian</description>
      <pubDate>Fri, 26 Jul 2002 10:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773420#M75300</guid>
      <dc:creator>Ian Killer_1</dc:creator>
      <dc:date>2002-07-26T10:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Moving users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773421#M75301</link>
      <description>&lt;BR /&gt;Remember that if you do this by copying the /tcb, /etc/passwd, /etc/group and home directories to an other server you may have file access problems if you don't synchronise the UIDS and GROUPIDS across the the machines. Ie if you already have a user on the temp machine with a UID of 201 and you copy a passwd file over where UID 201 is allocated to a different userid then the second user will have access to the other users files.&lt;BR /&gt;&lt;BR /&gt;I had this issue for service guard reasons because I don't use NIS so did an exercise to make sure UIDS and GROUPIDS were unique across the two systems.</description>
      <pubDate>Fri, 26 Jul 2002 11:13:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-users/m-p/2773421#M75301</guid>
      <dc:creator>Nick Wickens</dc:creator>
      <dc:date>2002-07-26T11:13:46Z</dc:date>
    </item>
  </channel>
</rss>

