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 - Dersch

Pages: 1 [2] 3 4 ... 6
16
Contributions / Tips&Tricks / Features Requests / How to enable IPv6
« on: August 24, 2016, 09:35:52 am »
Hi, i'm using IPv6. It is the standard today of course.

Unfortunatley Zentyal does not support IPv6 from the GUI.

So here you can enable it with SSH. Just replace em1 with your interface of choice.

In the /etc/network/interfaces you need to include

iface em1 inet6 auto

Code: [Select]
sysctl net.ipv6.conf.em1.disable_ipv6=0
sysctl net.ipv6.conf.em1.autoconf=1
sysctl net.ipv6.conf.em1.accept_ra=1
sysctl net.ipv6.conf.em1.accept_ra_defrtr=1

That is the manual way, it does not survive a reboot. How can you change this with stub files permanently?

17
Hi Julio,

no unfortunately not.

18
Again i'm facing problems with RADIUS but this time it seems to be the connection with LDAP. I already removed and recomplied the zentyal radius module but without success. Overall the RADIUS Module seems to work and short after a reboot everything is fine. Only after a couple of minutes up to one hour it is starting with the following errors...

Code: [Select]
Wed Jun  8 20:29:23 2016 : Auth: Login OK: [Administrator] (from client 192.168.10.40/32 port 0 via TLS tunnel)
Wed Jun  8 20:29:23 2016 : Auth: Login OK: [Administrator] (from client 192.168.10.40/32 port 0 cli E8-50-8B-83-95-42)
Wed Jun  8 21:08:59 2016 : Error:   [ldap] ldap_search() failed: LDAP connection lost.
Wed Jun  8 21:08:59 2016 : Info:   [ldap] Attempting reconnect
Wed Jun  8 21:09:02 2016 : Error: Discarding duplicate request from client 192.168.10.42/32 port 48323 - ID: 24 due to unfinished request 33
Wed Jun  8 21:09:04 2016 : Error:   [ldap] ldap_search() failed: Timed out while waiting for server to respond. Please increase the timeout.
Wed Jun  8 21:09:04 2016 : Auth: Invalid user: [Administrator] (from client 192.168.10.42/32 port 0 cli E8-50-8B-83-95-42)
Wed Jun  8 21:09:20 2016 : Error: Discarding duplicate request from client 192.168.10.42/32 port 48323 - ID: 26 due to unfinished request 35
Wed Jun  8 21:09:22 2016 : Error:   [ldap] ldap_search() failed: Timed out while waiting for server to respond. Please increase the timeout.
Wed Jun  8 21:09:22 2016 : Auth: Invalid user: [Administrator] (from client 192.168.10.42/32 port 0 cli E8-50-8B-83-95-42)
Wed Jun  8 21:29:43 2016 : Error:   [ldap] ldap_search() failed: LDAP connection lost.
Wed Jun  8 21:29:43 2016 : Info:   [ldap] Attempting reconnect
Wed Jun  8 21:29:46 2016 : Error: Discarding duplicate request from client 192.168.10.42/32 port 35385 - ID: 8 due to unfinished request 36
Wed Jun  8 21:29:48 2016 : Error:   [ldap] ldap_search() failed: Timed out while waiting for server to respond. Please increase the timeout.
Wed Jun  8 21:29:48 2016 : Auth: Invalid user: [Daniela] (from client 192.168.10.42/32 port 0 cli AC-5F-3E-33-AF-45)
Wed Jun  8 21:30:01 2016 : Error: Discarding duplicate request from client 192.168.10.42/32 port 35385 - ID: 10 due to unfinished request 38
Wed Jun  8 21:30:03 2016 : Error:   [ldap] ldap_search() failed: Timed out while waiting for server to respond. Please increase the timeout.
Wed Jun  8 21:30:03 2016 : Auth: Invalid user: [Daniela] (from client 192.168.10.42/32 port 0 cli AC-5F-3E-33-AF-45)

19
Directory and Authentication / Re: User Samba Share Access Problem
« on: April 06, 2016, 02:47:58 pm »
I want to give you specific details ;) what exactly you want to know? How or in which log can i see denied user log in? And where can i see more details about domain user rights instead of acl settings?

20
Directory and Authentication / Re: User Samba Share Access Problem
« on: April 05, 2016, 07:55:09 pm »
Hi Julio, thanks for your reply. Honestly speaking i don't want to set some settings inside the file manager of zentyal anymore. Last time it took very long processing time and it overwrote any of my lokal set acl settings of all files. The point is that my acl settings for system users are working correctly. Only the domain users are not. Even if i set the acl manually it does not work. I assume some general samba 4 problem on that machine. But unfortunatley my knowledge about that is not enough to troubleshooot by myself.

21
Directory and Authentication / Re: User Samba Share Access Problem
« on: March 31, 2016, 09:50:54 pm »
Hmm i think it is another issue. If i change something within the directory access rights at the webinterface of zentyal then i get an error "samba module state unkown"

here are the log entries at this case:

