Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (T-V)
Guardian Procedure Calls Reference Manual—522629-013
15-36
USER_AUTHENTICATE_ Procedure
This parameter is required if volsubvol:volsubvol-maxlen is specified.
initdir:initdir-maxlen output:input
STRING .EXT:ref:*, INT:value
if present and if
initdir-maxlen is not 0, returns the OSS pathname for the
initial working directory for the specified user in an OSS environment.
initdir-maxlen specifies the length of the string variable initdir in bytes.
This parameter pair is required if
initdir-len is specified.
initdir-len output
INT .EXT:ref:1
if
initdir is returned, contains its actual length in bytes.
This parameter is required if
initdir:initdir-maxlen is specified.
initprog:initprog-maxlen output:input
STRING .EXT:ref:*, INT:value
if present and if
initprog-maxlen is not 0, returns the OSS pathname for the
initial program of the specified user in an OSS environment.
initprog-maxlen specifies the length of the string variable initprog in bytes.
You must either specify all of the following parameters or specify none of them:
initprog:initprog-maxlen, initprog-len, and initprog-type.
initprog-len output
INT .EXT:ref:1
if
initprog is returned, contains its actual length in bytes.
You must either specify all of the following parameters or specify none of them:
initprog:initprog-maxlen, initprog-len, and initprog-type.
initprog-type output
INT .EXT:ref:1
returns 1 to indicate that the initial program type for the specified user in an OSS
environment is an OSS program. Other values might be added in future RVUs.
You must either specify all of the following parameters or specify none of them:
initprog:initprog-maxlen, initprog-len, and initprog-type.