Date: Tue, 12 Dec 2000 04:02:53 -0600 From: "Matt Bedynek" <mbedynek@pdq.net> To: <freebsd-questions@FreeBSD.ORG> Subject: setuid, chown, and chmod Message-ID: <OJEGKBCDMGBAKBFKGACMMEMPCBAA.mbedynek@pdq.net>
next in thread | raw e-mail | index | archive | help
Hello. I have a game server running and like to create dummy accounts to run them under in case there lies a backdoor in one of the services. In this instance we will used Quake3, q3ded. I do: chown games:games q3ded chmod 4755 q3ded But top -u will still show the q3ded process to be running under UID 0. What am I doing wrong here? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OJEGKBCDMGBAKBFKGACMMEMPCBAA.mbedynek>