HP Remote Graphics Software 5.4.8 User Guide
where:
●
The domainName on a Windows computer depends upon the environment the currently logged-in
user is operating within. If the user is logged onto their domain account, this means they have
logging onto an account specified by Microsoft Active Directory directory services. If the domain
account is worldwide\sally, the name of the Windows domain is “worldwide” and will be
used as the domainName for directory mode.
If the user is logged onto the computer with a “local” account, sally_computer\sally for
instance, the domainName used for directory mode is “sally_computer.” This typically will
be a computer that is either standalone or part of a WORKGROUP not using Active Directory
directory services. The computer name such as sally_computer can be found by executing the
command hostname in a “command window.”
For Linux users, use “UNIX” as the domainName.
●
localuser is the name of the local user
●
remotecomputer1, remotecomputer2,...remotecomputerN are the Remote Computers assigned to
the local user, as specified by either a hostname or an IP address.
For example, the following directory file specifies the Remote Computers for users Sally and Joe in a
Microsoft Active Directory directory services environment:
worldwide sally RC_1 RC_2 RC_3
worldwide joe RC_4 RC_5 RC_6
In the next example, the directory file specifies the Remote Computers for users Sally and Joe in a
standalone or WORKGROUP environment.
sally_computer sally RC_1 RC_2 RC_3
joe_computer joe RC_4 RC_5 RC_6
In the above examples:
●
Local user sally is assigned Remote Computers RC_1, RC_2, and RC_3
●
Local user joe is assigned Remote Computers RC_4 RC_5, and RC_6
If the domain name, user name, or Remote Computer contains white-space characters, the name can be
enclosed in double-quotes, as follows:
"domain 1" "sally user" "RC 1" "RC 2" "RC 3"
"domain 1" "joe user" "RC 4" "RC 5" "RC 6"
The domain name does not apply when using the directory file for Linux users. Instead, use the keyword
"UNIX" in place of the domain name. For example:
UNIX sally RC_1 RC_2 RC_3
Comment lines in the directory file are preceded by the “#” character in the first column.
Directory file format
171