mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-21 10:18:58 +02:00
macro.ActiveDir: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
4a3e168476
commit
a883a0720c
@ -1,16 +1,13 @@
|
|||||||
#
|
#
|
||||||
# Shorewall - Samba 4 Macro
|
# Shorewall -- /usr/share/shorewall/macro.ActiveDir
|
||||||
#
|
|
||||||
# /usr/share/shorewall/macro.ActiveDir
|
|
||||||
#
|
|
||||||
# This macro handles ports for Samba 4 Active Directory Service
|
|
||||||
#
|
|
||||||
# You can comment out the ports you do not want open
|
|
||||||
#
|
#
|
||||||
|
# This macro handles ports for Samba 4 Active Directory Service.
|
||||||
|
# You can copy this file to /etc/shorewall[6]/ and comment out the ports you
|
||||||
|
# do not want open.
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#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 #LDAP services
|
PARAM - - tcp 389 #LDAP services
|
||||||
PARAM - - udp 389
|
PARAM - - udp 389
|
||||||
PARAM - - tcp 636 #LDAP SSL
|
PARAM - - tcp 636 #LDAP SSL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user