Doug White wrote: | On Tue, 12 Mar 2002, Bri wrote: | | > %pwd | > /usr/home | | `id` here? | | remember, you can't chown files unless you're root. File giveaways are not | allowed. | | > %chown testuser4:staff testuser4/ | > %ls -l | grep testuser4 | > drwxr-xr-x 2 testuser3 staff 512 Feb 21 15:06 testuser4 | > %whoami | > root | > %uname -r | > 4.5-RELEASE
This is probably irrelevant -- a failed chown will elicit an error message and he did show evidence that he was working as root with the whoami output. The most likely explanation is that he used the same uid for at least two of these test users. Greg To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

