Results 1 to 1 of 1
I've wrote
Code:
auth sufficient pam_wheel.so trust group=vsxg0 use_uid
as the first line in /etc/pam.d/su file, but user vsx0 (from group vsxg0) still requires password when doing su .
What's ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-10-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 1
Problem with pam_wheel
I've wrote
as the first line in /etc/pam.d/su file, but user vsx0 (from group vsxg0) still requires password when doing su.Code:auth sufficient pam_wheel.so trust group=vsxg0 use_uid
What's wrong? It works nice on all other distros I've tried (Ubuntu, RedHad, Asianux, SUSE, Mandriva).
P.S. I'm working on Xandros Server 1.0 (30 days trial)
uname -a: Linux xandros 2.6.15-dcc-smp #1 SMP PREEMPT Fri Mar 10 15:47:28 EST 2006 i686 GNU/Linux


Reply With Quote
