2.2.5.15 AUTHUSINGUNIXCREDSW_PROC (PROC 14)

This procedure is the wide character counterpart to AUTHUSINGUNIXCREDS_PROC. The request and response packets are identical to AUTHUSINGUNIXCREDS_PROC, except that the MapSvrMBCSNameString data type is replaced with a MapSvrUnicodeNameString type in the byte stream.

 unix_authW
 AUTHUSINGUNIXCREDSW_PROC(
 unix_user_authW UnixUserAuth
 );

UnixUserAuth: A UNIX user name and password to use as the search criteria.<5>

Return Value: A unix_authW record that contains the mapped UNIX user account details for the specified UNIX account. Whenever the lookup request for a specified UNIX account fails to find a corresponding UNIX account map, the User Name Mapping Protocol server MUST return a SUNRPC status of MSG_ACCEPTED with an accept status of SUCCESS. It MUST also return a zero-length string in the UnixAccountPassword member of the returned structure.