2008-12-07 19:17:26 +01:00
|
|
|
#
|
|
|
|
# Shorewall version 4 - LDAPS Macro
|
|
|
|
#
|
|
|
|
# /usr/share/shorewall/macro.LDAPS
|
|
|
|
#
|
|
|
|
# This macro handles encrypted LDAP traffic. For plaintext LDAP
|
|
|
|
# traffic, see macro.LDAP. 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.
|
|
|
|
#
|
|
|
|
###############################################################################
|
2014-05-07 21:19:24 +02:00
|
|
|
?FORMAT 2
|
|
|
|
###############################################################################
|
|
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
2008-12-07 19:17:26 +01:00
|
|
|
PARAM - - tcp 636
|