mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
a82e517d05
Signed-off-by: Tuomo Soini <tis@foobar.fi>
15 lines
585 B
Plaintext
15 lines
585 B
Plaintext
#
|
|
# Shorewall -- /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.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
PARAM - - tcp 389
|