Re: ISA slot detection on PCI systems?

From: Eric S. Raymond (esr@thyrsus.com)
Date: Wed Jan 02 2002 - 17:34:19 EST


Alan Cox <alan@lxorguk.ukuu.org.uk>:
> > But you're thinking like a developer, not a user. The right question
> > is which approach requires the lowest level of *user* privilege to get
> > the job done. Comparing world-readable /proc files versus a setuid app,
> > the answer is obvious. This sort of thing is exactly what /proc is *for*.
>
> Both require the same level of user privilege.
>
> cat /proc/wasteofmemory/dmi | dmidecoder
> v
> /sbin/dmidump | dmidecoder

What? Perhaps we're talking at cross-prorposes here. What I'm proposing
is that /proc/dmi should be a world-readable /proc file with the property
that
        cat /proc/dmi

gives you a DMI report. No root privileges or SUID programs needed.
Surely that would be an improvement on having to run Arjan's dmidecode as
root or requiring it to be SUID.

-- 
		<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>

No one who's seen it in action can say the phrase "government help" without either laughing or crying. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 07 2002 - 21:00:18 EST