X: server must be suid root

2003-09-01 Thread Brian Stults
n run X as root just fine. But when I try to run it as a user, I get the following errors in /var/log/XFree86.0.log: (WW) xf86ReadBIOS: Failed to open /dev/mem (Operation not permitted) Fatal server error: xf86OpenConsole: Server must be suid root Here is some info: XFree86 Version 4.2.1.1 ha

server must be suid root

2003-08-30 Thread Brian Stults
error: xf86OpenConsole: Server must be suid root Here is some info: XFree86 Version 4.2.1.1 hardin:/usr/X11R6/bin# ls -l X* -rwsr-sr-x1 root root 7476 Aug 29 11:30 X -rwsr-sr-x1 root root 1584152 Aug 29 11:30 XFree86 -rwxr-xr-x1 root root27494 Aug 29 11:26

Re: cdrecord: behaves as if not suid root when it is, sorta.

2003-06-04 Thread Ryan Nowakowski
When cdrecord is run suid root it will work. However, it won't have access to the function setpriority() listed below. If you want to do away with those errors, you will have to run cdrecord as root (ex: sudo cdrecord) - Ryan On Tue, Jun 03, 2003 at 01:39:40PM -0400, Chris Metzler

cdrecord: behaves as if not suid root when it is, sorta.

2003-06-04 Thread Chris Metzler
ion denied. WARNING: Cannot set priority using setpriority(). cdrecord: WARNING: This causes a high risk for buffer underruns. >From searching the web/newsgroups, I can see that this is fairly common -- cdrecord needs to be run as root, or as suid root. However, there are a few important differ

Re: Minicom only works suid root -SOLVED

2001-09-20 Thread Anthony Campbell
On 19 Sep 2001, John Hasler wrote: > Anthony writes: > > I have no idea how all this happened, nor do I understand why /dev/ttyS0 > > had originally got incorrect permissions while /dev/ttyS1, etc, were > > correct. > > Pppd once had a bug that caused it to fail to restore the permissions on > the

Re: Minicom only works suid root -SOLVED

2001-09-19 Thread John Hasler
Anthony writes: > I have no idea how all this happened, nor do I understand why /dev/ttyS0 > had originally got incorrect permissions while /dev/ttyS1, etc, were > correct. Pppd once had a bug that caused it to fail to restore the permissions on the serial port. I thought it was fixed long ago, t

Re: Minicom only works suid root -SOLVED

2001-09-19 Thread Anthony Campbell
On 19 Sep 2001, Michael Heldebrant wrote: > On Wed, 2001-09-19 at 08:35, Anthony Campbell wrote: > > On 19 Sep 2001, Carel Fellinger wrote: > > > On Wed, Sep 19, 2001 at 07:51:11AM +0100, Anthony Campbell wrote: > > > > On 18 Sep 2001, Michael Heldebrant wrote: > > > > > On Tue, 2001-09-18 at 10:59

Re: Minicom only works suid root

2001-09-19 Thread Carel Fellinger
On Wed, Sep 19, 2001 at 01:57:06PM +0100, Anthony Campbell wrote: > On 19 Sep 2001, Carel Fellinger wrote: ... > > group ownership: > > > > $ ls -l /dev/ttyS0 > > crw-rw1 root dialout4, 64 Jul 5 2000 /dev/ttyS0 ... > A good suggestion and in fact I found that the permiss

Re: Minicom only works suid root -SOLVED

2001-09-19 Thread Michael Heldebrant
On Wed, 2001-09-19 at 08:35, Anthony Campbell wrote: > On 19 Sep 2001, Carel Fellinger wrote: > > On Wed, Sep 19, 2001 at 07:51:11AM +0100, Anthony Campbell wrote: > > > On 18 Sep 2001, Michael Heldebrant wrote: > > > > On Tue, 2001-09-18 at 10:59, Anthony Campbell wrote: > > > > > I have to have m

Re: Minicom only works suid root -SOLVED

2001-09-19 Thread Anthony Campbell
On 19 Sep 2001, Carel Fellinger wrote: > On Wed, Sep 19, 2001 at 07:51:11AM +0100, Anthony Campbell wrote: > > On 18 Sep 2001, Michael Heldebrant wrote: > > > On Tue, 2001-09-18 at 10:59, Anthony Campbell wrote: > > > > I have to have minicom setuid root, even though I have added myself to > > > >

Re: Minicom only works suid root

2001-09-19 Thread Anthony Campbell
On 19 Sep 2001, Carel Fellinger wrote: > On Wed, Sep 19, 2001 at 07:51:11AM +0100, Anthony Campbell wrote: > > On 18 Sep 2001, Michael Heldebrant wrote: > > > On Tue, 2001-09-18 at 10:59, Anthony Campbell wrote: > > > > I have to have minicom setuid root, even though I have added myself to > > > >

Re: Minicom only works suid root

