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.
1
Installation and Upgrades / Re: Zentyal 8
« on: August 09, 2023, 09:54:39 am »
Exactly! I don´t know why they dont add 7.1 to newest release. There are some activity on Facebook. But this homepage are not updated
I hope it will change in the near future.

2
News and Announcements / Re: Zentyal 7.0 available!
« on: July 17, 2023, 10:12:47 am »
Zentyal release 7.1!
Homepage is not updated yet. But iso can be downloaded from here
https://download02.public.zentyal.com/zentyal-7.1-development-amd64.iso
Homepage is not updated yet. But iso can be downloaded from here
https://download02.public.zentyal.com/zentyal-7.1-development-amd64.iso
3
Installation and Upgrades / Re: Zentyal 8
« on: June 29, 2023, 12:15:15 pm »
Hi everyone. This thread was not being closely monitored, but I would like to assure you all that Zentyal is very much alive, supported by a small development team in Spain but is now US owned and headquartered in New York. The release of 8.0 was planned for 2023 midyear but was delayed due to installer issues, and a new installer had to be created, pushing the 8.0 release back to December 2023. The new installer is almost ready, along with many bug fixes. The development team leader stated that monthly releases are planned from December onward. We will be monitoring this feed more closely as we ramp up our efforts to deliver a stable product that we can all be proud of. Zentyal has been a well-supported product, and although the team is small, we plan to increase its footprint globally while building on a solid foundation.
In addition, The 7.1 release (updating the installer and several bug fixes) is being finalized for distribution by the end of June 2023.
Source: https://github.com/zentyal/zentyal/issues/2085
In addition, The 7.1 release (updating the installer and several bug fixes) is being finalized for distribution by the end of June 2023.
Source: https://github.com/zentyal/zentyal/issues/2085
4
Installation and Upgrades / Re: when Zentyal 8.0 will be released - Ubuntu 20.04 in 90 days without support
« on: March 03, 2023, 08:39:35 am »
It seems that´s no one home in this project anymore
. There is some post on Facebook but not anything about roadmap or updates.

5
News and Announcements / Re: Zentyal 7.0 available!
« on: February 08, 2023, 11:09:09 am »
Any news from Dev team ? it has been very silent for a while. New version based on latest Ubuntu release for example ? You have a great product!

6
Directory and Authentication / DNS records of domain machines doesn't update
« on: January 26, 2022, 06:46:51 pm »
Hi!
We have a Zentyal server as Domain controller and a second one. I have noticed that Zentyal dont update DNS records of our machines. We dont use Zentyal DHCP server. Is it better to use Zentyal as DHCP server ? we use untangle to handle it today.
We have a Zentyal server as Domain controller and a second one. I have noticed that Zentyal dont update DNS records of our machines. We dont use Zentyal DHCP server. Is it better to use Zentyal as DHCP server ? we use untangle to handle it today.

