User Guide
OmniAccess SafeGuard OS Administration Guide
236
Chapter 6: Configuring Authentication and Role Derivation
(SafeGuardOS) (config) #aaa session-tracking white-list id 1
user cisco_1_&_2_users ip-address 170.25.68.10 net-mask 255.255.255.0
host stonehenge comment “engineering requirements” role engineer
force-timeout 20
(SafeGuardOS) (config) #exit
(SafeGuardOS) #
Removing a Simple White List Entry
Removing a white list entry reinstates the user to the normal authentication process. To
remove a user from the white-list, use the no form of this command:
no aaa session-tracking white-list id id
Displaying a Simple White List
To see white list entries, use the show aaa session-tracking white-list command in
Global Configuration mode.
show aaa session-tracking white-list
There are no options or parameters for this command.
The following example is representative of the command output:
(SafeGuard OS) (config) #show aaa session-tracking white-list
Number of Entries : 2
Id ............................................ 1
User .......................................... cisco_1_&_2_users
Mac Address ................................... 00:00:00:00:00:00
Mac mask ...................................... 00:00:00:00:00:00
Ip Address .................................... 170.25.68.0
Net mask .......................................255.255.255.0
Host name ..................................... Stonehenge
Role name ..................................... Engineer
Auth state .................................... ok
Timeout ....................................... 0
Comment ....................................... Engineering requirements
Id ............................................ 3
User .......................................... printer
Mac Address ................................... 12:3c:3f:5d:00:00
Mac mask ...................................... ff:ff:ff:ff:ff:00
Ip Address .................................... 0.0.0.0
Net mask .......................................0.0.0.0
Host name ..................................... Piccadilly
Role name .....................................
Auth state .................................... ok
Syntax Description id A unique ID to identify the client being deleted
from the list.










