Module t.c.pamauth

Part of twisted.cred View Source

Support for asynchronously authenticating using PAM.
Line # Kind Name Docs
18 Function pamAuthenticateThread Undocumented
43 Function callIntoPAM A testing hook.
62 Function defConv Undocumented
80 Function pamAuthenticate Undocumented
def pamAuthenticateThread(service, user, conv):
Undocumented
def callIntoPAM(service, user, conv):
A testing hook.
def defConv(items):
Undocumented
def pamAuthenticate(service, user, conv):
Undocumented