VMS Help
TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_authunix_parms
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
Serializes and deserializes credentials in an authentication
parameter structure.
Format
#include <tcpip$rpcxdr.h>
bool_t xdr_authunix_parms (XDR *xdrs, struct authunix_parms
*authp);
xdrs
A pointer to an XDR stream handle created by one of the XDR
stream handle creation routines.
authp
A pointer to an authunix_parms structure.
Used for externally describing standard UNIX credentials. On a
TCP/IP Services host, this routine encodes the host name, the
user ID, and the group ID. It sets the group ID list to NULL.
This routine is useful for users who want to generate these
credentials without using the ONC RPC authentication package.
TRUE Indicates success.
FALSE Indicates failure.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.