Sets the authentication to default.
#include <rpc/rpc.h>
AUTH *authunix_create_default()
The authunix_create_default subroutine calls the authunix_create subroutine to create and return the default operating system authentication handle.
Upon successful completion, this subroutine returns an authentication handle.
This subroutine is part of Base Operating System (BOS) Runtime.
The authnone_create subroutine, authunix_create subroutine, svcerr_auth subroutine.
The auth_destroy macro.
List of RPC Programming References.
Remote Procedure Call (RPC) Overview for Programming in AIX Version 4.3 Communications Programming Concepts.