Description
Type integer READ/WRITE
The clienthost variable normally matches the host name on which the pmrun client was run. To preserve the host name of the login host instead, set the preserve_clienthost variable to true.
Example
print("User has logged in from host:%s\n", clienthost);