<?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: Unable to readd user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644011#M44428</link>
    <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;It seems that perhaps the user(s) already have a directory. &lt;BR /&gt;You can check the password file by also using 'pwck -s'&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
    <pubDate>Mon, 14 Jan 2002 04:13:30 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2002-01-14T04:13:30Z</dc:date>
    <item>
      <title>Unable to readd user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644009#M44426</link>
      <description>Hi again&lt;BR /&gt;&lt;BR /&gt;I have been asked a question regarding security and user id's. We have a couple of user id's that, by the looks of things were not removed cleanly at some stage (missing -r option with userdel). We now need to re add these id's but are having a little trouble. &lt;BR /&gt;&lt;BR /&gt;The system is trusted&lt;BR /&gt;&lt;BR /&gt;I have checked in /tcb/files/auth/* for any files with regard to the id's. Nothing found.&lt;BR /&gt;&lt;BR /&gt;Have checked for entries in /etc/passwd. Nothing found&lt;BR /&gt;&lt;BR /&gt;If i try userdel -r uid i get the message&lt;BR /&gt;&lt;BR /&gt;login `uid` does not exist&lt;BR /&gt;&lt;BR /&gt;If i try to add the id i get the message&lt;BR /&gt;&lt;BR /&gt;/home/uid is not a valid directory&lt;BR /&gt;&lt;BR /&gt;I have tried to complete this also using sam but get the same error messages&lt;BR /&gt;&lt;BR /&gt;any ideas?</description>
      <pubDate>Mon, 14 Jan 2002 03:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644009#M44426</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-01-14T03:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to readd user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644010#M44427</link>
      <description>do an authck -a to check the consistency of the tcb files.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then I'd just add the user again forcing the creation of the home directory.</description>
      <pubDate>Mon, 14 Jan 2002 04:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644010#M44427</guid>
      <dc:creator>Scott Van Kalken</dc:creator>
      <dc:date>2002-01-14T04:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to readd user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644011#M44428</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;It seems that perhaps the user(s) already have a directory. &lt;BR /&gt;You can check the password file by also using 'pwck -s'&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
      <pubDate>Mon, 14 Jan 2002 04:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644011#M44428</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-01-14T04:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to readd user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644012#M44429</link>
      <description>sh: /home/H288ETP: The specified path name is not a directory.&lt;BR /&gt;&lt;BR /&gt;useradd -m&lt;BR /&gt;&lt;BR /&gt;'/home/H288ETP' is not a valid directory&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jan 2002 04:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644012#M44429</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-01-14T04:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to readd user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644013#M44430</link>
      <description>Does this entry appear in the password file?&lt;BR /&gt;Does a file exist /home/H288ETP instead of&lt;BR /&gt;a directory?</description>
      <pubDate>Mon, 14 Jan 2002 05:08:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644013#M44430</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-01-14T05:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to readd user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644014#M44431</link>
      <description>Michael&lt;BR /&gt;&lt;BR /&gt;If i could assign more than 10 points i would&lt;BR /&gt;&lt;BR /&gt;Thanks for your help this evening&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;ps&lt;BR /&gt;&lt;BR /&gt;I've got a problem in sydney at the moment with some scanning cradles, fancing nipping over there and giving them a lift&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Mon, 14 Jan 2002 05:18:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644014#M44431</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-01-14T05:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to readd user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644015#M44432</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your welcome! It is usually far quicker to &lt;BR /&gt;get answers here than to place them through&lt;BR /&gt;the response centre.&lt;BR /&gt;&lt;BR /&gt;BTW I am in Sydney.....&lt;BR /&gt;-Michael</description>
      <pubDate>Mon, 14 Jan 2002 05:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-readd-user/m-p/2644015#M44432</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-01-14T05:31:14Z</dc:date>
    </item>
  </channel>
</rss>

