IT Fashion
A very private tech blog.
Tuesday, September 19, 2017
Set no password for `su` in Ubuntu 17.04
1. Create new group:
groupadd wheel
2. Add your user name:
usermod -G wheel
your_user_name
3.
gedit /etc/pam.d/su
# Uncomment this if you want wheel members to be able to
# su without a password.
auth sufficient pam_wheel.so trust
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
About Me
itfashion
View my complete profile
No comments:
Post a Comment