Guardian Procedure Calls Reference Manual

user-name
input, output
STRING .EXT:ref:16
specifies the user name for which the default information will be retrieved. Either user-id or
user-name must be specified; if both are supplied, user-name returns the user name
corresponding to user-id. The user-name is passed, and returned, in the form:
group name, blank-filled[0:3]
member name, blank-filled[4:7]
The group name and member name must both be input in uppercase.
volsubvol
output
STRING .EXT:ref:16
if present, returns the name of the default volume and subvolume inherited by the specified
user when a logon session is initiated. This information is returned in the form:
default name, blank-filled[0:3]
default name, blank-filled[4:7]
filesecur
output
STRING .EXT:ref:2
if present, returns the default file security to be used when a new file is created under the
specified user ID. This information is returned in the form:
reserved<0:3>
read<4:6>
write<7:9>
execute<10:12>
purge<13:15>
where the legitimate fields are encoded with numbers that represent this information:
A (any local user)0
G (any local group member)1
O (only the local owner)2
not used3
N (any network user)4
C (any network group/community user)5
U (only the network owner)6
– (only the local super ID)7
1462 Guardian Procedure Calls (T-V)