Progress
Startup Command and Parameter
Reference
Proxy Password (-proxyPassword)
password
Password used to authenticate the AppServer client to the HTTP-based Proxy server. password can be a string of up to 512 printable ASCII characters.
You should use -proxyPassword when
-proxyhost
and-proxyport
are specified and the Proxy server requires authentication.You can access -proxyPassword using the SESSION:PROXY-PASSWORD attribute.
If
-proxyhost
and-proxyport
are not specified on the command line to the 4GL client, any value for -proxyPassword, whether specified with the startup parameter or with the SESSION attribute, is ignored.password is validated during the AppServer CONNECT() method. If the password is invalid, the CONNECT() method fails and Progress issues an error message.
If
-proxyUserid
is not specified or SESSION:PROXY-USERID is not set, the CONNECT() method ignores any value for-proxyPassword.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |