Modify

Ticket #4659 (closed defect: duplicate)

Opened 12 months ago

Last modified 12 months ago

Error output: kadmin: kadm5_create_principal: ldap_sasl_bind_s: Can't contact LDAP server kadmin: adding IMAP/zentyal1.zentyal.lan

Reported by: kenny@… Owned by: rsiwal
Milestone: 3.0 Component: samba
Severity: normal Keywords:
Cc:

Description (last modified by jamor@…) (diff)

Clicked on module status

Error

root command set -e
kadmin -l add -r --max-ticket-life='1 day' --max-renewable-life='1 week' --attributes='' --expiration-time=never --pw-expiration-time=never --policy=default 'IMAP/zentyal1.zentyal.lan'
kadmin -l ext -k '/etc/dovecot/dovecot.keytab' 'IMAP/zentyal1.zentyal.lan'
chown root:dovecot '/etc/dovecot/dovecot.keytab'
chmod 440 '/etc/dovecot/dovecot.keytab' failed. 
Error output: kadmin: kadm5_create_principal: ldap_sasl_bind_s: Can't contact LDAP server
 kadmin: adding IMAP/zentyal1.zentyal.lan: ldap_sasl_bind_s: Can't contact LDAP server

Command output: . 
Exit value: 1

Trace

root command set -e
kadmin -l add -r --max-ticket-life='1 day' --max-renewable-life='1 week' --attributes='' --expiration-time=never --pw-expiration-time=never --policy=default 'IMAP/zentyal1.zentyal.lan'
kadmin -l ext -k '/etc/dovecot/dovecot.keytab' 'IMAP/zentyal1.zentyal.lan'
chown root:dovecot '/etc/dovecot/dovecot.keytab'
chmod 440 '/etc/dovecot/dovecot.keytab' failed. 
Error output: kadmin: kadm5_create_principal: ldap_sasl_bind_s: Can't contact LDAP server
 kadmin: adding IMAP/zentyal1.zentyal.lan: ldap_sasl_bind_s: Can't contact LDAP server

Command output: . 
Exit value: 1 at /usr/share/perl5/Error.pm line 182
	Error::throw('EBox::Exceptions::Sudo::Command', 'cmd', 'set -e\x{a}kadmin -l add -r --max-ticket-life=\'1 day\' --max-ren...', 'output', 'ARRAY(0x7f7ef79428d8)', 'error', 'ARRAY(0x7f7ef3c646e8)', 'exitValue', 1, ...) called at /usr/share/perl5/EBox/Sudo.pm line 215
	EBox::Sudo::_rootError('/usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/znPUFXeLHh.cmd 2>...', 'set -e\x{a}kadmin -l add -r --max-ticket-life=\'1 day\' --max-ren...', 256, 'ARRAY(0x7f7ef79428d8)', 'ARRAY(0x7f7ef3c646e8)') called at /usr/share/perl5/EBox/Sudo.pm line 184
	EBox::Sudo::_root(1, 'kadmin -l add -r --max-ticket-life=\'1 day\' --max-renewable-...', 'kadmin -l ext -k \'/etc/dovecot/dovecot.keytab\' \'IMAP/zenty...', 'chown root:dovecot \'/etc/dovecot/dovecot.keytab\'', 'chmod 440 \'/etc/dovecot/dovecot.keytab\'') called at /usr/share/perl5/EBox/Sudo.pm line 137
	EBox::Sudo::root('kadmin -l add -r --max-ticket-life=\'1 day\' --max-renewable-...', 'kadmin -l ext -k \'/etc/dovecot/dovecot.keytab\' \'IMAP/zenty...', 'chown root:dovecot \'/etc/dovecot/dovecot.keytab\'', 'chmod 440 \'/etc/dovecot/dovecot.keytab\'') called at /usr/share/perl5/EBox/KerberosModule.pm line 110
	EBox::KerberosModule::kerberosCreatePrincipals('EBox::Mail=HASH(0x7f7ef725c168)') called at /usr/share/perl5/EBox/Samba.pm line 315
	EBox::Samba::enableService('EBox::Samba=HASH(0x7f7ef7403720)', undef) called at /usr/share/perl5/EBox/ServiceManager.pm line 95
	EBox::ServiceManager::moduleStatus('EBox::ServiceManager=HASH(0x7f7ef78fc9b8)') called at /usr/share/perl5/EBox/CGI/ServiceModule/StatusView.pm line 54
	EBox::CGI::ServiceModule::StatusView::_process('EBox::CGI::ServiceModule::StatusView=HASH(0x7f7ef78e88c0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 274
	EBox::CGI::Base::run('EBox::CGI::ServiceModule::StatusView=HASH(0x7f7ef78e88c0)') called at /usr/share/perl5/EBox/CGI/Run.pm line 132
	EBox::CGI::Run::run('EBox::CGI::Run', 'ServiceModule/StatusView', '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(0x7f7ef78e8b48)') 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(0x7f7ef78e8740)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f7ef78e8740)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f7ef78e8b48)') called at -e line 0
	eval {...} called at -e line 0

Attachments

zentyal.log Download (107.2 KB) - added by anonymous 12 months ago.
zentyal.log

Change History

Changed 12 months ago by anonymous

zentyal.log

comment:1 Changed 12 months ago by jamor@…

  • Owner changed from jamor@… to rsiwal
  • Component changed from base to samba
  • Description modified (diff)
  • Summary changed from Bug report from Zentyal Server to Error output: kadmin: kadm5_create_principal: ldap_sasl_bind_s: Can't contact LDAP server kadmin: adding IMAP/zentyal1.zentyal.lan

comment:2 Changed 12 months ago by jamor@…

  • Status changed from new to closed
  • Resolution set to duplicate

Thanks Kenny for your report.

We will track this problem in ticket #4557

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.