|
Tries to do the handshake, this is supply password, enter loginname and answer other interactive questions. Also starts the Y2 component on the other machine. - Parameters:
-
password | A password for the login. |
bool | passwd_supplied This flag determines whether the password given should be used. |
- Returns:
- RP_OK, if the remote component is now running, RP_PASSWD, if the protocol needs a login password (provide a password and try again) or RP_ERROR, if an unrecoverable error occured.
Implements RemoteProtocol. |