mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 15:43:30 +01:00
macro.LDAPS: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
a82e517d05
commit
ce6532ebfb
@ -1,16 +1,14 @@
|
|||||||
#
|
#
|
||||||
# Shorewall - LDAPS Macro
|
# Shorewall -- /usr/share/shorewall/macro.LDAPS
|
||||||
#
|
#
|
||||||
# /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
|
||||||
# This macro handles encrypted LDAP traffic. For plaintext LDAP
|
# required by some directory services) if you want to do user
|
||||||
# traffic, see macro.LDAP. 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 636
|
PARAM - - tcp 636
|
||||||
|
Loading…
Reference in New Issue
Block a user