2006-01-26 04:13:34 +01:00
|
|
|
#
|
2006-10-05 02:04:59 +02:00
|
|
|
# Shorewall version 3.3 - LDAPS Macro
|
2006-01-26 04:13:34 +01:00
|
|
|
#
|
|
|
|
# /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.
|
|
|
|
#
|
|
|
|
###############################################################################
|
|
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/
|
|
|
|
# PORT PORT(S) DEST LIMIT GROUP
|
|
|
|
PARAM - - tcp 636
|
|
|
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|