Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!think!mit-eddie!genrad!decvax!mcnc!rti-sel!tijc02!seb022 From: seb022@tijc02.UUCP (Scott Bemis ) Newsgroups: net.unix-wizards Subject: Which commands (in /bin & /usr/bin) must have set user ID (for root) Message-ID: <115@tijc02.UUCP> Date: Tue, 14-Oct-86 15:05:09 EDT Article-I.D.: tijc02.115 Posted: Tue Oct 14 15:05:09 1986 Date-Received: Mon, 20-Oct-86 23:19:58 EDT Distribution: net Organization: Texas Instr., Johnson City TN Lines: 20 I currently have VAX 11/785s running AT&T UNIX V Release 2 Version 2.0. I am wondering which commands in /bin /and /usr/bin (owned by root, group is sys) must have the set user ID, or set group ID on execution in order to work correctly. An example of a command is /usr/bin/at. Below is what ls -l would produce. $ ls -l /usr/bin/at -rwsr-xr-x 1 root sys 31448 Jul 3 1984 /usr/bin/at I hesitate to change the permissions without knowing why the commands had the set user id on execution in the first place. Or in other words, I have changed the permissions on a FEW commands and they stopped working. Scott Bemis mcnc!rti-sel!tijc02!root