Subject: Re: su: /bin/csh: Permission denied
To: Josef Watzko <Watzko@mail.dec.com>
From: David Brownlee <abs@anim.dreamworks.com>
List: port-pmax
Date: 02/10/1998 06:10:11
	Can you send the output of an 'ls -la /'?

		David/absolute

	You probably wouldn't worry about what people think
	of you if you could know how seldom they do.
		-- Olin Miller.

On Tue, 10 Feb 1998, Josef Watzko wrote:

> Hi,
> 	i can't get running nonroot users. See below:
> 
> # su - postgres
> su: /bin/csh: Permission denied
> 
> # ls -lag /bin/csh
> -r-xr-xr-x  1 bin  bin  435540 Jan 17 03:29 /bin/csh
> 
> # grep postgres /etc/passwd
> postgres:*:600:15:psql admin:/home/pqsql:/bin/csh
> 
> # grep 15 /etc/group
> users:*:15:
> 
> # ls -lagd /home/pqsql
> drwxr-xr-x  2 postgres  users  512 Feb  9 17:22 /home/pqsql
> 
> # file /bin/csh
> /bin/csh: ELF 32-bit LSB executable, MIPS R3000_BE - invalid byte order,
> versio1
> 
> # uname -a
> NetBSD sahaja 1.3 NetBSD 1.3 (GENERIC) #0: Mon Feb  9 19:57:13 MET 1998
> roox
> --------
> 
> 	This will also happen with other users and shells.
> 
> Thanks for any hint.
> Joe
>