mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-12 18:54:25 +01:00
f717d097d7
Signed-off-by: Tom Eastep <teastep@shorewall.net>
19 lines
736 B
Plaintext
19 lines
736 B
Plaintext
#
|
|
# Shorewall version 4 - LDAP Macro
|
|
#
|
|
# /usr/share/shorewall/macro.LDAP
|
|
#
|
|
# This macro handles plaintext LDAP traffic. For encrypted LDAP
|
|
# traffic, see macro.LDAPS. Use of LDAPS is recommended (and is
|
|
# required by some directory services) if you want to do user
|
|
# authentication over LDAP. Note that some LDAP implementations
|
|
# support initiating TLS connections via the plaintext LDAP port.
|
|
# Consult your LDAP server documentation for details.
|
|
#
|
|
###############################################################################
|
|
?FORMAT 2
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 389
|