2.2.5.9 GETUNIXCREDSFROMNTGROUPNAME_PROC (PROC 8)
A request to fetch the UNIX group account information that corresponds to a Windows group name.
-
unix_creds GETUNIXCREDSFROMNTGROUPNAME_PROC( windows_account WindowsGroupAccountName );
WindowsGroupAccountName: A Windows group to use for the account name as the search criteria.
Return Value: A unix_creds record that contains the mapped UNIX group account details for the specified Windows account name. Whenever the lookup request for a specified Windows 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 UnixAccountName member of the returned structure.