Date: Tue, 19 Aug 2003 13:03:50 +0200 From: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr> To: Melvyn Sopacua <freebsd-stable@webteckies.org> Cc: Joakim Fogelberg <jofog@comhem.se> Subject: Re: support of SMBus on ICH3 Message-ID: <20030819110350.GB321@exmatis1.cnrm.meteo.fr> In-Reply-To: <200308182111.41599.freebsd-stable@webteckies.org> References: <FE045D4D9F7AED4CBFF1B3B813C853370274224D@mail.sandvine.com> <16187.12445.44180.272529@bumble.my.domain> <20030818115621.GA378@exmatis1.cnrm.meteo.fr> <200308182111.41599.freebsd-stable@webteckies.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 18, 2003 at 09:11:36PM +0200, Melvyn Sopacua wrote: Content-Description: signed data > On Monday 18 August 2003 13:56, Igor Pokrovsky wrote: > > > Tried right now. It writes me every time that executable must be run > > suid root. But the problem is that executable IS suid root (4555). > > Did you experience such problem? > > From 00README.txt in the source tree (or if you've installed without > NOPORTDOCS look in the usual place): > ======================================================= > As I said, the programs access IO port directly, so even if the > program has a "setuid root" permission, they won't work on the system > where this IO port access is prohibited. If the following message, > > InitMBInfo: Operation not permitted > This program needs "setuid root"!! > > comes on FreeBSD, the system security level is too strict and IO port > access is not allowed (see kern_securelevel_enable, kern_securelevel > in /etc/rc.conf). Make your security level lower, or just give up > to use the programs. > ======================================================= Hmm, I did never change secure level, it is -1 (most insecure) by default. -ip -- They're only trying to make me LOOK paranoid!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030819110350.GB321>