<?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: Problem creating a new user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763970#M73099</link>
    <description>Hi Yalin,&lt;BR /&gt;&lt;BR /&gt;did you try to assign a password to the user as root?&lt;BR /&gt;&lt;BR /&gt;passwd user_name&lt;BR /&gt;&lt;BR /&gt;Try to login as new user after this. (I guess you are working on a trusted system)&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
    <pubDate>Mon, 15 Jul 2002 15:18:04 GMT</pubDate>
    <dc:creator>Peter Kloetgen</dc:creator>
    <dc:date>2002-07-15T15:18:04Z</dc:date>
    <item>
      <title>Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763969#M73098</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;I have problems creating a new user through SAM.I tried to create three different users but got same result:&lt;BR /&gt;&lt;BR /&gt;1.SAM can create a new user but does not list it in  the user list after creating it.But I can see this new user in the/etc/passwd file.  &lt;BR /&gt;2.When I login as this new user, I would get message "Your password has expired"&lt;BR /&gt;        "Login aborted due to no new password"&lt;BR /&gt;        "Wait for login Exit"&lt;BR /&gt;Then the window closes automatically.&lt;BR /&gt;3.As root, I can su - newuser. But when I type "whoami", I would get "Intruder Alert".&lt;BR /&gt;&lt;BR /&gt;Anyone can figure out why this happened? Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;Yalin&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jul 2002 15:14:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763969#M73098</guid>
      <dc:creator>yalin zhao</dc:creator>
      <dc:date>2002-07-15T15:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763970#M73099</link>
      <description>Hi Yalin,&lt;BR /&gt;&lt;BR /&gt;did you try to assign a password to the user as root?&lt;BR /&gt;&lt;BR /&gt;passwd user_name&lt;BR /&gt;&lt;BR /&gt;Try to login as new user after this. (I guess you are working on a trusted system)&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 15 Jul 2002 15:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763970#M73099</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-07-15T15:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763971#M73100</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Look at the permissions on the /etc/passwd file. It should have read permissions for others.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 15 Jul 2002 15:19:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763971#M73100</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-07-15T15:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763972#M73101</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Check the permissions on '/etc/passwd'.  They should be 644 or at least 444.  The same is true for 'etc/group'.  The permissions on the '/etc' directory should be 555.  Make sure that both situations are correct.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jul 2002 15:20:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763972#M73101</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-07-15T15:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763973#M73102</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can change the passwword thro&lt;BR /&gt;#passwd username&lt;BR /&gt;&lt;BR /&gt;Check the permissions of the /etc/passwd and /etc/group file. These files should be readable by everybody. Or else it will give you an intruder alert message.&lt;BR /&gt;&lt;BR /&gt;Also run pwck ...which checks your password file.&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Mon, 15 Jul 2002 15:20:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763973#M73102</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-07-15T15:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763974#M73103</link>
      <description>The "intruder alert" will be produced if "whoami" command is having problem reading /etc/passwd file or the UID does not exist in /etc/passwd. Like others have suggested, look at it's permission.</description>
      <pubDate>Mon, 15 Jul 2002 15:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763974#M73103</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-07-15T15:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763975#M73104</link>
      <description>Hi Yalin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;These are the 2 reasons :&lt;BR /&gt;&lt;BR /&gt;1. Permission for the /etc/passwd file .&lt;BR /&gt;&lt;BR /&gt;2. There are 2 users with differnt names and the same uid.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Mon, 15 Jul 2002 15:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763975#M73104</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-07-15T15:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763976#M73105</link>
      <description>It is most likely a permission problem with /etc/passwd or /etc/group. However, I've seen this behavior when the /etc/passwd has become corrupt. Try openning the /etc/passwd file using vi and see if you get an error message like incomplete last line. For me, just doing a :wq! to rewrite the file cleared up the problem.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Mon, 15 Jul 2002 15:42:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763976#M73105</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-15T15:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763977#M73106</link>
      <description>I checked the right for /etc which is 555&lt;BR /&gt;/etc/passwd file is 444&lt;BR /&gt;/etc/group file is 444&lt;BR /&gt;&lt;BR /&gt;This is a trusted system&lt;BR /&gt;&lt;BR /&gt;I tried to assign a new password for this user.&lt;BR /&gt;I got the message "Password cannot be changed.  Reason: Cannot access protected password entry."</description>
      <pubDate>Mon, 15 Jul 2002 15:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763977#M73106</guid>
      <dc:creator>yalin zhao</dc:creator>
      <dc:date>2002-07-15T15:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763978#M73107</link>
      <description>Hi Yalin,&lt;BR /&gt;&lt;BR /&gt;is a shadow file created for your new user in which the password is stored on trusted systems instead of /etc/passwd file? You will find it here:&lt;BR /&gt;&lt;BR /&gt;/etc/tcb/auth/first_letter_of_username/username&lt;BR /&gt;&lt;BR /&gt;seems like no shadow files are created on your system.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 15 Jul 2002 16:00:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763978#M73107</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-07-15T16:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763979#M73108</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this : &lt;BR /&gt;&lt;BR /&gt;Copy /tcb/files/auth/initial/user_name to /tcb/files/auth/initial/newuser and edit the file and correct the entries: &lt;BR /&gt;u_name= &lt;BR /&gt;u_pswduser= &lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Mon, 15 Jul 2002 16:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763979#M73108</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-07-15T16:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763980#M73109</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;I found the file on this trusted system at the location /tcb/files/auth. Should I remove the file with letter of that user_name and then recreate it?&lt;BR /&gt;&lt;BR /&gt;Yalin</description>
      <pubDate>Mon, 15 Jul 2002 16:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763980#M73109</guid>
      <dc:creator>yalin zhao</dc:creator>
      <dc:date>2002-07-15T16:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763981#M73110</link>
      <description>I have tried all you suggested. But still the problem exists. Any other area you can think of? Thanks everybody.&lt;BR /&gt;&lt;BR /&gt;Yalin</description>
      <pubDate>Mon, 15 Jul 2002 18:58:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763981#M73110</guid>
      <dc:creator>yalin zhao</dc:creator>
      <dc:date>2002-07-15T18:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763982#M73111</link>
      <description>Can you post the results of getprdef -m and getprpw &lt;ACCOUNT&gt;?  Also post the TCB file itself.  Have you ran authck yet?&lt;/ACCOUNT&gt;</description>
      <pubDate>Mon, 15 Jul 2002 19:17:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763982#M73111</guid>
      <dc:creator>Daimian Woznick</dc:creator>
      <dc:date>2002-07-15T19:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763983#M73112</link>
      <description>Hi Yalin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you are still not able to change it then try doing it by sam , or change the system to untrusted system by tsconvert 0-r change it and then change it to trusted system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Mon, 15 Jul 2002 19:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763983#M73112</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-07-15T19:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763984#M73113</link>
      <description>Following are what I got:&lt;BR /&gt;&lt;BR /&gt;1. &lt;BR /&gt;# more /tcb/files/auth/t/tester&lt;BR /&gt;tester:u_name=tester:u_id#105:        :u_pwd=ZybX.fDQZQ7JM:        :u_auditid#22:        :u_auditflag#1:        :u_succhg#0:u_suclog#1026765245:u_lock@:chkent:&lt;BR /&gt;2.&lt;BR /&gt;# authck -p&lt;BR /&gt;#&lt;BR /&gt;3.&lt;BR /&gt;# getprdef -m&lt;BR /&gt;sh: getprdef:  not found.&lt;BR /&gt;4.&lt;BR /&gt;# getprpw tester&lt;BR /&gt;sh: getprpw:  not found.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What is the command to change the system back to trusted system.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jul 2002 19:46:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763984#M73113</guid>
      <dc:creator>yalin zhao</dc:creator>
      <dc:date>2002-07-15T19:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763985#M73114</link>
      <description>Hi Yalin,&lt;BR /&gt;&lt;BR /&gt;As you tried all the options so far, try unconvert/converting the system to trusted.&lt;BR /&gt;&lt;BR /&gt;1. Run /usr/lbin/tsconvert -r&lt;BR /&gt;&lt;BR /&gt;This will restore the password file.&lt;BR /&gt;&lt;BR /&gt;2. Run /usr/lbin/tsconvert&lt;BR /&gt;&lt;BR /&gt;This will convert the system. But this will expire all the passwords of the users. So, following step is very important so that it will un-expire the passwords and your users will not see any difference.&lt;BR /&gt;&lt;BR /&gt;SAM -&amp;gt; Auditing and Security -&amp;gt; System Security Policies -&amp;gt; Password Aging policies -&amp;gt; password aging&lt;BR /&gt;&lt;BR /&gt;Select "disabled" and select OK</description>
      <pubDate>Mon, 15 Jul 2002 19:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763985#M73114</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-07-15T19:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763986#M73115</link>
      <description>..[contd].. also restore if you have made any customizations before like no. of login tries etc.,.&lt;BR /&gt;&lt;BR /&gt;This way it will not cause any inconvenience to the users.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 15 Jul 2002 19:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763986#M73115</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-07-15T19:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763987#M73116</link>
      <description>getprpw and getprdef are in /usr/lbin, which is probably not in your $PATH normally.&lt;BR /&gt;Is tester the real name of the user you&lt;BR /&gt;tried to create?&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jul 2002 22:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763987#M73116</guid>
      <dc:creator>doug hosking</dc:creator>
      <dc:date>2002-07-15T22:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem creating a new user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763988#M73117</link>
      <description>Thanks everybody,&lt;BR /&gt;&lt;BR /&gt;I created a user through command line. I will do a search on the SAM problem which I guess a bug exists.&lt;BR /&gt;&lt;BR /&gt;Yalin</description>
      <pubDate>Tue, 16 Jul 2002 12:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-creating-a-new-user/m-p/2763988#M73117</guid>
      <dc:creator>yalin zhao</dc:creator>
      <dc:date>2002-07-16T12:41:01Z</dc:date>
    </item>
  </channel>
</rss>

