Just random mumbling
Time pass to be honest,may work as a reference later,I am not sure.
Tuesday, December 4, 2012
Securing Linux,enabling an user to be root only if it is in wheel group
nano /etc/pam.d/su
go to
#Uncomment the following line to require a user to be in the "wheel" group.
#auth required pam_wheel.so use_uid
uncomment the line so that it looks like
auth required pam_wheel.so use_uid
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment