Search results

  1. S

    [SOLVED] where is LDAP database located

    Good day everbody, I use Proxmox Mail Gateway 6.4-4. Under "Configuration / User Management" I created a LDAP query to my domain to get existing email-accounts. My question is: where is this LDAP-result located? I've searched path und db-files on the server but didn't find any file with that...
  2. S

    DBI connect

    Hi Stoiko, I upgraded from 5.x to 6.0 a few month ago with given Instructions on: https://pmg.proxmox.com/wiki/index.php/Upgrade_from_5.x_to_6.0 I didn't compare templates onm this upgrade, no. Everything worked fine until today. Today I've upgraded from 6.0 to 6.1 and than I had the same...
  3. S

    DBI connect

    have you solved your Problem? In my case there was the wrong version of postgresql in the path-setting in the config-file: /etc/postgresql/11/main/postgresql.conf After correcting the version from 9.6 to 11 in the path setting on various positions and restarting the service the system started...