Recent content by Stanislav Kibardin

  1. S

    pmg-hourly.service. LDAP syncronization not works

    Hello everyone! I have problems using LDAP user synchronization. The systemd timer pmg-hourly.timer periodically loses the trigger. It stops running pmg-hourly.service on schedule. systemctl status pmg-hourly.timer ● pmg-hourly.timer - Hourly Proxmox Mail Gateway activities Loaded: loaded...
  2. S

    pmg-hourly.service. LDAP syncronization not works

    I also noticed that the execution process freezes, apparently because of this the timer trigger goes into the n/a state. journalctl -u pmg-hourly.service -n 7 Oct 06 18:00:04 mx01 systemd[1]: Starting Hourly Proxmox Mail Gateway activities... Oct 06 18:00:04 mx01 pmg-hourly[800839]: start...
  3. S

    pmg-hourly.service. LDAP syncronization not works

    Hello everyone! I have problems using LDAP user synchronization. The systemd timer pmg-hourly.timer periodically loses the trigger. It stops running pmg-hourly.service on schedule. systemctl status pmg-hourly.timer ● pmg-hourly.timer - Hourly Proxmox Mail Gateway activities Loaded: loaded...
  4. S

    Authentication using LDAP / AD stopped working

    @larsen In my case the problem was that Certification Authority service was not configured in my domain and my DCs had no certificates. You can check it: openssl s_client -connect <yourdc:636>
  5. S

    Authentication using LDAP / AD stopped working

    Solved. I had a problem with the ssl certificate on DC.
  6. S

    Authentication using LDAP / AD stopped working

    Does anyone solved the problem? When connecting to AD have the same problem. let me know where to look??? pveversion -v proxmox-ve: 7.2-1 (running kernel: 5.15.60-2-pve) pve-manager: 7.2-11 (running version: 7.2-11/b76d3178) pve-kernel-helper: 7.2-13 pve-kernel-5.15: 7.2-12 pve-kernel-5.13...