user cannot login from anywhere

Chuck Swiger cswiger at mac.com
Sun Mar 19 12:18:45 UTC 2006


MoonblueZ wrote:
> On 3/19/06, MoonblueZ <moonbluez at 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


More information about the freebsd-questions mailing list