View Single Post
  #7 (permalink)  
Old 02-24-2006, 10:51 AM
czaveri czaveri is offline
Former Zimbran
 
Posts: 294
Default Still the same error

[root@zimbra bin]# ./zmprov mcf zimbraImapCleartextLoginEnabled TRUE
ERROR: service.FAILURE (system failure: unable to modify attrs) (cause: javax.naming.directory.SchemaViolationException [LDAP: error code 65 - unrecognized objectClass 'zimbraHsmGlobalConfig'])
[root@zimbra bin]#

I added the line and restarted ldap (stop and start), and then executed the above command.

I received the same result when I tried using Zimbra Admin Section, again.

I also stopped zimbra; checked and killed some lingering zimbra processes and started it again; but the output for the above command did not change.

(BTW, I also tried it as zimbra user)
[zimbra@zimbra ~]$ zmprov mcf zimbraImapCleartextLoginEnabled TRUE
ERROR: service.FAILURE (system failure: unable to modify attrs) (cause: javax.naming.directory.SchemaViolationException [LDAP: error code 65 - unrecognized objectClass 'zimbraHsmGlobalConfig'])
[zimbra@zimbra ~]$

Last edited by czaveri; 02-24-2006 at 10:54 AM.. Reason: Incomplete post
Reply With Quote