Recent Posts

Pages: [1] 2 3 ... 10
1
Other modules / Question on CA and the Password on a .p12 file it generates
« Last post by smtryan on March 26, 2024, 01:44:05 pm »
Good Morning,
I have only just discovered zentyal and am looking to implement into my environment as a CA; possibly more but starting there for now.  I have the CA setup from what I can tell and I have imported my Root CA Cert into AD.

What I am looking to do is get Meraki talking to AD.  I created the cert for my DC  dc.domain.local and have all the pieces it needs.  I download the .zip file.  Inside is the .cer, the .p12 and then the two .pem files.

I imported the .cer just fine.  When I go to import the private key it is asking for a password.  I have no password and blank simply states that it is incorrect. 

My question is...  what is the password that it creates for the .p12 file?  Is there a way to specify these?  There are only what 3 fields to fill out when creating so I'm not entirely sure.
2
... sp 00007ffc0d1000f8 error 4 in libc-2.31.so[7fd5aea14000+178000]

Ein simpler systemctl reboot hat geholfen, der Fehler trat offensichtlich in Zusammenhang von Security Updates bei Ubuntu auf.
3
... sp 00007ffc0d1000f8 error 4 in libc-2.31.so[7fd5aea14000+178000]

Mit dem Stand 7.1 (sogo:amd64 5.0.1.20201214-1) bekomme ich massenweise Kerneldumps wenn sogo benutzt wird. Die libs und sogo:amd64 habe ich bereits alle reinstalliert, es ändert an den den messages in /var/log/kern.log leider nichts.

Hat noch jemand diese Effekte und, wichtiger, eine Lösung dafür.
4
German / Re: Zentyal 7.1 Erfahrungen
« Last post by markus.neubauer on March 21, 2024, 01:00:07 pm »
kannst Du dies bitte näher erläutern? Wird info@... in den anderen Postfächern nicht angezeigt oder die Mails nicht dahin kopiert?
Wenn ich mich recht entsinne steuert das postfix und nicht SoGO. In Postfix muss dann nur ein entsprechender alias angelegt werden, mit den Empfängern.

Ich meine damit, dass man ein Postfach nicht mehr delegieren kann. Ich meine mich zu erinnern, dass das in einer früheren Version möglich war.
Beispiel: Sekretärin kann die Mails von Chef sehen. Quasi shared Postfach oder Shared/Öffentlicher Order im MS Sprech.
Postfix steuert nicht den Zugriff auf die Postfächer, dass wird von Dovecot verwaltet. Mit Postfix kannst Du Mails replizieren mittels verschiedener Wege alias, bcc etc.
5
Installation and Upgrades / Install Zentyal 8.0 development illegal OPcode
« Last post by striker775 on March 12, 2024, 04:45:10 pm »
I tried to install Zentyal 8.0 development on HP DL380 G6 running a raid 50 w/ usb.  So right from boot it came up illegal OPcode.  I had to first install Ubuntu server 22.0.4 and then install Zentyal on top to get it to work.  I downloaded Zentyal dev from Zentyal website.
6
Spanish / Re: Zentyal 8 en LXC (Contenedor ProxMox)
« Last post by gose on March 11, 2024, 11:01:30 pm »
Bueeenas,

 Gracias por la ayuda, si me dices que mejor no usar un contenedor pues no me voy a matar y me voy directo a una VM, no quiero problemas y prefiero lo seguro, ahora mismo tengo un Zentyal 3.5 que virtualicé de una máquina fisica y tengo que cambiarlo, este a pesar de ser antiguo va funcionando.

 Probaremos con el 8 entonces en VM, aqui ya no hay problema, la idea es también cambiar un controlador de dominio Windows por el de Zentyal, intenté migrarlo hace un año pero es que fué imposible, si no fallaba por un sitio fallaba por otro, a ver si montando desde cero y llevando el curro de añadir máquinas el dominio no tengo problemas.

 Gracias de nuevo!
7
News and Announcements / Re: Zentyal 8.0 available!
« Last post by Daniel Joven on March 08, 2024, 05:52:38 pm »
Hi all,

The Zentyal Development Team is glad to announce that Zentyal 8.0 is available for download now!

This is a new major release of the Zentyal Linux Server. This version is based on Ubuntu Server 22.04.3 LTS. This version comes with the most recent versions of all the integrated software, including Samba 4.15.13, Netplan instead of the old-fashioned network/interfaces, new Docker and Webserver modules, and finally the latest stable SOGo version.

This new version is available for download at:

https://download02.public.zentyal.com/zentyal-8.0-development-amd64.iso

https://download02.public.zentyal.com/zentyal-8.0-development-amd64.iso.md5

You can find out all the details in the official announcement and changelog:

