HP Visualize J5000 hp workstations - hp-ux 10.20 graphics administration guide - Page 167

Appendix F: Locate Proxy Services, Name, Synopsis, Description, Locate Proxy Services

Page 167 highlights

Appendix F: Locate Proxy Services Name xfindproxy: Locate Proxy Services Synopsis xfindproxy -manager -name -server [-auth] [-host ] [-options ] Description xfindproxy is a program used to locate available proxy services. It utilizes the Proxy Management Protocol to communicate with a proxy manager. The proxy manager keeps track of all available proxy services, starts new proxies when necessary, and makes sure that proxies are shared whenever possible. The -manager argument is required, and it specifies the network address of the proxy manager. The format of the address is a standard ICE network ID (for example, "tcp/info.x.org:6500"). The -name argument is required, and it specifies the name of the desired proxy service (for example, "LBX"). The name is case-insensitive. The -server argument is also required, and it specifies the address of the target server. The format of the address is specific to the proxy service specified with the -name argument. For example, for a proxy service of "LBX", the address would be an X display address (e.g, "info.x.org:0"). The -auth argument is optional. If specified, xfindproxy will read two lines from standard input. The first line is an authorization/authentication name, and the second line is the authorization/authentication data in hex format (the same format used by xauth). xfindproxy will pass this auth data to the proxy, and in most cases, will be used by the proxy to authorize/authenticate itself to the target server. The -host argument is optional. If xfindproxy starts a new proxy service, it will pass the host specified. The proxy may choose to restrict all connections to this host. In the event that xfindproxy locates an already existing proxy, the host will be passed, but the semantics of how the proxy uses this host are undefined. The -options argument is optional. If xfindproxy starts a new proxy service, it will pass any options specified. The semantics of the options are specific to each proxy server and are not defined here. In the event that xfindproxy locates an already existing proxy, the options will be passed, but the semantics of how the proxy uses these options are undefined. Page 167 Graphics Administration Guide for HP-UX 10.20

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171

Appendix F: Locate Proxy Services
Name
xfindproxy
: Locate Proxy Services
Synopsis
xfindproxy -manager <managerAddr > -name <serviceName> -server <serverAddr> [-auth] [-host
<hostAddr>] [-options <opts>]
Description
xfindproxy
is a program used to locate available proxy services. It utilizes the Proxy Management
Protocol to communicate with a proxy manager. The proxy manager keeps track of all available proxy
services, starts new proxies when necessary, and makes sure that proxies are shared whenever possible.
The
-manager
argument is required, and it specifies the network address of the proxy manager. The
format of the address is a standard ICE network ID (for example, "tcp/info.x.org:6500").
The
-name
argument is required, and it specifies the name of the desired proxy service (for example,
"LBX"). The name is case-insensitive.
The
-server
argument is also required, and it specifies the address of the target server. The format of the
address is specific to the proxy service specified with the
-name
argument. For example, for a proxy
service of "LBX", the address would be an X display address (e.g, "info.x.org:0").
The
-auth
argument is optional. If specified, xfindproxy will read two lines from standard input. The
first line is an authorization/authentication name, and the second line is the authorization/authentication
data in hex format (the same format used by xauth). xfindproxy will pass this auth data to the proxy, and
in most cases, will be used by the proxy to authorize/authenticate itself to the target server.
The
-host
argument is optional. If xfindproxy starts a new proxy service, it will pass the host specified.
The proxy may choose to restrict all connections to this host. In the event that
xfindproxy
locates an
already existing proxy, the host will be passed, but the semantics of how the proxy uses this host are
undefined.
The
-options
argument is optional. If
xfindproxy
starts a new proxy service, it will pass any options
specified. The semantics of the options are specific to each proxy server and are not defined here. In the
event that
xfindproxy
locates an already existing proxy, the options will be passed, but the semantics of
how the proxy uses these options are undefined.
Graphics Administration Guide for HP-UX 10.20
Page 167