Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!ccicpg!felix!chuck From: jmsellens@watdragon.UUCP (John M. Sellens) Newsgroups: comp.unix.ultrix Subject: Why is Ultrix 2.0 chown(2) restricted to super-user? Message-ID: <12691@felix.UUCP> Date: Thu, 12-Nov-87 18:24:52 EST Article-I.D.: felix.12691 Posted: Thu Nov 12 18:24:52 1987 Date-Received: Sun, 15-Nov-87 07:53:52 EST Sender: chuck@felix.UUCP Reply-To: jmsellens@watdragon.UUCP (John M. Sellens) Lines: 5 Approved: zemon@felix.UUCP Reply-Path: The 4.3 chown call allows users to change groups, and the chgrp(1) command is globally executable and setuid root. This just restricts users from changing groups within a program, without using /bin/chgrp. Seems kind of silly to me ... I hope it saves a *lot* of complexity in the kernel, though I sort of doubt it.