VMS Help TCPIP Services, Programming Interfaces, RPC Client Routines, authunix_create *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Creates and returns an RPC authentication handle that contains UNIX-style authentication information. Format #include <rpc/rpc.h> AUTH *authunix_create(char *host, int uid, int gid, int len, int *aup_gids );
Additional Information (explode) :
|