On Fri, 12 Jan 2001, Suresh Ramasubramanian wrote:

> I think he wants to modify pam.d so that only members of the "wheel" group can
> su ...
> 
> su auth required /lib/security/pam_wheel.so group=wheel
> 

        or read /etc/pam.d/su . And uncomment the required lines as
desired.

-------
#%PAM-1.0
auth       sufficient   /lib/security/pam_rootok.so
# Uncomment the following line to implicitly trust users in the "wheel" group.
#auth       sufficient   /lib/security/pam_wheel.so trust use_uid
# Uncomment the following line to require a user to be in the "wheel" group.
#auth       required     /lib/security/pam_wheel.so use_uid
--------

-- 

#!!!    If anything can go wrong, _FIX_ it. (To hell with MURPHY)
        
                                                Ajay kumar Dwivedi
                                                 [EMAIL PROTECTED]


----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to