Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ihnp4!homxb!houxm!hropus!jgy From: jgy@hropus.UUCP Newsgroups: comp.unix.wizards Subject: Re: ls -l obscures important information Message-ID: <909@hropus.UUCP> Date: Thu, 12-Mar-87 11:32:54 EST Article-I.D.: hropus.909 Posted: Thu Mar 12 11:32:54 1987 Date-Received: Fri, 13-Mar-87 23:18:26 EST References: <17803@ucbvax.BERKELEY.EDU> Distribution: na Organization: Bell Labs, Holmdel, NJ Lines: 15 > I had a maddening problem in which a member of a group could not > execute a program that was setgid to that group. After some fuddling > around I chmoded the program again and suddenly it worked. Turned > out that a mistake in a makefile had caused the program to be > installed originally with mode 2701 - not executable by the group - > but of course ls -l shows rwx--s--x as if all were well. > > Jim Haynes > ...ucbvax!ucscc!haynes > haynes@ucbarpa.berkeley.edu > haynes@ucscc.bitnet > On SVR2 systems if a 's' is NOT covering an 'x' it is shown in upper-case so ls would have shown rwx--S--x