On Sun, 13 Jul 2014 11:07:24 David C. Rankin wrote:
All,
I have unexpected behavior in 13.1 regarding sudo. As a general configuration item, I modify sudoers via visudo and uncomment the following to provide passwordless access to sudo for members of the wheel group:
# Same thing without a password %wheel ALL=(ALL) NOPASSWD: ALL
It has always worked, except for 13.1. Any ideas?
Additionally, pam.d/su no longer provides the following options:
# Uncomment the following line to implicitly trust users in the "wheel" group. auth sufficient pam_wheel.so trust use_uid # Uncomment the following line to require a user to be in the "wheel" group. auth required pam_wheel.so use_uid
They still work as they did before. Any reason they are not in su anymore?
-- David C. Rankin, J.D.,P.E.
Did you try after logging the affected user out and in again? Not sure if that will make any difference but if they've been added to the wheel group while logged in that won't take effect until the next login. (But you already knew that). Just a thought. -- ============================================================== Rodney Baker VK5ZTV rodney.baker@iinet.net.au ============================================================== -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org