New info I just found out that when I use:
sudo -u zimbra ../bin/zmprov -l mc default zimbraFeatureNotebookEnabled TRUE
(note the -l parameter to use ldap instead of soap) is working correctly
I was under the impression that zmprov was doing direct ldap modifications but apparently it defaults to using the SOAP interface.
For me this means that the source of the problem is that the web server is not correctly starting. But why?!??!? |