<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494205#M19929</link>
    <description>I've solve it, don't ask me how... :)&lt;BR /&gt;I have removed the user and added it again in the same identical mode i did before...now it works...strange of this work!!! I've lost all afternoon for this user...&lt;BR /&gt;Thanks all and sorry if i made you crazy</description>
    <pubDate>Thu, 15 Feb 2001 16:20:48 GMT</pubDate>
    <dc:creator>Tarek</dc:creator>
    <dc:date>2001-02-15T16:20:48Z</dc:date>
    <item>
      <title>user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494192#M19916</link>
      <description>Hallo there,&lt;BR /&gt;i have created a nis user.&lt;BR /&gt;When i try to enter on any ws with the new username i have:&lt;BR /&gt;Please wait....checking for disk quotas&lt;BR /&gt;No shell&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;'Til yesterday i created lot of user without this problem, now i had this error.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2001 14:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494192#M19916</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-15T14:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494193#M19917</link>
      <description>Hi Tarek,&lt;BR /&gt;&lt;BR /&gt;What shell is reported for your user?&lt;BR /&gt;&lt;BR /&gt;Type 'ypmatch your_user_name passwd'&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2001 14:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494193#M19917</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-15T14:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494194#M19918</link>
      <description>Hi !&lt;BR /&gt;&lt;BR /&gt;The user created, and password is OK. &lt;BR /&gt;Which shell give You to this user ?&lt;BR /&gt;&lt;BR /&gt;ypcat passwd | grep username&lt;BR /&gt;&lt;BR /&gt;regards, Saa</description>
      <pubDate>Thu, 15 Feb 2001 14:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494194#M19918</guid>
      <dc:creator>Sandor Horvath_2</dc:creator>
      <dc:date>2001-02-15T14:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494195#M19919</link>
      <description>With that command it gives me the /etc/passwd&lt;BR /&gt;user's line:&lt;BR /&gt;username:password:userid:gid::home_user:/usr/bin/csh</description>
      <pubDate>Thu, 15 Feb 2001 14:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494195#M19919</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-15T14:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494196#M19920</link>
      <description>Hi Tarek,&lt;BR /&gt;&lt;BR /&gt;Passwd entry looks OK, and /usr/bin/csh is a standard shell, thus no need for /etc/shells&lt;BR /&gt;&lt;BR /&gt;Other possible causes of 'no shell': &lt;BR /&gt;&lt;BR /&gt;1. Too restrictive $HOME directory permissions --  must be 75x. &lt;BR /&gt;&lt;BR /&gt;2. Improper permissions on the shell executable itself. &lt;BR /&gt;&lt;BR /&gt;3. Improper permissions on /, /usr, /usr/bin or /etc&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2001 15:08:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494196#M19920</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-15T15:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494197#M19921</link>
      <description>Hi !&lt;BR /&gt;&lt;BR /&gt;this line form password seems to be right. &lt;BR /&gt;&lt;BR /&gt;try 2 command as root user&amp;gt;&lt;BR /&gt;&lt;BR /&gt;su - username&lt;BR /&gt;su username&lt;BR /&gt;&lt;BR /&gt;1. full user environment and change to users home dir&lt;BR /&gt;2, only change user id, but not environment.&lt;BR /&gt;&lt;BR /&gt;regards, Saa&lt;BR /&gt;ps, I need go the next step tomorrow :-(</description>
      <pubDate>Thu, 15 Feb 2001 15:13:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494197#M19921</guid>
      <dc:creator>Sandor Horvath_2</dc:creator>
      <dc:date>2001-02-15T15:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494198#M19922</link>
      <description>I really don't know what to do:&lt;BR /&gt;i've set permissions $home: 777&lt;BR /&gt;With all other users i enter without any problem on any ws.&lt;BR /&gt;The user's username is:&lt;BR /&gt;archr03 - is it possible that the problem is that i put also numbers, instead of letters only.</description>
      <pubDate>Thu, 15 Feb 2001 15:20:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494198#M19922</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-15T15:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494199#M19923</link>
      <description>Hi Tarek,&lt;BR /&gt;&lt;BR /&gt;Is the user's home directory a dedicated filesystem (i.e. /archr03) ?&lt;BR /&gt;In that case, umount the filesystem, modify the permissions on the mount point and re-mount it.&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2001 15:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494199#M19923</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-15T15:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494200#M19924</link>
      <description>with the su - user and su user i have this same output:&lt;BR /&gt;su: No shell&lt;BR /&gt;Segmentation fault</description>
      <pubDate>Thu, 15 Feb 2001 15:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494200#M19924</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-15T15:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494201#M19925</link>
      <description>no the user is on this directory:&lt;BR /&gt;/disk2/local_user/archr03&lt;BR /&gt;In this directory there are also other 4 users, but they aren't having problems.</description>
      <pubDate>Thu, 15 Feb 2001 15:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494201#M19925</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-15T15:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494202#M19926</link>
      <description>Hi Tarek,&lt;BR /&gt;&lt;BR /&gt;Please write down permissions of /disk2 and /disk2/local_user (to be able to set them back after)&lt;BR /&gt;Change those to 777&lt;BR /&gt;Try to log in as 'archr03'&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;PS: set permissions back to original values</description>
      <pubDate>Thu, 15 Feb 2001 15:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494202#M19926</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-15T15:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494203#M19927</link>
      <description>I've seen this happen where the shell variable path was incorrectly assigned. Maybe somewhere along the line that path is set there is a misplaced &lt;SPACE&gt;. Check this whenever your are assigning the shell variable path.&lt;/SPACE&gt;</description>
      <pubDate>Thu, 15 Feb 2001 16:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494203#M19927</guid>
      <dc:creator>Glynn Aherne_1</dc:creator>
      <dc:date>2001-02-15T16:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494204#M19928</link>
      <description>/disk2 is a file system mounted on the device /dev/vg01/lvol01. It is an external harddisk. &lt;BR /&gt;I will try to remove the user and to put it again.</description>
      <pubDate>Thu, 15 Feb 2001 16:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494204#M19928</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-15T16:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494205#M19929</link>
      <description>I've solve it, don't ask me how... :)&lt;BR /&gt;I have removed the user and added it again in the same identical mode i did before...now it works...strange of this work!!! I've lost all afternoon for this user...&lt;BR /&gt;Thanks all and sorry if i made you crazy</description>
      <pubDate>Thu, 15 Feb 2001 16:20:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494205#M19929</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-15T16:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: user problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494206#M19930</link>
      <description>Hi,&lt;BR /&gt;we MUST add the above answer in SYSADMIN HUMOUR !!&lt;BR /&gt;;-)))&lt;BR /&gt;&lt;BR /&gt;Suhas.</description>
      <pubDate>Sat, 17 Feb 2001 14:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-problem/m-p/2494206#M19930</guid>
      <dc:creator>Suhas_2</dc:creator>
      <dc:date>2001-02-17T14:00:41Z</dc:date>
    </item>
  </channel>
</rss>

