I can recreate my system from backup in
Seconds Minutes Hours Days Weeks Never tested Never backed up ( 479 votes ~ 6 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article How Debian controls hardware access:
#3 pam_group Posted by Anonymous (194.47.xx.xx) on Tue 15 Mar 2005 at 12:50 Yeah I agree, this is a problem. But it can be solved with pam_group. Just add auth optional pam_group.so to the files cron, gdm, login, other, ssh, and su in "/etc/pam.d". Then edit /etc/security/group.conf and add this: *;*;*;Al0000-2400;users audio floppy cdrom As you can see, I add the users group. I do this to be able to have all users use umask 007 but still have some directories be accessible by all by being owned by the users group and setting the setgid (g+s) bit on it.
auth optional pam_group.so
*;*;*;Al0000-2400;users audio floppy cdrom
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account