Modify ↓
Ticket #4572 (closed defect: worksforme)
EBox::ZarafaLdapUser::setHasAccount modify/delete: objectClass: no such value
| Reported by: | anonymous | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | base |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
Error
Unknown error at EBox::ZarafaLdapUser::setHasAccount modify/delete: objectClass: no such value
Trace
Unknown error at EBox::ZarafaLdapUser::setHasAccount modify/delete: objectClass: no such value at /usr/share/perl5/EBox/Ldap.pm line 701
EBox::Ldap::_errorOnLdap('Net::LDAP::Modify=HASH(0x7fcdf4402948)', 'HASH(0x7fcdf2771ae8)') called at /usr/share/perl5/EBox/Ldap.pm line 363
EBox::Ldap::modify('EBox::Ldap=HASH(0x7fcdf0b0b380)', 'uid=mike,ou=Users,dc=srv-9-9-10,dc=rz-it,dc=eu', 'HASH(0x7fcdf2771ae8)') called at /usr/share/perl5/EBox/ZarafaLdapUser.pm line 229
EBox::ZarafaLdapUser::setHasAccount('EBox::ZarafaLdapUser=HASH(0x7fcdf43e3e10)', 'mike', 0) called at /usr/share/perl5/EBox/CGI/Zarafa/ZarafaUserOptions.pm line 59
EBox::CGI::Zarafa::ZarafaUserOptions::_process('EBox::CGI::Zarafa::ZarafaUserOptions=HASH(0x7fcdf447d030)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
EBox::CGI::Base::run('EBox::CGI::Zarafa::ZarafaUserOptions=HASH(0x7fcdf447d030)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
EBox::CGI::Run::run('EBox::CGI::Run', 'Zarafa/ZarafaUserOptions', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x7fcdf42d8c00)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x7fcdf43d3c40)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7fcdf43d3c40)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7fcdf42d8c00)') called at -e line 0
eval {...} called at -e line 0
Attachments
Change History
Changed 12 months ago by anonymous
-
attachment
zentyal.log
added
comment:1 Changed 12 months ago by jamor@…
- Status changed from new to closed
- Resolution set to worksforme
- Description modified (diff)
- Summary changed from Bug report from Zentyal Server to EBox::ZarafaLdapUser::setHasAccount modify/delete: objectClass: no such value
it seems to me that you are missing some of the Zarafa's LDAP schemas.
Please, told me how you have arrived to this situation. Do you have restored a backup?. Do you upgraded from a Zentyal previous version?. Or it was something other?.
Also you could try to reinstall the Zarafa LDAP schemas with this command:
perl -MEBox -MEBox::Global -e'EBox::init(); $mf = EBox::Global->modInstance('zarafa'); $mf->performLDAPActions(); 1' /etc/init.d/zentyal zarafa restart
Reoepn if you can give me more information
Regards,
Javier
Note: See
TracTickets for help on using
tickets.
zentyal.log