Anybody have any objection to providing a sudoers group and adding more 
secure/common example to the sudoers file?  Something to the effect of...

groupadd -g <##> sudoers &&
echo -e "%sudoers\tALL=(ALL)\tALL" >> /etc/sudoers &&
usermod -a -G sudoers <your user name>

...instead of the current admin user with no password example?

-- DJ Lucas

-- 
This message has been scanned for viruses and
dangerous content, and is believed to be clean.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to