2003-08-22 17:27:08 +02:00
|
|
|
#
|
2003-08-23 20:14:59 +02:00
|
|
|
# Shorewall version 1.4 - Users Sets File
|
2003-08-22 17:27:08 +02:00
|
|
|
#
|
|
|
|
# /etc/shorewall/usersets
|
|
|
|
#
|
2003-08-23 20:14:59 +02:00
|
|
|
# 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.
|
2003-08-22 17:27:08 +02:00
|
|
|
#
|
|
|
|
# Columns are:
|
|
|
|
#
|
|
|
|
# USERSET The name of a user set. May be up to 6 characters in
|
|
|
|
# length and must be a valid shell identifier.
|
|
|
|
#
|
2003-08-23 20:14:59 +02:00
|
|
|
# REJECT The log level for REJECT rules that match a user in this
|
|
|
|
# userset.
|
2003-08-22 17:27:08 +02:00
|
|
|
#
|
2003-08-23 20:14:59 +02:00
|
|
|
# ACCEPT The log level for ACCEPT rules that match a user in this
|
|
|
|
# userset.
|
2003-08-22 17:27:08 +02:00
|
|
|
#
|
2003-08-23 20:14:59 +02:00
|
|
|
# DROP The log level for DROP rules that match a user in this
|
|
|
|
# userset.
|
2003-08-22 17:27:08 +02:00
|
|
|
#
|
2003-08-23 20:14:59 +02:00
|
|
|
# To omit one of the last three columns yet supply a value to one of the
|
|
|
|
# following ones, enter "-".
|
|
|
|
#
|
|
|
|
#USERSET REJECT ACCEPT DROP
|
2003-08-22 17:27:08 +02:00
|
|
|
#
|
|
|
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|