From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chris Nanakos" Subject: Re: ioperm() and setuid() Date: Mon, 13 Oct 2003 16:11:08 +0300 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <003901c3918b$794d3310$711805d5@carlos> References: <3F89EB91.7070509@hq.ntsp.nec.co.jp> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Received: from carlos (ppp24-113-gw01.athens.access.acn.gr [213.5.24.113]) by enigma.wired-net.gr (8.12.8/******) with SMTP id h9DDJbxR001882; Mon, 13 Oct 2003 16:19:39 +0300 List-Id: Content-Type: text/plain; charset="us-ascii" To: "Lejanson C. Go" , linux-c-programming@vger.kernel.org Can you send your source code please???? Best regards, Chris. ----- Original Message ----- From: "Lejanson C. Go" To: Sent: Monday, October 13, 2003 3:02 AM Subject: ioperm() and setuid() > Hello, > > Does anyone know how to allow non root users in linux to > access to i/o ports using ioperm() and setuid(). > > I tried using the ioperm() function and setuid() but i still > get a message of permission access denied. > > Can anyone help me on this? > > Lejanson > > - > To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >