twisted.conch.unix.UnixConchUser(ConchUser)
class documentationtwisted.conch.unix
View Source
(View In Hierarchy)
Method | __init__ | Undocumented |
Method | getUserGroupId | Undocumented |
Method | getOtherGroups | Undocumented |
Method | getHomeDir | Undocumented |
Method | getShell | Undocumented |
Method | global_tcpip_forward | Undocumented |
Method | global_cancel_tcpip_forward | Undocumented |
Method | logout | Undocumented |
Method | _runAsUser | Undocumented |
Inherited from ConchUser:
Method | lookupChannel | No summary |
Method | lookupSubsystem | The other side requested a subsystem. subsystem is the name of the subsystem being requested. data is any other packet data (often nothing). |
Method | gotGlobalRequest | A global request was sent from the other side. |