https://bugzilla.novell.com/show_bug.cgi?id=441300 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=441300#c1 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Ludwig Nussel <lnussel@novell.com> 2008-11-04 07:58:52 MST --- I shall read my own source code: /sbin/set_polkit_default_privs contains: if [ -z "$POLKIT_DEFAULT_PRIVS" ]; then case "$PERMISSION_SECURITY" in *secure*|*paranoid*) POLKIT_DEFAULT_PRIVS="restrictive" ;; So this is the expected behavior. Only the comment in /etc/sysconfig/security is wrong :-) I'll correct that. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.