Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (T-V)
Guardian Procedure Calls Reference Manual—522629-013
15-51
USERDEFAULTS Procedure
(Superseded by USER_GETINFO_ Procedure )
29 Missing parameter. This procedure was called without specifying one of
the required parameters (either
user-id or user-name).
Refer to the
Guardian Procedure Errors and Messages Manual for more
information on file-system error messages.
user-id input
STRING .EXT:ref:2
specifies the user ID for which the default information is to be retrieved. Either
user-id or user-name must be specified; if both are supplied, then user-name
returns the user name corresponding to
user-id. The user ID is passed in the
form:
<0:7> group ID {0:255}
<8:15> member ID {0:255}
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:
[0:3] group name, blank-filled
[4:7] member name, blank-filled
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:
[0:3] default volume, blank-filled
[4:7] default subvolume, blank-filled
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:
<0:3> reserved
<4:6> read
<7:9> write