VMS Help  —  TCPIP Services, Programming Interfaces, RPC Server Routines, svcerr_weakauth
    Sends an error code to the client indicating that an
    authentication error occurred. The authentication information
    was correct but was insufficient.
    Format
      #include  <rpc/rpc.h>
      void  svcerr_weakauth(SVCXPRT *xprt);
Additional Information: explode extract
Arguments Description Return Values
Close Help