Re: [CentOS] giving normal user a super user privilege

2010-02-04 Thread Umarzuki Mochlis
my mistake, i had done sticky bit on /sbin/ifconfig yesterday # chmod u+s /sbin/ifconfig 2010/2/5 Umarzuki Mochlis > I had added user umarzuki to wheel group > # usermod -G wheel umarzuki > > *Yes, I can use/setup sudo but I do this just for learning purpose > > My /etc/pam.d/su as below > > aut

[CentOS] giving normal user a super user privilege

2010-02-04 Thread Umarzuki Mochlis
I had added user umarzuki to wheel group # usermod -G wheel umarzuki *Yes, I can use/setup sudo but I do this just for learning purpose My /etc/pam.d/su as below authsufficient pam_rootok.so # Uncomment the following line to implicitly trust users in the "wheel" group. #auth