HP-UX AAA Server A.08.01 administrator's guide (T1428-90072, May 2010)

Table Of Contents
Parameters
<attr-spec>: The <attr-spec> parameter is an attribute specification. For more
information on specifying attributes, see Attribute Specifications” (page 422).
Operation
Returns the string value converted to lowercase with same type as the source. If
<attr-spec> refers to an instance that is not present, then a no-such-instance run-time
error is generated.
The toupper Attribute Function
Syntax
toupper (<attr-spec>)
Parameters
<attr-spec>: The <attr-spec> parameter is an attribute specification. For more
information on specifying attributes, see Attribute Specifications” (page 422).
Operation
Returns the string value converted to uppercase with same type as the source. If
<attr-spec> refers to an instance that is not present, then a no-such-instance run-time
error is generated.
Value Types
You can specify the following value types for attributes:
Integer Values: Integer values can be specified as decimal integers, including a
leading '-' sign. They can also be specified as hexadecimal integers prefixed with
0x, in which case they are treated as unsigned. A tag can also be specified by
prefixing the :tag: syntax to the value. The tag value must be in the range of 0 to
31.
NOTE: Integer values can be used with integer, tag-int, and short type attributes.
Named Integer Values: Named integer values defined in the server's dictionary
file can be specified by enclosing these values in double quotes.
NOTE: Named integer values can only be used with attributes of type integer
and tag-int that have defined name values in the dictionary.
String Values: String values are enclosed in double quotes ("). Tags can be specified
by prefixing the :tag: syntax prefixed to the value.
430 Customizing the HP-UX AAA Server Using Policies