2001-09-19 Thread Carel Fellinger
On Wed, Sep 19, 2001 at 07:51:11AM +0100, Anthony Campbell wrote: > On 18 Sep 2001, Michael Heldebrant wrote: > > On Tue, 2001-09-18 at 10:59, Anthony Campbell wrote: > > > I have to have minicom setuid root, even though I have added myself to > > > the dialout group, which according to the man pag

Re: Minicom only works suid root

2001-09-19 Thread Anthony Campbell
On 18 Sep 2001, Michael Heldebrant wrote: > On Tue, 2001-09-18 at 10:59, Anthony Campbell wrote: > > I have to have minicom setuid root, even though I have added myself to > > the dialout group, which according to the man page should allow access > > to serial port devices. Any suggestions for what

Re: Minicom only works suid root

2001-09-18 Thread Michael Heldebrant
On Tue, 2001-09-18 at 10:59, Anthony Campbell wrote: > I have to have minicom setuid root, even though I have added myself to > the dialout group, which according to the man page should allow access > to serial port devices. Any suggestions for what's wrong? You need to add yourself to the dialout

Minicom only works suid root

2001-09-18 Thread Anthony Campbell
I have to have minicom setuid root, even though I have added myself to the dialout group, which according to the man page should allow access to serial port devices. Any suggestions for what's wrong? Anthony -- Anthony Campbell - running Debian GNU/Linux (Windows-free zone). For electronic books

Re: Dosemu 1.0.2 and suid root

2001-08-04 Thread Anthony Campbell
On 04 Aug 2001, Matthias Fonfara wrote: > Since I installed Dosemu 1.0.2 it reports suid root is not allowed > because of insecure experimental code. I should recompile it without > this code. > > But I have no idea what to change. > > Bye > Matthias > - I had the s

Re: suid root

2000-09-15 Thread Sven Burgener
On Thu, Sep 14, 2000 at 10:18:37PM -0400, Jonathan D. Proulx wrote: > If this machine is in your home *and* your internet connection is via > intermittent dial-up with dynamic IP adressing, I say no big deal. > If you have persistant internet connection (via LAN, xDSL, Cable) your > risk goes way

Re: suid root

2000-09-15 Thread Ben Collins
your self to the "floppy" group in /etc/group, then relogin. This will give you, and only you, permission to write to the floppy device. As for suid root, for "convenience", well, that's something we never do by default. We setup perms on devices like this (and programs th

Re: suid root

2000-09-15 Thread Michael Soulier
On Thu, 14 Sep 2000, Ethan Benson wrote: > a better way to go is adding yourself to group floppy, then you can > read and write /dev/fd0. this is less of a risk then making random > binaries suid. > > sudo as someone else mentioned is also probably safer. > > just don't add yourself to grou

Re: suid root

2000-09-15 Thread Ethan Benson
On Thu, Sep 14, 2000 at 10:00:55PM -0400, Michael Soulier wrote: > > How do you guys feel about SUID root? For example, I'm here using > supermount, finding it mildly annoying that I have to login as root to > format a floppy. Is it against the "Debian way" to SU

Re: suid root

2000-09-14 Thread Jonathan D. Proulx
On Thu, Sep 14, 2000 at 10:00:55PM -0400, Michael Soulier wrote: : : How do you guys feel about SUID root? For example, I'm here using :supermount, finding it mildly annoying that I have to login as root to :format a floppy. Is it against the "Debian way" to SUID root on

suid root

2000-09-14 Thread Michael Soulier
How do you guys feel about SUID root? For example, I'm here using supermount, finding it mildly annoying that I have to login as root to format a floppy. Is it against the "Debian way" to SUID root on supermount and mformat for convenience? Does that cause a majo

Re: traceroute suid root?

2000-03-22 Thread William T Wilson
On Wed, 22 Mar 2000, Pollywog wrote: > Is it just me or does traceroute need to be suid root? Traceroute needs to be setuid so it can write IP packets directly rather than using the socket interface. Without that ability, it could not set the time-to-live on the packet and thus wouldn't work.

traceroute suid root?

2000-03-22 Thread Pollywog
Is it just me or does traceroute need to be suid root? I was unable to use it as an ordinary user until I set the suid bit. thanks -- Andrew

Re: suid-root C programmes

1999-02-10 Thread E.L. Meijer \(Eric\)
> > Sorry to bug the list with yet another programming problem but ... > > What permissions on the file do I need to change to allow an ordinary user > to run a setuid-root programme ? The programme below compiles and runs if > I compile & run as root but does not work if run by a user regardles

suid-root C programmes

1999-02-10 Thread ivan
Sorry to bug the list with yet another programming problem but ... What permissions on the file do I need to change to allow an ordinary user to run a setuid-root programme ? The programme below compiles and runs if I compile & run as root but does not work if run by a user regardless of who comp