First the user must be in the sudo group:

usermod -a -G sudo userName

Lastly you must change the %sudo line in /etc/sudoers to:

%sudo ALL=NOPASSWD: ALL