RH 7.0, devfs + lk 2.4

From: Douglas Gilbert (dougg@torque.net)
Date: Fri Oct 13 2000 - 22:18:20 EST


I have been fighting with RH 7.0 trying to make it
work with devfs and the lk 2.4 series. This is the
second time round the loop as I did the same with
RH 6.2 .

The /etc/securetty file no longer needs to be changed
but /etc/security/console.perms needs a different
patch to allow non-root users to start X:

--- /etc/security/console.perms_rh70 Tue Aug 22 21:19:33 2000
+++ /etc/security/console.perms Fri Oct 13 20:08:58 2000
@@ -15,7 +15,7 @@
 # man 5 console.perms
 
 # file classes -- these are regular expressions
-<console>=tty[0-9][0-9]* :[0-9]\.[0-9] :[0-9]
+<console>=tty[0-9][0-9]* vc/[0-9][0-9]* :[0-9]\.[0-9] :[0-9]
 <xconsole>=:[0-9]\.[0-9] :[0-9]
 
 # device classes -- these are shell-style globs

Hopefully this patch does not compromise security.

My page on devfs and scsi has been updated:
http://www.torque.net/devfs_scsi.html

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



This archive was generated by hypermail 2b29 : Sun Oct 15 2000 - 21:00:26 EST