t.c.c.UNIXPasswordDatabase : class documentation

Part of twisted.conch.checkers View Source View In Hierarchy

A checker which validates users out of the UNIX password databases, or databases of a compatible format.
Method __init__ Undocumented
Method requestAvatarId Undocumented
Instance Variable _getByNameFunctions a list of functions which are called in order to valid a user. The default value is such that the /etc/passwd database will be tried first, followed by the /etc/shadow database.
_getByNameFunctions =
a list of functions which are called in order to valid a user. The default value is such that the /etc/passwd database will be tried first, followed by the /etc/shadow database.
def __init__(self, getByNameFunctions=None): (source)
Undocumented
def requestAvatarId(self, credentials): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2015-01-30 14:14:53.