Code: [Select]
2016/03/31 21:45:31 INFO> Base.pm:231 EBox::Module::Base::save - Restarting service for module: logs
2016/03/31 21:45:31 ERROR> GlobalImpl.pm:735 EBox::GlobalImpl::saveAllModules - The following modules failed while saving their changes, their state is unknown: samba  at The following modules failed while saving their changes, their state is unknown: samba  at /usr/share/perl5/EBox/GlobalImpl.pm line 735
EBox::GlobalImpl::saveAllModules('EBox::GlobalImpl=HASH(0x3c6cb48)', 'progress', 'EBox::ProgressIndicator=HASH(0x16322c8)') called at /usr/share/perl5/EBox/Global.pm line 95
EBox::Global::AUTOLOAD('EBox::Global=HASH(0x3c94a08)', 'progress', 'EBox::ProgressIndicator=HASH(0x16322c8)') called at /usr/share/zentyal/global-action line 32
eval {...} at /usr/share/zentyal/global-action line 30

22
Directory and Authentication / Re: User Samba Share Access Problem
« on: March 31, 2016, 01:03:13 pm »
Hi there,

which is the right main user and group? at the moment it is administrator:adm on the acl with getfacl there are the settings as i did within the directory menu.

is there some need for a specific main user/group that the acl settings are valid?

23
Directory and Authentication / Re: User Samba Share Access Problem
« on: March 31, 2016, 11:02:50 am »
I still can't access to the shares on my PDC except with the Administrator account. No user is able to connect. Please help me in this issue.

24
Ja eine PN kann ich ihm mal schreiben.

Zentyal würde ich mittlerweile immer weniger empfehlen auch wenn der Grundgedanke recht gut ist. Nur support ist gleich 0 zumindest für die Community Version. Wie es bei bezahlten Kunden aussieht weiß ich nicht aber würde auch nie Geld dafür ausgeben wenn es schon so anfängt. Das verstehen die Entwickler aber anscheinend nicht. Leider wurde auch Zentyal in der Zwischenzeit immer mehr nützliche und essentielle Funktion genommen. Seit Version 3 wurde bei jedem Release immer mehr abgeschnitten durch den Hinweis es wird mehr Fokus auf Exchange Ersatz gelegt. Nur funktioniert das nicht so ganz und der Support ist, wie gesagt, gleich 0. Immerhin leben solche Projekte von einer starken Community, die aber faktisch hier nicht vorhanden ist.

25
Email and Groupware / Re: OpenChange Setting Error
« on: March 30, 2016, 02:22:05 pm »
Nobody is able to help?

26
Hallo Strauch,

ja überhaupt hier mal eine Antwort zu bekommen ist schon was tolles ;) Julio ist immer sehr hilfreich zur Stelle gewesen aber in letzter Zeit leider auch nicht mehr. Nur denke ich, dass es sicher auch noch einige mehr vom Zentyal Team gibt die helfen könnten eine richtige Community aufzubauen um so evtl auch neue Kunden zu gewinnen. Aber dieser Vertriebsweg ist wohl nicht von Interesse.
Die sollten sich mal ein Beispiel an der Ubiquiti Community nehmen bzw an der Präsenz der Mitarbeiter dort. Einen besseren Support habe ich selten erlebt.

Zu deinem Tipp: ja das habe ich auch schon versucht aber immer der gleiche Fehler.

Grüße
Dirk

27
German / Bitte um Hilfe bei 2 Themen (MailServer und Domain Benutzern)
« on: March 30, 2016, 11:36:33 am »
Hallo, verzweifelt versuche ich nun hier Hilfe zu bekommen. Im Englischen Forum bekomme ich einfach keine Antworten:

https://forum.zentyal.org/index.php/topic,27548.msg100618.html#msg100618
Hier habe ich das Problem, dass die Domain User sich nicht am PDC auf Freigaben einloggen können. Die selben User über den SDC können aber auf dessen Freigaben problemlos zugreifen. Ich habe leider keine Ahnung woher das kommt. Die ACL's scheinen komplett OK zu sein.

https://forum.zentyal.org/index.php/topic,27551.0.html
Hier habe ich das Problem, dass ich den Mailserver einfach nicht einrichten kann. Es war schon mal unkonfiguriert installiert, dann habe ich die Module gelöscht da ungenutzt, und nun habe ich es wieder installiert da ich die Mailfunktion nun nutzen möchte. Es scheitert aber am OpenChange.

Ich bitte wirklich um Hilfe da beide Themen mir sehr wichtig sind ich aber nicht weiter weiß.

Grüße
Dirk

28
Directory and Authentication / Re: User Samba Share Access Problem
« on: March 23, 2016, 11:59:27 pm »
Is nobody able to help?

29
sadly nobody is able or willing to help to troubleshoot. It would be nice if somebody of the Zentyal Team would join the forum to help in such kind of issues.

30
I totally have the same situation here which i posted today https://forum.zentyal.org/index.php/topic,27551.0.html

I tried the same step as you but had no success. Did you already fixed it?

Pages: 1 [2] 3 4 ... 6