IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

RemoteUser Property

The id of the user on the remote host.

Object Oriented Interface

public function getRemoteUser();
public function setRemoteUser($value);

Procedural Interface

ipworks_rexec_get($res, 19 );
ipworks_rexec_set($res, 19, $value );

Default Value

''

Remarks

This must be the id of a user in the remote host for whom remote execution of commands is permitted.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]