mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 14:20:40 +01:00
Remove usersets file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2022 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
9fa4cd4665
commit
8912f5b528
@ -1,29 +0,0 @@
|
||||
#
|
||||
# Shorewall version 1.4 - Users Sets File
|
||||
#
|
||||
# /etc/shorewall/usersets
|
||||
#
|
||||
# A user set is a list of <user>, <group> or <user:group> names and can
|
||||
# be used to control access by individual users to other network hosts
|
||||
# from the firewall system.
|
||||
#
|
||||
# Columns are:
|
||||
#
|
||||
# USERSET The name of a user set. May be up to 6 characters in
|
||||
# length and must be a valid shell identifier.
|
||||
#
|
||||
# REJECT The log level for REJECT rules that match a user in this
|
||||
# userset.
|
||||
#
|
||||
# ACCEPT The log level for ACCEPT rules that match a user in this
|
||||
# userset.
|
||||
#
|
||||
# DROP The log level for DROP rules that match a user in this
|
||||
# userset.
|
||||
#
|
||||
# To omit one of the last three columns yet supply a value to one of the
|
||||
# following ones, enter "-".
|
||||
#
|
||||
#USERSET REJECT ACCEPT DROP
|
||||
#
|
||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
@ -1,29 +0,0 @@
|
||||
#
|
||||
# Shorewall version 1.4 - Users Sets File
|
||||
#
|
||||
# /etc/shorewall/usersets
|
||||
#
|
||||
# A user set is a list of <user>, <group> or <user:group> names and can
|
||||
# be used to control access by individual users to other network hosts
|
||||
# from the firewall system.
|
||||
#
|
||||
# Columns are:
|
||||
#
|
||||
# USERSET The name of a user set. May be up to 6 characters in
|
||||
# length and must be a valid shell identifier.
|
||||
#
|
||||
# REJECT The log level for REJECT rules that match a user in this
|
||||
# userset.
|
||||
#
|
||||
# ACCEPT The log level for ACCEPT rules that match a user in this
|
||||
# userset.
|
||||
#
|
||||
# DROP The log level for DROP rules that match a user in this
|
||||
# userset.
|
||||
#
|
||||
# To omit one of the last three columns yet supply a value to one of the
|
||||
# following ones, enter "-".
|
||||
#
|
||||
#USERSET REJECT ACCEPT DROP
|
||||
#
|
||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
Loading…
Reference in New Issue
Block a user