Problem Note 11034: How credentials specified on a URL filename statement are honored
Currently, when you specify USER= and PASS= on the filename statement
along with the URL engine, these credentials are passed to either the
proxy server or to the web server, not both.
In SAS 8.0 and above, with USER= and PASS= specified, if PROXY= is also
specified, credentials are sent to the proxy server with a
Proxy-authorization: header. Without a PROXY= option, they are sent to
the web server with an Authorization: header.
There is currently no way to send two sets of credentials.
Operating System and Release Information
| SAS System | Base SAS | Microsoft Windows XP Professional | 8 TS M0 | 9.2 TS1M0 |
| Microsoft Windows 2000 Datacenter Server | 8 TS M0 | 9.2 TS1M0 |
| Microsoft Windows 2000 Professional | 8 TS M0 | 9.2 TS1M0 |
| Microsoft Windows 2000 Server | 8 TS M0 | 9.2 TS1M0 |
| Microsoft Windows 2000 Advanced Server | 8 TS M0 | 9.2 TS1M0 |
| Microsoft Windows 95/98 | 8 TS M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | medium |
| Topic: | Data Management ==> Access ==> External I/O
|
| Date Modified: | 2003-11-10 13:37:58 |
| Date Created: | 2003-10-10 17:20:18 |