https://zentyal.com/news/zentyal-server-8-0-development-now-available

https://zentyal.com/news/zentyal-8-0-changelog

If you hit any issues, please do report via GitHub: https://github.com/zentyal/zentyal/issues

Looking forward to receiving your feedback and comments!

Good work! When is it planed for upgrading from 7.1 to 8.0

Hi,

We plan to release the script and update the documentation this month. As soon as it is available, to will create a new topic and pin it.
8
Spanish / Re: Zentyal 8 en LXC (Contenedor ProxMox)
« Last post by Daniel Joven on March 08, 2024, 05:50:57 pm »
Buenas tardes,

Según el log que has mostrado, el error está en el script de post-instalación del paquete zentyal-core :
Code: [Select]
installed zentyal-core package post-installation script subprocess returned error exit status 2

Podrías tratar de ejecutar el script manualmente usando el modo debug para ver si detectas qué parte en concreto del código está fallando, aunque te advierto que Zentyal no ha sido desarrollado para ser ejecutado en un contenedor.

Code: [Select]
sudo bash -x /var/lib/dpkg/info/zentyal-core.postinst

NOTA: En el siguiente enlace tiene el contenido del script por si prefieres debuarlo desde el propio GitHub.

- https://github.com/zentyal/zentyal/blob/master/main/core/debian/zentyal-core.postinst

Un saludo.
9
News and Announcements / Re: Zentyal 8.0 available!
« Last post by Luke on March 06, 2024, 11:04:35 am »
Hi all,

The Zentyal Development Team is glad to announce that Zentyal 8.0 is available for download now!

This is a new major release of the Zentyal Linux Server. This version is based on Ubuntu Server 22.04.3 LTS. This version comes with the most recent versions of all the integrated software, including Samba 4.15.13, Netplan instead of the old-fashioned network/interfaces, new Docker and Webserver modules, and finally the latest stable SOGo version.

This new version is available for download at:

https://download02.public.zentyal.com/zentyal-8.0-development-amd64.iso

https://download02.public.zentyal.com/zentyal-8.0-development-amd64.iso.md5

You can find out all the details in the official announcement and changelog:

https://zentyal.com/news/zentyal-server-8-0-development-now-available

https://zentyal.com/news/zentyal-8-0-changelog

If you hit any issues, please do report via GitHub: https://github.com/zentyal/zentyal/issues

Looking forward to receiving your feedback and comments!

Good work! When is it planed for upgrading from 7.1 to 8.0
10
Spanish / Zentyal 8 en LXC (Contenedor ProxMox)
« Last post by gose on March 03, 2024, 11:52:41 am »
Hola buenos dias a todos!
 Me dispongo a instalar Zentyal 8 en Proxmox, y se me ocurre que en lugar de instalarlo como VM, lo instalaré en LXC por aquello del rendimiento y aprovechamiento de recursos, tengo un Zentyal antiguo (3.5) que fue virtualizado de una máquina física y ahí está corriendo como un campeón, pero en LXC no he visto algo real y quiero probar a ver si funciona correctamente.
 Por otro lado lo estoy intentando y siempre saca un error al final de la instalación, parto de una plantilla ubuntu 22.04 y alli intento instalarlo, pero todas las instalaciones que he probado resultan en un erro final cuando está al 99% de la instalación:

******************************************************************************************
dpkg: error processing package zentyal-core (--configure):
 installed zentyal-core package post-installation script subprocess returned error exit status 2
dpkg: dependency problems prevent configuration of zentyal-software:
 zentyal-software depends on zentyal-core (>= 8.0.0); however:
  Package zentyal-core is not configured yet.
 zentyal-software depends on zentyal-core (<< 8.1.0); however:
  Package zentyal-core is not configured yet.

dpkg: error processing package zentyal-software (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of zentyal:
 zentyal depends on zentyal-core; however:
  Package zentyal-core is not configured yet.
 zentyal depends on zentyal-software; however:
  Package zentyal-software is not configured yet.

dpkg: error processing package zentyal (--configure):
 dependency problems - leaving unconfigured
Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
Processing triggers for install-info (6.8-4build1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
Processing triggers for ufw (0.36.1-4ubuntu0.1) ...
Processing triggers for man-db (2.10.2-1) ...
Errors were encountered while processing:
 zentyal-core
 zentyal-software
 zentyal
E: Sub-process /usr/bin/dpkg returned an error code (1)
******************************************************************************************
ya llevo 4 instalaciones cambiando varias opciones y siempre sale este error al final, y no sé si es instalable o es problema de la plantilla o qyue se yo.
Cualquier ayuda es bienvenida!
Gracias a todos, un saludo.


Pages: [1] 2 3 ... 10