Guardian Programming Reference Summary for pTAL and TAL

Procedure Calls Summary (R-Z)
Guardian Programming Reference Summary for pTAL and TAL522631-001
8-47
user-name-or-id, INT:ref:12 input
logon, INT:value input
0 Verify the user but do not log on.
<> 0 Verify the user and log on.
default, INT:ref:18 output
[0:3] = Group name, blank-filled.
[4:7] = User name, blank-filled.
[8] <0:7>
<8:15>
= Group ID.
= User ID.
[9:12] = Default volume, blank-filled.
[13:16] = Default subvolume, blank-filled.
[17].<0:15> = Default file security, as follows:
<0:3>
<4:6>
<7:9>
<10:12>
<13:15>
= Unused.
= Read.
= Write.
= Execute.
= Purge.
0 = A (any local user).
1 = G (any local group member).
2 = O (only the local owner).
3 = not used.
4 = N (any network user).
5 = C (any network group/community user).
6 = U (only the network owner).
7 = - (only the local super ID (255,255)).
default-len, INT:value input
< (CCL) A buffer is out of bounds, or an I/O error occurred on the user ID file
($SYSTEM.SYSTEM.USERID).
= (CCE) Indicates a successful verification and/or logon.
> (CCG) There is no such user, or the password is invalid.