User Guide
OmniAccess SafeGuard OS Administration Guide
314
Chapter 7: Establishing a Security Policy
{operation [OR]}
CIFS [UserName
[{
contains string}|{does-not-contain string}|
{
does-not-end-with string}|
{
does-not-match string}|
{
does-not-start-with string}|
{
ends-with string}|
{
matches string}|
{
starts-with string}]|
FileName contains string]
For example,
(SafeGuardOS) #configure terminal
(SafeGuardOS) (config) #application-filter "test1"
(SafeGuardOS) (config) #CIFS FileName contains "test.exe"
(SafeGuardOS) (config) #application-filter "test2"
(SafeGuardOS) (config) #CIFS UserName contains "marisa"
(SafeGuardOS) (config) #exit
(SafeGuardOS) #
Defining and Applying User Policies
A policy is a set of rules that define a set of permissions for the user. For each policy you
create:
1 Assigning the Policy a Name on page 315
2 Adding a Description on page 315
3 Adding a Severity on page 315
4 Adding a Category on page 316
5 Configuring the Rules on page 316
6 Configuring the Roles on page 319
Syntax
Description
OR Logical OR operator.
Syntax Description string A value to be matched against.










