Date: Thu, 27 Aug 1998 17:42:57 +0200 From: Neil Blakey-Milner <nbm@rucus.ru.ac.za> To: Roman Katsnelson <romank@graphnet.com>, "q's" <freebsd-questions@FreeBSD.ORG> Subject: Re: Root privileges without root Message-ID: <19980827174257.D27059@rucus.ru.ac.za> In-Reply-To: <35E5706A.DFEA227C@graphnet.com>; from Roman Katsnelson on Thu, Aug 27, 1998 at 10:42:50AM -0400 References: <35E47654.E2BE73F5@graphnet.com> <19980827011001.A17427@rucus.ru.ac.za> <35E5706A.DFEA227C@graphnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu 1998-08-27 (10:42), Roman Katsnelson wrote: > > Make a suid binary that does whatever you want for that time, and make > > sure only the web server, and not any of your users, can execute it? > > OK, I'd love to try it... but I don't know what suid is, either. The > book does not have an index entry for it, there is no man page, and a > search of the faq/handbook returned nothing I understood. > > I know I must be missing it, can someone tell me where this is > documented? In the man pages, at the very least. man chmod, for one, and chown too. These should tell you how to change file permissions to have files run as root. If you don't understand these concepts, however, you may have slight problems writing programs to use them properly. Neil -- Neil Blakey-Milner nbm@rucus.ru.ac.za 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?19980827174257.D27059>