<?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: Script for adding new user in 50 servers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100665#M444136</link>
    <description>As I see this question, I am facing a similar issue down the road, we will be migration our Informix server over from a single HP/UX box to a pair of Linux boxes. &lt;BR /&gt;We want to manage accounts, printers from one interface entry and duplicate setup on the second box, either via remote shell or scp.. &lt;BR /&gt;&lt;BR /&gt;Thanks for the question.</description>
    <pubDate>Tue, 01 Apr 2008 13:18:53 GMT</pubDate>
    <dc:creator>rmueller58</dc:creator>
    <dc:date>2008-04-01T13:18:53Z</dc:date>
    <item>
      <title>Script for adding new user in 50 servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100662#M444133</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can someone provide me the push script from one server to add a new user in almost 50 servers. Also password should automatically reach to the user Email address in same domain. User should change its own password after this.&lt;BR /&gt;&lt;BR /&gt;.rhosts is configured, we can use remsh hosts in the script.&lt;BR /&gt;&lt;BR /&gt;Sendmail is also configured to send the mail to the user EMail ID.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Mon, 31 Mar 2008 14:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100662#M444133</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-03-31T14:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Script for adding new user in 50 servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100663#M444134</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Have a look at this recent query:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1217047" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1217047&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In particular, take note of Dusan's script that is attached therein.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Mar 2008 15:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100663#M444134</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-03-31T15:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Script for adding new user in 50 servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100664#M444135</link>
      <description>Schemes like NIS (or LDAP) were designed to&lt;BR /&gt;obviate this sort of annoyance.  Edit a file,&lt;BR /&gt;ypmake, relax.</description>
      <pubDate>Mon, 31 Mar 2008 18:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100664#M444135</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-03-31T18:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Script for adding new user in 50 servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100665#M444136</link>
      <description>As I see this question, I am facing a similar issue down the road, we will be migration our Informix server over from a single HP/UX box to a pair of Linux boxes. &lt;BR /&gt;We want to manage accounts, printers from one interface entry and duplicate setup on the second box, either via remote shell or scp.. &lt;BR /&gt;&lt;BR /&gt;Thanks for the question.</description>
      <pubDate>Tue, 01 Apr 2008 13:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100665#M444136</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2008-04-01T13:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Script for adding new user in 50 servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100666#M444137</link>
      <description>SKR,&lt;BR /&gt;&lt;BR /&gt;As mentioned before, NIS is specifically made for this purpose.  In addition to managing userids, you can also manage NFS mounts via NIS automount maps.  &lt;BR /&gt;&lt;BR /&gt;Perhaps better would be LDAP.  With LDAP, you can have common logins for both Windows and your Unix world.  My site is currently moving to Linux workstations and we are installing them as LDAP clients to leverage our Windows domain servers to provide user authentication.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mark&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Apr 2008 18:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100666#M444137</guid>
      <dc:creator>Mark Ellzey</dc:creator>
      <dc:date>2008-04-02T18:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Script for adding new user in 50 servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100667#M444138</link>
      <description>Thanks to all of you.</description>
      <pubDate>Wed, 02 Apr 2008 19:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-for-adding-new-user-in-50-servers/m-p/5100667#M444138</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-04-02T19:18:32Z</dc:date>
    </item>
  </channel>
</rss>

