Newsgroups: comp.unix.wizards
Path: utzoo!utgpu!jmason
From: jmason@gpu.utcs.utoronto.ca (Jamie Mason)
Subject: What does SUID, SGID and Sticky bits do on inappropriate files?
Message-ID: <1990Dec25.032451.25017@gpu.utcs.utoronto.ca>
Summary: Effect of mode bits 4000, 2000, 1000 on unusual files?
Keywords: Set-UID, Set-GID, Sitcky-Bit, Special Files
Organization: University of Toronto Computer Science Undergraduate Student
Date: Tue, 25 Dec 90 03:24:51 GMT

	What is the effect of the sticky bit on files which are not
directories: i.e.
	
	- Plain Files
	- Executable Files

and also special files:

	- Block Devices
	- Character Devices
	- Symbolic Links
	- Named Pipes
	- Sockets

	Also what are the effects of the Set-User-ID and Set-Group-ID
bits on files which cannot be properly said to be *EXECUTED*?  (Though the X
permissions are set)   For instance Directories, but also the other types
of special files named above?

Jamie  ...  "Who was that Masked Interrupt?"
Written On  Monday, December 24, 1990  at  10:21:38pm EST
