http://bugs.skolelinux.no/show_bug.cgi?id=1165
------- Additional Comments From [EMAIL PROTECTED] 2007-07-11 00:57 ------- About the cron part: At the moment that is the correct behavior, cron creates local pam-sessions and by that triggers libpam-foreground. Some tests show that cronjobs have PAM_TTY set to "cron", so if we really care we may check for that as we check for PAM_RHOST. About the cdrom part: Not all filesystems do understand the umask mount option. I thought only cds with Rock Ridge extension will ignore it, as they provide permission and user/group informations. Reading mount(8) again turned out, that all cdroms will ignore that. So will all other filesystems which don't mention umask as an option. :( To prevent all users from reading the cdrom one would need to mount it beneath a directory with appropriate permissions for that. This again is real fun, as KDE seems to be user friendly enough not provide an option to set this. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

