Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rochester!udel!"K.Keyte" From: ESC1332@ESOC (K.Keyte) Newsgroups: comp.os.minix Subject: SETUID on mkdir and rmdir Message-ID: <8707030732.a029212@Louie.UDEL.EDU> Date: Fri, 3-Jul-87 11:33:46 EDT Article-I.D.: Louie.8707030732.a029212 Posted: Fri Jul 3 11:33:46 1987 Date-Received: Sat, 4-Jul-87 13:33:55 EDT Sender: galvin@udel.EDU Distribution: world Lines: 12 To: INFO-MINIX@UDEL.EDU Does everyone have SETUID on their mkdir and rmdir? Standard UNIX does not, as the mkdir and rmdir are just normal file operations. In MINIX, if SETUID is on it means that any user has the permission to create and delete directories anywhere is the file system. I've tried, however, taking the SETUID bit off, but I can't seem to create ANY directories from normal user accounts in this state. Has anyone any experience with this aspect, or can anyone advise me what the situation should be? Karl