Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - yougotborked

Pages: [1]
1
I am getting similar problems with different error messages

Code: [Select]
2017/02/20 18:19:52 ERROR> Service.pm:962 EBox::Module::Service::restartService - Error restarting service: root command kinit -k -t /var/lib/samba/private/dns.keytab dns-tatooine failed.
Error output: Password has expired
 dns-tatooine@EXAMPLE.CO's Password:
 kinit: Password incorrect

Command output: .
Exit value: 1
2017/02/20 18:19:52 ERROR> Service.pm:964 EBox::Module::Service::restartService - root command kinit -k -t /var/lib/samba/private/dns.keytab dns-tatooine failed.
Error output: Password has expired
 dns-tatooine@EXAMPLE.CO's Password:
 kinit: Password incorrect

Command output: .
Exit value: 1 at root command kinit -k -t /var/lib/samba/private/dns.keytab dns-tatooine failed.
Error output: Password has expired
 dns-tatooine@EXAMPLE.CO's Password:
 kinit: Password incorrect

EDIT:

Now I am getting the same errors as you after and apt upgrade
Code: [Select]
EBox::Util::Init::moduleAction('dns', 'restartService', 'restart') called at /usr/share/perl5/EBox/Util/Init.pm line 247
EBox::Util::Init::moduleRestart('dns') called at /etc/init.d/zentyal line 60
main::main at /etc/init.d/zentyal line 80
2017/02/20 18:50:24 ERROR> Service.pm:962 EBox::Module::Service::restartService - Error restarting service: root command nsupdate -g -t 10 /var/lib/zentyal/tmp/mmaKvyZ3WN failed.
Error output: update failed: REFUSED

Command output: .
Exit value: 2
2017/02/20 18:50:24 ERROR> Service.pm:964 EBox::Module::Service::restartService - root command nsupdate -g -t 10 /var/lib/zentyal/tmp/mmaKvyZ3WN failed.
Error output: update failed: REFUSED

Command output: .
Exit value: 2 at root command nsupdate -g -t 10 /var/lib/zentyal/tmp/mmaKvyZ3WN failed.
Error output: update failed: REFUSED

Command output: .
Exit value: 2 at /usr/share/perl5/EBox/Module/Service.pm line 964
EBox::Module::Service::restartService('EBox::DNS=HASH(0x5a1e1e8)', 'restartModules', 1) called at /usr/share/perl5/EBox/Util/Init.pm line 121
eval {...} at /usr/share/perl5/EBox/Util/Init.pm line 119
EBox::Util::Init::moduleAction('dns', 'restartService', 'restart') called at /usr/share/perl5/EBox/Util/Init.pm line 247
EBox::Util::Init::moduleRestart('dns') called at /etc/init.d/zentyal line 60
main::main at /etc/init.d/zentyal line 80

2
I use Zentyal (2.x) for in my home network and I all services I have running on it authenticate against LDAP (Subsonic, websites etc). Since I'm using a fairly old version of Zentyal I'm looking to upgrade and since I've waited so long I might just as well wait until 3.5 is released.

As I've understood it Samba4 will not sync with LDAP in the 3.5 release. That part is easy to understand but what I don't get is how it will affect me (if at all). Right now I can authenticate against LDAP using on 2.x and when expermenting with 3.4 I can do it if I change the port to 390. How will this change in 3.5? Will I still be able to authenticate against Zentyal using Samba4 (using LDAP queries that is)?

Sorry if this seems like a basic question, I'm a bit of a beginner at this.

Hi, Did you ever figure this out? I still cant find any documentation on how to transition from ldap to samba.

Pages: [1]