Quote:
Originally Posted by mmorse comment out: #Default requiretty |
Instead of removing the requiretty default for everyone you can selectively override defaults for users/groups. I'm not sure if the original poster was having trouble w/ the ldap user account, but I'll assume he was. In that case:
Code:
Defaults:ldap !requiretty
See the examples section of the
sudoers(5) man page for more information.