Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2006 07:18:46 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        MoonblueZ <moonbluez@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: user cannot login from anywhere
Message-ID:  <441D4C26.1080607@mac.com>
In-Reply-To: <1bdd14300603182058l441f3c36i6a84b8bb6c138448@mail.gmail.com>
References:  <1bdd14300603181420v76baac4fgea02338b1c2203d7@mail.gmail.com> <1bdd14300603182058l441f3c36i6a84b8bb6c138448@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
MoonblueZ wrote:
> On 3/19/06, MoonblueZ <moonbluez@gmail.com> wrote:
[ ...please don't "bump" threads without waiting a day or two... ]
>> Mar 19 12:18:31 cidomo squid[661]: Squid Parent: child process 694 exited
>> due to signal 6
>> Mar 19 12:18:31 cidomo squid[661]: Exiting due to repeated, frequent
>> failures
>>
>> something wrong with squid.
>> and i can't su from root user to another non root user
>> n the worst thing is if i add some user again, that new user can't login
>> from anywhere even if from local console
>>
>>
>> # su user
>> su: /bin/csh: Permission denied
>> #
>>
>> pls help..

Signal 6 means an illegal instruction, either something compiled for the wrong
CPU type or architecture, or a severe hardware failure like bad RAM has
corrupted the in-memory version.

What does:

   file /bin/csh
   ls -l /bin/csh

...say?

Also, a "uname -a" would be the minimal information needed.  Relatively few
people on this list have mastered telepathy, so you do need to tell us which
version of FreeBSD you have.  :)  A dmesg or a short description of your
hardware might be useful, also.

Hope this helps,
-- 
-Chuck



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