Limit su

From VVCWiki
Revision as of 15:26, 11 July 2008 by Vvc (talk | contribs) (Initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

In order to limit su to root to members of group wheel only add the following line to /etc/pam.d/su

auth            required        pam_wheel.so use_uid group=wheel root_only