forked from extern/shorewall_code
macro.LDAP: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
ccd1f3b9d3
commit
a82e517d05
@ -1,16 +1,14 @@
|
|||||||
#
|
#
|
||||||
# Shorewall - LDAP Macro
|
# Shorewall -- /usr/share/shorewall/macro.LDAP
|
||||||
#
|
#
|
||||||
# /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
|
||||||
# This macro handles plaintext LDAP traffic. For encrypted LDAP
|
# required by some directory services) if you want to do user
|
||||||
# traffic, see macro.LDAPS. Use of LDAPS is recommended (and is
|
# authentication over LDAP. Note that some LDAP implementations
|
||||||
# required by some directory services) if you want to do user
|
# support initiating TLS connections via the plaintext LDAP port.
|
||||||
# authentication over LDAP. Note that some LDAP implementations
|
# Consult your LDAP server documentation for details.
|
||||||
# support initiating TLS connections via the plaintext LDAP port.
|
|
||||||
# Consult your LDAP server documentation for details.
|
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||||
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
||||||
PARAM - - tcp 389
|
PARAM - - tcp 389
|
||||||
|
Loading…
Reference in New Issue
Block a user