RPC_CREDS(3) | rpc_creds 1.3 | RPC_CREDS(3) |
packet.application.rpc_creds - RPC Credentials module
Decode RPC Credentials.
AuthNone object
Methods defined here: ---------------------
__init__(self, unpack) Constructor which takes the Unpack object as input Data and other attributes defined here: flavor = AUTH_NONE
AuthSys object
Methods defined here: ---------------------
__init__(self, unpack) Constructor which takes the Unpack object as input Data and other attributes defined here: flavor = AUTH_SYS
GSS_Credential object
Methods defined here: ---------------------
__init__(self, unpack) Constructor which takes the Unpack object as input Data and other attributes defined here: flavor = RPCSEC_GSS
GSS_Verifier object
Methods defined here: ---------------------
__init__(self, unpack) Constructor which takes the Unpack object as input Data and other attributes defined here: flavor = RPCSEC_GSS
enum auth_flavor
enum rpc_gss_proc
enum rpc_gss_service
rpc_credential(unpack, verifier=False) Process and return the credential or verifier
baseobj(3), packet.application.gss(3), packet.application.gss_const(3), packet.application.rpc_const(3), packet.utils(3)
No known bugs.
Jorge Mora (mora@netapp.com)
21 March 2023 | NFStest 3.2 |