RemoteUser Property
The id of the user on the remote host.
Syntax
public String getRemoteUser(); public void setRemoteUser(String remoteUser);
Remarks
This must be the id of a user in the remote host for whom remote execution of commands is permitted.
Default Value
""