<?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 removal script in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-removal-script/m-p/3203464#M167110</link>
    <description>Brent,&lt;BR /&gt;&lt;BR /&gt;Try "userdel(1M)".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 26 Feb 2004 13:53:25 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2004-02-26T13:53:25Z</dc:date>
    <item>
      <title>user removal script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-removal-script/m-p/3203463#M167109</link>
      <description>Is there a command line script available to remove users from a server ?</description>
      <pubDate>Thu, 26 Feb 2004 13:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-removal-script/m-p/3203463#M167109</guid>
      <dc:creator>Brent W. Moll</dc:creator>
      <dc:date>2004-02-26T13:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: user removal script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-removal-script/m-p/3203464#M167110</link>
      <description>Brent,&lt;BR /&gt;&lt;BR /&gt;Try "userdel(1M)".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 26 Feb 2004 13:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-removal-script/m-p/3203464#M167110</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-02-26T13:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: user removal script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-removal-script/m-p/3203465#M167111</link>
      <description>As the previous answer noted, "userdel login" will remove the user.  The -r option will remove the home directory, but will not deal with any other files that the user owned.&lt;BR /&gt;&lt;BR /&gt;A find command would locate any files that the user owned and you could then handle them as needed.  Something like "find ./ -user login"</description>
      <pubDate>Thu, 26 Feb 2004 16:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-removal-script/m-p/3203465#M167111</guid>
      <dc:creator>Charlie Rubeor</dc:creator>
      <dc:date>2004-02-26T16:09:56Z</dc:date>
    </item>
  </channel>
</rss>

