Re: Cannot login as non-root user

2003-07-16 Thread Michael Scottaline
On Wed, 16 Jul 2003 03:01:20 GMT [EMAIL PROTECTED] insightfully noted: > >>Basic questions: >> >>1. What is root's shell? Is it /bin/bash or /bin/sh? (If the latter, is >>/bin/sh a symlink to /bin/bash? It usually is but might not be in your >case.) > >It is /bin/bash (and /bin/sh is symlink to s

Re: Cannot login as non-root user

2003-07-15 Thread beolach
>Basic questions: > >1. What is root's shell? Is it /bin/bash or /bin/sh? (If the latter, is >/bin/sh a symlink to /bin/bash? It usually is but might not be in your >case.) It is /bin/bash (and /bin/sh is symlink to same). >2. What are permissions on /bin? They should be 755 (rwxr-xr-x). They

Re: Cannot login as non-root user

2003-07-15 Thread Ray Olszewski
See below. At 11:21 PM 7/15/2003 +, [EMAIL PROTECTED] wrote: On my brother's computer, running Slackware 9.0, we have just recently begun experiencing problems signing in as non-root users, either from normal login, su, su -, or ssh. After entering username & password, login prints the error

RE: Cannot login as non-root user

2003-07-15 Thread Puneet B
> On my brother's computer, running Slackware 9.0, we have just recently > begun experiencing problems signing in as non-root users, either from > normal login, su, su -, or ssh. After entering username & password, > login prints the error "Cannot execute /bin/bash: Permission denied" > and return

Re: Cannot login as non-root user

2003-07-15 Thread Alan Bort
do you have execute permissions for /bin/??? drwxr-xr-x2 root root 4096 may 17 2002 bin something like like that shouldbe... Just TOL El mar, 15-07-2003 a las 19:21, [EMAIL PROTECTED] escribió: > On my brother's computer, running Slackware 9.0, we have just recently > begun e

Cannot login as non-root user

2003-07-15 Thread beolach
On my brother's computer, running Slackware 9.0, we have just recently begun experiencing problems signing in as non-root users, either from normal login, su, su -, or ssh. After entering username & password, login prints the error "Cannot execute /bin/bash: Permission denied" and returns to logi