Progress
Version 9
Product Update Bulletin
PROXY-PASSWORD Attribute
Authenticates the AppServer client to the HTTP-based proxy server.
Data Type: CHARACTERAccess: Readable/WritebleApplies To: SESSION System HandleNOTES
- This attribute corresponds to the
-proxyPassword
startup parameter. If-proxyPassword
is not specified on the command line, this attribute is UNKNOWN (?) until it is set.- PROXY-PASSWORD is validated during the AppServer CONNECT() method. If PROXY-PASSWORD is invalid, the CONNECT() method fails and Progress issues an error message.
- If PROXY-USERID is not UNKNOWN and PROXY-PASSWORD is UNKNOWN, the AppServer CONNECT() method uses a blank proxy password.
- If SESSION:PROXY-USERID is unknown, the CONNECT() method ignores any value of PROXY-PASSWORD.
- PROXY-PASSWORD must be a string of up to 512 printable ASCII characters.
SEE ALSO
- Proxy Password (
-proxyPassword
) in the Progress Startup Command and Parameter Reference .- Proxy Host (
-proxyhost
) in the Progress Startup Command and Parameter Reference .- Proxy Port (
-proxyport
) in the Progress Startup Command and Parameter Reference .- The "Proxy Authentication For WebClient" section in "Progress 4GL Language Reference" of this bulletin.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |