Home | Trees | Index | Help |
---|
Package twisted :: Package conch :: Package ssh :: Module userauth |
|
Implementation of the ssh-userauth service. Currently implemented authentication types are public-key and password.
This module is unstable.
Maintainer: Paul Swartz<mailto:z3p@twistedmatrix.com>Classes | |
---|---|
SSHUserAuthClient |
|
SSHUserAuthServer |
Variable Summary | |
---|---|
dictionary |
messages
|
FakeModule |
MP
|
int |
MSG_USERAUTH_BANNER
|
int |
MSG_USERAUTH_FAILURE
|
int |
MSG_USERAUTH_INFO_REQUEST
|
int |
MSG_USERAUTH_INFO_RESPONSE
|
int |
MSG_USERAUTH_PASSWD_CHANGEREQ
|
int |
MSG_USERAUTH_PK_OK
|
int |
MSG_USERAUTH_REQUEST
|
int |
MSG_USERAUTH_SUCCESS
|
SelectReactor |
reactor
|
string |
v
|
Variable Details |
---|
MP
|
MSG_USERAUTH_BANNER
|
MSG_USERAUTH_FAILURE
|
MSG_USERAUTH_INFO_REQUEST
|
MSG_USERAUTH_INFO_RESPONSE
|
MSG_USERAUTH_PASSWD_CHANGEREQ
|
MSG_USERAUTH_PK_OK
|
MSG_USERAUTH_REQUEST
|
MSG_USERAUTH_SUCCESS
|
reactor
|
v
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:18:59 2003 | http://epydoc.sf.net |