NEWS: Add note related to sudo -u sogo usage

pull/9/head
Jean Raby 2013-01-22 16:03:11 -05:00
parent 1e4f737a7d
commit cfa7402dec
1 changed files with 3 additions and 0 deletions

3
NEWS
View File

@ -5,6 +5,9 @@ New features
- sogo-tool: new "dump-defaults" command to easily create /etc/sogo.conf
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
- added basic support for LDAP URL in user sources
- renamed default SOGoForceIMAPLoginWithEmail to
SOGoForceExternalLoginWithEmail and extended it to SMTP authentication