Problem Note 44153: Libraries referenced in PROC METALIB or a META LIBNAME statement look for DBMS credentials in metadata even when Authentication Type is "NONE"
If you define a third–party relational database library in SAS® Management Console and set the Authentication Type to "NONE" for the library, SAS should not try to fetch database credentials for the library's Authentication Domain from the SAS® Metadata Server when you assign the library.
However, if you assign the library using the META LIBNAME engine or attempt to update table metadata for the library using PROC METALIB, the Authentication Type is ignored. Both the META engine and PROC METALIB still send a query to the SAS Metadata Server, requesting database credentials. If no credentials are stored in the SAS® Metadata Repository for the requested Authentication Domain, the libname is not assigned and PROC METALIB fails with the following error:
ERROR: Failed to retrieve login credential from the authentication domain.
This incorrect behavior prevents you from connecting to a database such as Microsoft SQL Server using Kerberos authentication.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | Base SAS | z/OS | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft Windows XP 64-bit Edition | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft® Windows® for x64 | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft Windows Server 2003 Datacenter Edition | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft Windows Server 2003 Enterprise Edition | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft Windows Server 2003 Standard Edition | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft Windows Server 2003 for x64 | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft Windows Server 2008 | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft Windows Server 2008 for x64 | 9.21_M2 | | 9.2 TS2M3 | |
Microsoft Windows XP Professional | 9.21_M2 | | 9.2 TS2M3 | |
Windows 7 Enterprise 32 bit | 9.21_M2 | | 9.2 TS2M3 | |
Windows 7 Enterprise x64 | 9.21_M2 | | 9.2 TS2M3 | |
Windows 7 Home Premium 32 bit | 9.21_M2 | | 9.2 TS2M3 | |
Windows 7 Home Premium x64 | 9.21_M2 | | 9.2 TS2M3 | |
Windows 7 Professional 32 bit | 9.21_M2 | | 9.2 TS2M3 | |
Windows 7 Professional x64 | 9.21_M2 | | 9.2 TS2M3 | |
Windows 7 Ultimate 32 bit | 9.21_M2 | | 9.2 TS2M3 | |
Windows 7 Ultimate x64 | 9.21_M2 | | 9.2 TS2M3 | |
Windows Vista | 9.21_M2 | | 9.2 TS2M3 | |
Windows Vista for x64 | 9.21_M2 | | 9.2 TS2M3 | |
64-bit Enabled AIX | 9.21_M2 | | 9.2 TS2M3 | |
64-bit Enabled HP-UX | 9.21_M2 | | 9.2 TS2M3 | |
64-bit Enabled Solaris | 9.21_M2 | | 9.2 TS2M3 | |
HP-UX IPF | 9.21_M2 | | 9.2 TS2M3 | |
Linux | 9.21_M2 | | 9.2 TS2M3 | |
Linux for x64 | 9.21_M2 | | 9.2 TS2M3 | |
OpenVMS on HP Integrity | 9.21_M2 | | 9.2 TS2M3 | |
Solaris for x64 | 9.21_M2 | | 9.2 TS2M3 | |
*
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.
Selecting "NONE" for Authentication Type should prevent SAS from looking for DBMS credentials in the SAS® Metadata Repository, but when the library is assigned using the META engine or referenced in PROC METALIB, this specification is ignored.
Type: | Problem Note |
Priority: | medium |
Topic: | Data Management ==> Data Sources ==> External Databases ==> MS SQL Server Data Management ==> Data Sources ==> Metadata
|
Date Modified: | 2012-01-16 10:50:36 |
Date Created: | 2011-08-30 10:44:04 |