91
Spanish / Re: error de sincronizacion con otro zentyal despues de cambio de ip del primario
« Last post by Siroco on June 17, 2024, 12:33:34 pm »Buenas,
Pero después de cambiar la IP manualmente has probado a cambiarla por la GUI de nuevo y no te ha funcionado? O te refieres a la primera vez que probaste?
Saludos.
Pero después de cambiar la IP manualmente has probado a cambiarla por la GUI de nuevo y no te ha funcionado? O te refieres a la primera vez que probaste?
Saludos.
92
Email and Groupware / Re: SOGo logins successfully and goes back to the login screen
« Last post by Siroco on June 17, 2024, 12:29:08 pm »Hi,
I have not been able to reproduce the error you got on a fresh installation.
I recommend you to open an issue on GitHub detailing the problem for the developers to review.
https://github.com/zentyal/zentyal/issues
Regards.
I have not been able to reproduce the error you got on a fresh installation.
I recommend you to open an issue on GitHub detailing the problem for the developers to review.
https://github.com/zentyal/zentyal/issues
Regards.
93
Email and Groupware / Re: Zentyal 8.0 SOGo 5.5.1 may have known bug that affects CalDav in Thunderbird
« Last post by Zlaxer on June 15, 2024, 07:48:52 pm »Are there any update plans? Seems like it would just take changing out the SOGo version in Zentyal's repository and pushing a sudo apt-get install --only-upgrade.
94
Other modules / Re: Are there any GPO limitations with zentyal
« Last post by Siroco on June 14, 2024, 02:28:11 pm »Hi,
A known limitation is that to set password policies it must be done with the samba-tool domain passwordsettings command. You have more information in the next link.
https://wiki.samba.org/index.php/Password_Settings_Objects
The Domain controller and Directory Services module in Zentyal is based on Samba. You can find information on how to manage domain members using Group Policy in Samba in this link.
https://wiki.samba.org/index.php/Password_Settings_Objects
You can also check the official Zentyal documentation for known limitations of samba 4.
https://doc.zentyal.org/en/directory.html#know-limitations
Regards
A known limitation is that to set password policies it must be done with the samba-tool domain passwordsettings command. You have more information in the next link.
https://wiki.samba.org/index.php/Password_Settings_Objects
The Domain controller and Directory Services module in Zentyal is based on Samba. You can find information on how to manage domain members using Group Policy in Samba in this link.
https://wiki.samba.org/index.php/Password_Settings_Objects
You can also check the official Zentyal documentation for known limitations of samba 4.
https://doc.zentyal.org/en/directory.html#know-limitations
Regards
95
Email and Groupware / Zentyal 8.0 SOGo 5.5.1 may have known bug that affects CalDav in Thunderbird
« Last post by Zlaxer on June 12, 2024, 10:00:48 pm »Have been experiencing an issue where a Windows 11 Thunderbird client (115.12.0 (64-bit)) won't display CalDav calendar items from a user's SOGo email account or new items made in Thunderbird - but the new items made in Thunderbird are shown in the SOGo Webmail interface.
Wondering if this is related to the known issue in SOGo 5.5.1 where it adds in XML. Anyone else experiencing this and is there a planned update to SOGo or is there a way to manually update via cli?
https://talk.plesk.com/threads/sogo-caldav-not-working-with-thunderbird-nor-outlookcaldavsynchronizer.371597/
"There where some changes in the gnustep-base 1.28.0 package that made SOGo add "& #65279" (without the "") to the calendar XML data.
SOGo fixed that bug in Version 5.8 but Ubuntu 22.04 is still using 5.5.1."
and
https://bugs.sogo.nu/view.php?id=5416
Sorry if this topic is covered elsewhere - nothing hit when I searched.
Wondering if this is related to the known issue in SOGo 5.5.1 where it adds in XML. Anyone else experiencing this and is there a planned update to SOGo or is there a way to manually update via cli?
https://talk.plesk.com/threads/sogo-caldav-not-working-with-thunderbird-nor-outlookcaldavsynchronizer.371597/
"There where some changes in the gnustep-base 1.28.0 package that made SOGo add "& #65279" (without the "") to the calendar XML data.
SOGo fixed that bug in Version 5.8 but Ubuntu 22.04 is still using 5.5.1."
and
https://bugs.sogo.nu/view.php?id=5416
Sorry if this topic is covered elsewhere - nothing hit when I searched.
96
Other modules / Are there any GPO limitations with zentyal
« Last post by nanak on June 09, 2024, 01:58:21 pm »I have been looking forward to migrate to zentyal for my business. I have one question. Are there any group policy limitations while using zentyal compared to windows server.
97
Spanish / Re: error de sincronizacion con otro zentyal despues de cambio de ip del primario
« Last post by havacuban on June 08, 2024, 12:45:17 am »hola
Ya puede de nuevo sincronizar los dos zentyal, el secundario al primario usando samba-tool en los dos server
principalmente este comando samba-tool dns update <server> <zone> <name> <A|AAAA|PTR|CNAME|NS|MX|SOA|SRV|TXT> <olddata> <newdata> con este cambie la ip nueva por la vieja
pero no se porque cuando por GUI se hace el cambio de las ip no las registra adecuadamente.
gracias por la pista
Ya puede de nuevo sincronizar los dos zentyal, el secundario al primario usando samba-tool en los dos server
principalmente este comando samba-tool dns update <server> <zone> <name> <A|AAAA|PTR|CNAME|NS|MX|SOA|SRV|TXT> <olddata> <newdata> con este cambie la ip nueva por la vieja
pero no se porque cuando por GUI se hace el cambio de las ip no las registra adecuadamente.
gracias por la pista
98
Installation and Upgrades / Re: Zentyal 8 missing Virtual Interfaces after upgrade from 7.0
« Last post by jrtaylor on June 06, 2024, 12:10:35 am »Manually deleting entries does not solve the problem. File /etc/netplan/netplan.yaml is created from information stored somewhere else and that is where it needs to be removed.
99
Spanish / Zentyal 8 + Docker
« Last post by joseag on June 05, 2024, 06:41:06 pm »Hola a tod@s
Se que el módulo de Docker/Portainer está en beta, pero considero que tiene mucho potencial. Está genial que la gente de Zentyal le hayan hecho un hueco en el servidor, sin el problema de instalar Docker de manera independiente y atenerte a las consecuencias. No sé si alguien ha estado trasteando con él, yo sí. Abro este hilo para intercambiar experiencias.
Concretamente, lo he utilizado para instalar OCS inventory en el controlador de dominio, con un contenedor para MariaDB y otro para el propio servidor OCS + Nginx. Estuve haciendo pruebas en un servidor virtualizado y al final lo he instalado en el pro.
Alguna experiencia al respecto?
Saludos!
Se que el módulo de Docker/Portainer está en beta, pero considero que tiene mucho potencial. Está genial que la gente de Zentyal le hayan hecho un hueco en el servidor, sin el problema de instalar Docker de manera independiente y atenerte a las consecuencias. No sé si alguien ha estado trasteando con él, yo sí. Abro este hilo para intercambiar experiencias.
Concretamente, lo he utilizado para instalar OCS inventory en el controlador de dominio, con un contenedor para MariaDB y otro para el propio servidor OCS + Nginx. Estuve haciendo pruebas en un servidor virtualizado y al final lo he instalado en el pro.
Alguna experiencia al respecto?
Saludos!
100
Spanish / Re: error de sincronizacion con otro zentyal despues de cambio de ip del primario
« Last post by havacuban on June 05, 2024, 04:56:35 pm »ok probare, y te comentare gracias