RE: PATCH: /dev/nvram cleanups.

Jones D (djones2@glam.ac.uk)
Thu, 29 Jul 1999 12:12:00 +0100


> > > What I meant was that normal users should be able to read the
> > > fields that contain the encoded password.
> > Doh, that should have read 'should NOT be able to'
> The permissions of /dev/nvram should enforce the access policy IMHO.

Seems reasonable to me.
This just leaves the issue of sizing the nvram.
Maybe this can be determined by checking the BIOS manufacturer & version.
(Admittedly this could be a large table, but this part is in userspace
anyhow). If the manufacturer or version are not supported, just make the
first 50 bytes available (as it is now), otherwise size it accordingly from
the lookup table.

d.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/