packet.application.rpc_creds - Man Page
RPC Credentials module
Description
Decode RPC Credentials.
Classes
class AuthNone(baseobj.BaseObj)
AuthNone object
Methods defined here:
---------------------
__init__(self, unpack)
Constructor which takes the Unpack object as input
Data and other attributes defined here:
flavor = AUTH_NONEclass AuthSys(baseobj.BaseObj)
AuthSys object
Methods defined here:
---------------------
__init__(self, unpack)
Constructor which takes the Unpack object as input
Data and other attributes defined here:
flavor = AUTH_SYSclass GSS_Credential(baseobj.BaseObj)
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_GSSclass GSS_Verifier(baseobj.BaseObj)
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_GSSclass auth_flavor(packet.utils.Enum)
enum auth_flavor
class rpc_gss_proc(packet.utils.Enum)
enum rpc_gss_proc
class rpc_gss_service(packet.utils.Enum)
enum rpc_gss_service
Functions
rpc_credential(unpack, verifier=False) Process and return the credential or verifier
See Also
baseobj(3), packet.application.gss(3), packet.application.gss_const(3), packet.application.rpc_const(3), packet.utils(3)
Bugs
No known bugs.
Author
Jorge Mora (mora@netapp.com)
Referenced By
21 March 2023 NFStest 3.2 rpc_creds 1.3