7
Installation and Upgrades / Re: can't log in Webadmin
« on: August 03, 2021, 10:26:21 am »
We have this problem in one server of two. As other describe a quick solution is " sudo zs webadmin restart " but after a day or so its back to same problem.
8
Installation and Upgrades / Re: can't log in Webadmin
« on: May 24, 2021, 09:27:15 am »
I have made several reboots but the problem is still there! I checked the mysql service as suggested above.
Quote
● mysql.service - MySQL Community Server
Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset:>
Active: active (running) since Fri 2021-05-21 17:52:42 CEST; 2 days ago
Main PID: 930 (mysqld)
Status: "Server is operational"
Tasks: 41 (limit: 4653)
Memory: 419.0M
CGroup: /system.slice/mysql.service
└─930 /usr/sbin/mysqld
May 21 17:52:19 domain systemd[1]: Starting MySQL Community Server...
May 21 17:52:42 domain systemd[1]: Started MySQL Community Server.
9
Installation and Upgrades / Re: can't log in Webadmin
« on: May 22, 2021, 11:46:05 am »
I have same problem! Only in one of our servers, we have two.
Error inserting data: INSERT INTO audit_sessions ( `username`, `event`, `ip`, `timestamp`) VALUES ( ?, ?, ?, ?) Values: $VAR1 = [ 'tom', 'fail', 3232235888, '2021-5-22 11:44:28' ]; at /usr/share/perl5/EBox/MyDBEngine.pm line 289
Mysql is running!
Error inserting data: INSERT INTO audit_sessions ( `username`, `event`, `ip`, `timestamp`) VALUES ( ?, ?, ?, ?) Values: $VAR1 = [ 'tom', 'fail', 3232235888, '2021-5-22 11:44:28' ]; at /usr/share/perl5/EBox/MyDBEngine.pm line 289
Quote
Error inserting data: INSERT INTO audit_sessions ( `username`, `event`, `ip`, `timestamp`) VALUES ( ?, ?, ?, ?)
Values: $VAR1 = [
'tom',
'fail',
3232235888,
'2021-5-22 11:44:28'
];
at /usr/share/perl5/EBox/MyDBEngine.pm line 289
in EBox::MyDBEngine::unbufferedInsert at /usr/share/perl5/EBox/MyDBEngine.pm line 289
286: EBox::debug ("Values: " . Dumper(\@vals) . "\n");
287: throw EBox::Exceptions::Internal("Error inserting data: $sql\n" .
288: $self->{dbh}->errstr .
289: " \n" .
290: "Values: " . Dumper(\@vals) .
291: "\n");
292: }
Mysql is running!
10
News and Announcements / Re: Upgrade from Zentyal 6.2 to 7.0 is now available
« on: March 12, 2021, 05:13:40 pm »
We are up and running and fixed the issue with this commands!
sudo rm -rf /var/lib/zentyal/conf/ssl
sudo /usr/share/zentyal/create-certificate /var/lib/zentyal/conf/ssl `hostname --fqdn`
sudo systemctl start zentyal.webadmin-nginx.service
sudo rm -rf /var/lib/zentyal/conf/ssl
sudo /usr/share/zentyal/create-certificate /var/lib/zentyal/conf/ssl `hostname --fqdn`
sudo systemctl start zentyal.webadmin-nginx.service
11
News and Announcements / Re: Upgrade from Zentyal 6.2 to 7.0 is now available
« on: March 10, 2021, 01:19:05 pm »
Hi!
I upgraded our second server, everything seems fine with no errors. But the webgui and network is not working at all. Anyone who have some suggestions ? Thanks !
I upgraded our second server, everything seems fine with no errors. But the webgui and network is not working at all. Anyone who have some suggestions ? Thanks !

12
News and Announcements / Re: Zentyal 5.0 available!
« on: December 30, 2016, 09:54:21 am »
Well, as an AD replacement they are still the best, that's how I want to use it, only for this. As another user wrote in this tread.

13
News and Announcements / Re: Zentyal 4.2 available!
« on: October 06, 2016, 03:48:08 pm »
This mail is directly from J. A. Calvo. Zentyal is alive
more than ever.
Thank you for your message and for your interest in Zentyal. With regards to your question, a new Zentyal Server version is currently under development. According to our usual release cycle, we release a new major Zentyal Server for each new Ubuntu Server LTS approximately 6 months after the Ubuntu Server release. The Zentyal Server 5.0 (based on Ubuntu Server 16.04 LTS) will be released in October-November.
Best regards

Thank you for your message and for your interest in Zentyal. With regards to your question, a new Zentyal Server version is currently under development. According to our usual release cycle, we release a new major Zentyal Server for each new Ubuntu Server LTS approximately 6 months after the Ubuntu Server release. The Zentyal Server 5.0 (based on Ubuntu Server 16.04 LTS) will be released in October-November.
Best regards
14
Contributions / Tips&Tricks / Features Requests / Re: Zentyal dead or alive ?
« on: September 29, 2016, 01:34:25 pm »
Is there anyone from the Zentyal team out there ?

15
Contributions / Tips&Tricks / Features Requests / Re: Zentyal dead or alive ?
« on: July 19, 2016, 12:34:57 pm »
Also want to hear something from the Zentyal Crew. What´s going on? Zentyal is really good now. Hope there are good news! 
