<?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 account removal in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-removal/m-p/5058804#M436296</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;ssh-keygen -t dsa for root on the master server.&lt;BR /&gt;&lt;BR /&gt;This will create a file called .ssh/id_dsa.pub&lt;BR /&gt;&lt;BR /&gt;This file needs to be distributed to each server as .ssh/authorized_keys or added to the existing authorized keys file.&lt;BR /&gt;&lt;BR /&gt;Secure Shell form HP-UX must be installed. &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;make a list of servers called list&lt;BR /&gt;&lt;BR /&gt;while read -r server&lt;BR /&gt;do&lt;BR /&gt;ssh $server userdel $user&lt;BR /&gt;done &amp;lt; list&lt;BR /&gt;&lt;BR /&gt;This will do it all without prompting for passwords.&lt;BR /&gt;&lt;BR /&gt;A better option would be doing authentication via LDAP or NIS.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 18 Jul 2007 09:35:13 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-07-18T09:35:13Z</dc:date>
    <item>
      <title>User account removal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-removal/m-p/5058803#M436295</link>
      <description>Hi all,&lt;BR /&gt;What is the quickest way to remove user account from multiple servers at a same time? We create account on trusted server and then push it to all the other server some time there are over thirty  or forty  servers the new account is pushed to, but when comes time to remove the accounts I have to go on each server to remove them.&lt;BR /&gt;That take ages any help in this matter will be greatly appreciated&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2007 09:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-account-removal/m-p/5058803#M436295</guid>
      <dc:creator>tap</dc:creator>
      <dc:date>2007-07-18T09:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: User account removal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-removal/m-p/5058804#M436296</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;ssh-keygen -t dsa for root on the master server.&lt;BR /&gt;&lt;BR /&gt;This will create a file called .ssh/id_dsa.pub&lt;BR /&gt;&lt;BR /&gt;This file needs to be distributed to each server as .ssh/authorized_keys or added to the existing authorized keys file.&lt;BR /&gt;&lt;BR /&gt;Secure Shell form HP-UX must be installed. &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;make a list of servers called list&lt;BR /&gt;&lt;BR /&gt;while read -r server&lt;BR /&gt;do&lt;BR /&gt;ssh $server userdel $user&lt;BR /&gt;done &amp;lt; list&lt;BR /&gt;&lt;BR /&gt;This will do it all without prompting for passwords.&lt;BR /&gt;&lt;BR /&gt;A better option would be doing authentication via LDAP or NIS.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 18 Jul 2007 09:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-account-removal/m-p/5058804#M436296</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-18T09:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: User account removal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-removal/m-p/5058805#M436297</link>
      <description>It worked &lt;BR /&gt;thx Steven</description>
      <pubDate>Wed, 18 Jul 2007 11:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-account-removal/m-p/5058805#M436297</guid>
      <dc:creator>tap</dc:creator>
      <dc:date>2007-07-18T11:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: User account removal</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-account-removal/m-p/5058806#M436298</link>
      <description>Points awarded</description>
      <pubDate>Wed, 18 Jul 2007 11:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-account-removal/m-p/5058806#M436298</guid>
      <dc:creator>tap</dc:creator>
      <dc:date>2007-07-18T11:05:00Z</dc:date>
    </item>
  </channel>
</rss>

