Ticket #4613 (closed defect: fixed)
Cannot set user as zarafa admin
| Reported by: | zentyal@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 3.0 | Component: | zarafa |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hostname zentyal2 Core version 2.3.13
i was creatng my first user
checked zarafa admin rights and saved
Message: There was an error updating LDAP: isAdmin: attribute type undefined
2012/06/23 22:43:34 DEBUG> LdapObject?.pm:227 EBox::UsersAndGroups::LdapObject::save - There was an error updating LDAP: isAdmin: attribute type undefined 2012/06/23 22:43:36 DEBUG> Sudo.pm:164 EBox::Sudo::_root - sudo commands: /sbin/mii-tool > /var/lib/zentyal/tmp/linkstatus 2
cu Bernhard
Attachments
Change History
comment:2 Changed 11 months ago by jamor@…
- Status changed from new to accepted
- Component changed from users to zarafa
- Summary changed from Administration of user ritter to Cannot set user as zarafa admin
comment:3 Changed 11 months ago by jamor@…
- Status changed from accepted to closed
- Resolution set to fixed
Thanks for your report, Bernhard.
I fixed this in changeset [7c5116a]
If you want to hotfix your server:
- Download the new ZarafaLdapUser?.pm from http://git.zentyal.org/zentyal.git/blob_plain/7c5116a91f9bdb17cadea9644dd88d97c4580ddb:/main/zarafa/src/EBox/ZarafaLdapUser.pm
- Use it to replace /usr/share/perl5/EBox/ZarafaLdapUser.pm
- Execute 'sudo /etc/init.d/zentyal zarafa restart'
Regards,
Javier