Guardian Procedure Calls Reference Manual

or
group ID.<0:7>[0]
member ID.<8:15>[0]
zeros (ASCII nulls)[1:7]
In either case:
password, blank-filled (see Considerations)[8:11]
logon
input
INT:value
if present, has this meaning:
verify user but do not log on0
verify user and log on<> 0
if omitted, is assumed to have a value of 0.
default
output
INT:ref:18
if present, returns information regarding the user specified in user-name-or-id:
group name, blank-filled[0:3]
member name, blank-filled[4:7]
group ID.<0:7>[8]
member ID.<8:15>
default volume, blank-filled[9:12]
default subvolume, blank-filled[13:16]
default file security, as follows:[17]
reserved.<0:3>
read.<4:6>
write.<7:9>
execute.<10:12>
purge.<13:15>
where the legitimate file security fields are encoded with numbers that represent this information:
(any local user)A0
(any local group member)G1
(only the local owner)O2
not used3
(any network user)N4
(any network group/community user)C5
(only the network owner)U6
(only the local super ID)7
VERIFYUSER Procedure (Superseded by USER_AUTHENTICATE_ Procedure and USER_GETINFO_ Procedure) 1483