No use for port 443 on ldap hosts

This commit is contained in:
Timo Makinen 2023-08-19 17:48:43 +00:00
parent 1fdce68b75
commit d7edba1a0f

View file

@ -3,6 +3,5 @@ saslauthd_mech: ldap
firewall_in: firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]} - {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 443, from: [172.20.20.0/22]}
- {proto: tcp, port: 636, from: [172.20.20.0/22]} - {proto: tcp, port: 636, from: [172.20.20.0/22]}
- {proto: tcp, port: 4949, from: [172.20.20.0/22]} - {proto: tcp, port: 4949, from: [172.20.20.0/22]}