Package buildbot :: Module manhole
[frames | no frames]

Module buildbot.manhole

Classes
ArbitraryCheckerManhole This Manhole accepts ssh connections, but uses an arbitrary user-supplied 'checker' object to perform authentication.
AuthorizedKeysChecker Accept connections using SSH keys from a given file.
AuthorizedKeysManhole This Manhole accepts ssh connections, and requires that the prospective client have an ssh private key that matches one of the public keys in our authorized_keys file.
chainedProtocolFactory  
makeTelnetProtocol  
PasswordManhole This Manhole accepts encrypted (ssh) connections, and requires a username and password to authorize access.
TelnetManhole This Manhole accepts unencrypted (telnet) connections, and requires a username and password authorize access.

Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 http://epydoc.sf.net