Modify ↓
Ticket #3857 (closed defect: invalid)
Couldn't bind to LDAP server, result code: 34
| Reported by: | dragan.gregurec@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | users |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
Error
Couldn't bind to LDAP server, result code: 34
Trace
Couldn't bind to LDAP server, result code: 34 at /usr/share/perl5/EBox/Ldap.pm line 1124
EBox::Ldap::safeBind('Net::LDAP=HASH(0x7f0ea7d53948)', 'cn=ebox,', 'rF4g3yxIxGncZpMe') called at /usr/share/perl5/EBox/Ldap.pm line 137
EBox::Ldap::ldapCon('EBox::Ldap=HASH(0x7f0ea7e57a60)') called at /usr/share/perl5/EBox/Ldap.pm line 330
EBox::Ldap::search('EBox::Ldap=HASH(0x7f0ea7e57a60)', 'HASH(0x7f0ea6bc2020)') called at /usr/share/perl5/EBox/UsersAndGroups.pm line 2005
EBox::UsersAndGroups::groups('EBox::UsersAndGroups=HASH(0x7f0ea6f690b8)') called at /usr/share/perl5/EBox/CGI/UsersAndGroups/Users.pm line 47
EBox::CGI::UsersAndGroups::Users::_process('EBox::CGI::UsersAndGroups::Users=HASH(0x7f0ea3b19f90)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
EBox::CGI::Base::run('EBox::CGI::UsersAndGroups::Users=HASH(0x7f0ea3b19f90)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
EBox::CGI::Run::run('EBox::CGI::Run', 'UsersAndGroups/Users', '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(0x7f0ea6e12408)') 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(0x7f0ea6f1db40)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f0ea6f1db40)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f0ea6e12408)') called at -e line 0
eval {...} called at -e line 0
Attachments
Change History
Changed 16 months ago by anonymous
-
attachment
zentyal.log
added
comment:1 Changed 16 months ago by jamor@…
- Status changed from new to closed
- Resolution set to invalid
- Component changed from base to users
- Description modified (diff)
- Summary changed from Bug report from Zentyal Server to Couldn't bind to LDAP server, result code: 34
Hello Dragan Gregurec,
code 34 means 'naming violation' so the problem is that you have chosen a invalid DN in your user modules setup. You should reinstall it and choose a correct DN (use the suggested DN or change it but respecting its format).
To reinstall users module:
sudo /usr/share/zentyal-users/reinstall
Regards,
Javier
Note: See
TracTickets for help on using
tickets.
zentyal.log