For more information on the search, visit the help page.
UserDB
getpwnam
checkers
IAuthorizedKeysDB
CryptedPasswordRecord
InMemorySSHKeyDB
SSHProtocolChecker
SSHPublicKeyChecker
SSHPublicKeyDatabase
UNIXAuthorizedKeysFiles
UNIXPasswordDatabase
UserRecord
readAuthorizedKeyFile
_keysFromFilepaths
_lookupUser
_pwdGetByName
_shadowGetByName
pwd
_log
twisted.conch.checkers.UserDB
twisted
conch
class UserDB(Protocol): (source)
View In Hierarchy
A database of users by name, like the stdlib pwd module.
See twisted.python.fakepwd for an in-memory implementation.
twisted.python.fakepwd
str
Lookup a user record by name.
KeyError