2005-07-23 01:04:36 +02:00
|
|
|
#
|
2007-07-09 16:01:07 +02:00
|
|
|
# Shorewall version 4 - LDAP Macro
|
2005-08-02 18:46:30 +02:00
|
|
|
#
|
|
|
|
# /usr/share/shorewall/macro.LDAP
|
2005-07-23 01:04:36 +02:00
|
|
|
#
|
2006-01-26 04:13:34 +01:00
|
|
|
# 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.
|
2005-07-23 01:04:36 +02:00
|
|
|
#
|
2005-08-02 18:46:30 +02:00
|
|
|
###############################################################################
|
2007-11-16 00:24:54 +01:00
|
|
|
#ACTION SOURCE PROTO DEST SOURCE RATE USER/
|
2007-11-29 18:46:13 +01:00
|
|
|
# PORT(S) PORT(S) LIMIT GROUP
|
2006-01-26 04:13:34 +01:00
|
|
|
PARAM - - tcp 389
|
2005-07-23 01:04:36 +02:00
|
|
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|