Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!hplabs!hplabsz!jin From: jin@hplabsz.HPL.HP.COM (Tai Jin) Newsgroups: comp.sys.hp Subject: Re: strange failure of chown(2) Keywords: chown inetd Message-ID: <2158@hplabsz.HPL.HP.COM> Date: 28 Jul 88 21:11:53 GMT References: <2136@mhres.mh.nl> Reply-To: jin@hplabsz.UUCP (Tai Jin) Organization: Hewlett-Packard Laboratories Lines: 7 Re: chown fails with EPERM You might check to see if you have "setprivgrp -g CHOWN" in /etc/rc (although I think it is the default and you have to explicitly turn it off). This allows users to give away files that they own. The root user can always give away files. ...tai