HP-UX AAA Server A.08.00.01 Administrator's Guide

The delete Command
Syntax
delete <attr-spec>
Parameters
The <attr-spec> parameter is an attribute specification. For more information on
specifying attributes, see Attribute Specifications” (page 415).
Operation
The delete command deletes the specified attribute instance(s) from the request. If
<attr-spec>, refers to an instance that is not present, no instance is deleted.
Examples
Table 27-1 discusses some examples that illustrate the use of the delete command.
Table 27-1 Examples Illustrating the Use of the delete Command
ResultCommandAttributes in the Request
NAS-Port = 2
NAS-IP-Address = "2.3.4.5"
delete Reply-Message[*]
NAS-Port = 2
Reply-Message = "Hello,
world!"
Reply-Message = "So long"
NAS-IP-Address =
"2.3.4.5"
NAS-Port = 2
Reply-Message = "Hello,
delete Reply-Message
NAS-Port = 2
Reply-Message = "Hello,
world!"
NAS-IP-Address = "2.3.4.5"
world!"
Reply-Message = "So long"
NAS-IP-Address =
"2.3.4.5"
NAS-Port = 2
Reply-Message = "So long"
NAS-IP-Address = "2.3.4.5"
delete Reply-Message[0]
NAS-Port = 2
Reply-Message = "Hello,
world!"
Reply-Message = "So long"
NAS-IP-Address =
"2.3.4.5"
NAS-Port = 2
Reply-Message = " Hello,
world!"
delete NAS-IP-Address[*]
NAS-Port = 2
Reply-Message = "Hello,
world!"
408 Customizing the HP-UX AAA Server Using Policies