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

Pages: [1]
1
I had the same problem and found that libsope didn't deploy as on a "fresh" system.

I noticed that I had a package that a new system did not, so:
# aptitude purge libsope1

Then, revealed missing libraries:
# ldd /usr/sbin/sogod

I had to reinstall the following packages by:
aptitude reinstall libsope-appserver4.9 libsope-core4.9 libsope-gdl1-4.9 libsope-ldap4.9 libsope-mime4.9 libsope-xml4.9 sope4.9-gdl1-mysql sope4.9-libxmlsaxdriver

Now I'm all good.

2
Directory and Authentication / Re: Zentyal 5 System Accounts
« on: March 09, 2017, 05:16:37 am »
I found a solution .. by hacking around. I've raised a bug and put the details in there:
https://tracker.zentyal.org/issues/5248

3
Directory and Authentication / Zentyal 5 System Accounts
« on: March 06, 2017, 12:24:17 pm »
I've done a fresh install of Zentyal 5 in to a virtual guest, enabling only the domain controller role.
I create a user account in the domain, and enable system accounts under the LDAP settings.

Try as I might, I cannot login with this domain user - only the user I've created during system setup.

Has anyone tried this functionality? I've done this same process for Zentyal 4 and it worked..

Pages: [1]