Modify ↓
Ticket #4414 (closed defect: worksforme)
Unknown error at EBox::ZarafaLdapUser::setHasAccount objectClass: value #0 invalid per syntax
| Reported by: | buggyde@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | zarafa |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
enabling Zarafa for a user
Error
Unknown error at EBox::ZarafaLdapUser::setHasAccount objectClass: value #0 invalid per syntax
Trace
Unknown error at EBox::ZarafaLdapUser::setHasAccount objectClass: value #0 invalid per syntax at /usr/share/perl5/EBox/Ldap.pm line 701
EBox::Ldap::_errorOnLdap('Net::LDAP::Modify=HASH(0x7fc2c67a2b08)', 'HASH(0x7fc2c67998f0)') called at /usr/share/perl5/EBox/Ldap.pm line 363
EBox::Ldap::modify('EBox::Ldap=HASH(0x7fc2c20a6188)', 'uid=rdavis,ou=Users,dc=mario', 'HASH(0x7fc2c67998f0)') called at /usr/share/perl5/EBox/ZarafaLdapUser.pm line 208
EBox::ZarafaLdapUser::setHasAccount('EBox::ZarafaLdapUser=HASH(0x7fc2c684cbb0)', 'rdavis', 1) called at /usr/share/perl5/EBox/CGI/Zarafa/ZarafaUserOptions.pm line 52
EBox::CGI::Zarafa::ZarafaUserOptions::_process('EBox::CGI::Zarafa::ZarafaUserOptions=HASH(0x7fc2c6886400)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
EBox::CGI::Base::run('EBox::CGI::Zarafa::ZarafaUserOptions=HASH(0x7fc2c6886400)') 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(0x7fc2c6755728)') 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(0x7fc2c6577da8)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7fc2c6577da8)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7fc2c6755728)') 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@…
- Component changed from base to zarafa
- Description modified (diff)
- Summary changed from Bug report from Zentyal Server to Unknown error at EBox::ZarafaLdapUser::setHasAccount objectClass: value #0 invalid per syntax }}}
vHello Pirbilal,
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
Regards,
Javier
Note: See
TracTickets for help on using
tickets.
zentyal.log