HP-UX AAA Server A.07.01 Administrator's Guide
Table 25-4 Examples Illustrating the Use of the modify Command (continued)
ResultCommandAttributes in the Request
Reply-Message = "abc"
Tunnel-Password =
:17:"abc"
modify Reply-Message =
Tunnel-Password
Reply-Message = "hello"
Tunnel-Password =
:17:"abc"
Reply-Message = "hello"
Tunnel-Password =
:17:"hello"
modify Tunnel-Password =
Reply-Message
Reply-Message = "hello"
Tunnel-Password =
:17:"abc"
NAS-Port = 2
Reply-Message = "abc"
Reply-Message = "def"
modify NAS-Port = count(
Reply-Message[*] )
NAS-Port = 7
Reply-Message = "abc"
Reply-Message = "def"
Reply-Message = "def"
Reply-Message = "def"
modify Reply-Message[0]
= Reply-Message[1]
Reply-Message = "abc"
Reply-Message = "def"
The exit Command
Syntax
exit "<event-name>"
Parameters
The <event-name> parameter must be a quoted string and must specify an event that is
defined. There are a number of predefined events. You can also define additional events
in the FSM file using the %event<name> syntax. For more information on FSM events,
see “Event Names ” (page 273).
NOTE: Event names are case-insensitive (MyEvent is considered identical with
MYEVENT).
Operation
The exit command terminates the evaluation of the policy and returns the named
event to the FSM. The use of an undefined event name results in an undefined-event
load-time error.
The log Command
Syntax
log "<log-level>" "<log-message>”
log "<log-level>" "<log-message>”, <attr-spec>
log "<log-level>" "<log-message>”, <attr-spec>, <attr-spec>, ...<attr-spec>
290 Customizing the HP-UX AAA Server Using Policies