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

Pages: [1]
1
Installation and Upgrades / Re: MySQL root login
« on: March 04, 2017, 08:42:06 pm »
Root user uses plugin auth_socket. I'm able to login without password using sudo mysql.

Now to figure out how to use phpmyadmin so that it can see more databases than just its own!

2
Installation and Upgrades / MySQL root login
« on: March 04, 2017, 07:43:30 pm »
I have Zentyal 5.07 operating for a month. I want to run a website that requires php and additional mysql databases.

I have located the root mysql password in /var/lib/zentyal/conf/zentyal-mysql.passwd file. I am unable to login on the command line as root using that password. The zentyal user is able to login from command line with that password.

I re-started mysql with the skip-grant-tables option and was able to see that the password in the authentication_string column for the zentyal user and root are the same, and do match to a "select password('password-from-file')" statement. I've also tried re-setting the root password, no luck. I've reset it back to original. There is no password column as with earlier mysql versions.

Does anyone have the solution?




3
Email and Groupware / mail filter - banned name
« on: December 02, 2016, 06:55:26 pm »
My client is using Zentyal 4.1 Commercial.
A client of theirs is sending email attachments of automatically generated jpg files with 88 character filenames. The email bounces back to the sender with the following message:
BANNED CONTENTS ALERT
Our content checker found
    banned name:
      image/jpeg,.image,.jpg,CABCVAN1APP004DTI$PBSINIADV_FBCTemplateImages{D5073D38-CFD0-48P9-8623-AC1DC2FB7945}.JPG

What do I need to do to allow this filename, or does the sender need to change the name?

4
Fixed.
Ran sudo /etc/init.d/zentyal ca restart - it failed to start, message indicating which certificate was causing error.
Removed offending certificate line from /var/lib/zentyal/CA/index.txt file
Re-ran /etc/init.d/zentyal ca start - [OK]
Ran /etc/init.d/zentyal webadmin restart [OK]
Webadmin interface now functional; still no third-party certificate!

5
While following one of the seemingly many hacks for installing a third-party security certificate I wrecked the Zentyal certificate so that the webadmin interface will not load. Is there a command line method of re-creating it?

6
Installation and Upgrades / Installation on Xenial Xerus 16.04
« on: June 13, 2016, 04:06:15 pm »
I purchased a new machine Asus H170 Pro motherboard, I5 processor, 16 Gb RAM. After flawless installation of Zentyal 4.2 from downloaded 14.04 distribution, the machine boots to black screen. I tried installing Ubuntu 14.04 on its own, same issue. Ubuntu 16.04 works perfectly, but when I try to install zentyal-core some dependency issues fail, specifically libclone-fast-perl which depends on perlapi-5.18.1. Ubuntu 16.04's installed perl-base version is 5.22.1-9.
Will removing perl-base 5.22.1-9 then installing 5.18.1 cause problems with 16.04? Or is there a version of libclone-fast-perl for perl-base 5.22.1-9?

Pages: [1]