2.2.5.8 GETWINDOWSGROUPFROMUNIXGROUPNAME_PROC (PROC 7)
A request to fetch the Windows group account information that corresponds to a UNIX group name.
-
windows_creds GETWINDOWSGROUPFROMUNIXGROUPNAME_PROC( unix_account UnixGroupAccount );
UnixGroupAccount: A UNIX group to search for, using the account name and/or GID as the search criteria, as specified by the value for SearchOption.
Return Value: A windows_creds record that contains the mapped Windows group account details for the specified UNIX group. Whenever the lookup request for a specified UNIX account succeeds or fails to find a corresponding Windows account map, the User Name Mapping Protocol server MUST return a SUNRPC status of MSG_ACCEPTED with an accept status of SUCCESS. The actual success or failure of the request MUST be set in the Status member of the returned structure. Status is a Boolean value, with 0 indicating a successful lookup request and 1 indicating a failed lookup request.