Sets the authentication to default.
C Library (libc.a)
#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.