Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Aug 2004 14:21:07 -0400
From:      Gary Mulder <gmulder@infotechfl.com>
To:        "Byung-Hee H." <bh@izb.knu.ac.kr>, freebsd-questions@freebsd.org
Subject:   Re: Only root is able to login
Message-ID:  <4.2.0.58.20040805140633.01033158@mail.infotechfl.com>
In-Reply-To: <20040805160514.GA74724@tz3220e.izb.knu.ac.kr>
References:  <1987.212.78.101.51.1091694018.squirrel@mta.webmatic.de> <1987.212.78.101.51.1091694018.squirrel@mta.webmatic.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Is root's shell /bin/sh? If not, then something is wrong with /bin/sh.

You should have another shell available to do some comparison testing (eg. 
/bin/csh). Use vipw  to change the abc user's shell to say /bin/csh.

Can you now login as abc? If so, then something is wrong with /bin/sh. If 
not, then it implies that the problem is not specifically with /bin/sh.

Assume you can login as abc using /bin/csh. Try simply running /bin/sh. 
Does it work? If not, then again /bin/sh is broke somehow, replace it with 
/bin/sh from another identical system (I run 4.10, sorry...)

Gary


--
Gary Mulder   <mailto:gary.mulder@infotechfl.com>
Info Tech, Inc.
5700 SW 34th Street, Suite 1235 Phone: (352) 381-4400
Gainesville, FL 32608 Fax: (352) 381-4444



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20040805140633.01033158>