Simon is writing an application that will use RPC to talk between a client and server. He will use
authentication, but in his application the server does not have to know the RPC caller’s identity.
What type of RPC authentication can Simon use for this application?
A.
UNIX authentication
B.
ANONYMOUS authentication
C.
DES authentication
D.
NULL authentication
Explanation: