Add note about 'requiretty' in sudoers file

pull/9/head
Jean Raby 2013-01-23 09:10:43 -05:00
parent cfa7402dec
commit 95b193391e
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -8,6 +8,7 @@ Enhancements
- The sogo user is now a system user.
For new installs, this means that 'su - sogo' won't work anymore.
Please use 'sudo -u sogo cmd' instead
If used in scripts from cronjobs, 'requiretty' must be disabled in sudoers
- added basic support for LDAP URL in user sources
- renamed default SOGoForceIMAPLoginWithEmail to
SOGoForceExternalLoginWithEmail and extended it to SMTP authentication