https://bugzilla.redhat.com/show_bug.cgi?id=1094143



--- Comment #7 from Kevin Kofler <[email protected]> ---
AIUI, allow_active and allow_inactive are both only for local sessions, active
if that's the session currently being displayed on the screen, inactive if it
is in the background (think user switching). SSH sessions are allow_any.

Also, defaulting to auth_self is very useless, because it allows any local user
to run the daemon! This needs to be set to auth_admin (which will allow their
own password only to wheel users, the others need the root password).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
erlang mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to