View Single Post
  #6 (permalink)  
Old 02-11-2009, 08:05 PM
sir_hmba sir_hmba is offline
Starter Member
 
Posts: 1
Default

Quote:
Originally Posted by mmorse View Post
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.
Reply With Quote