Problem Note 40300: Errors occur when you try to update table metadata in the Data Library Manager in SAS® Management Console
When you use Integrated Windows Authentication (IWA) to authenticate to your SAS servers, the following errors might display in the Log window when you try to update table metadata in the Data Library Manager in SAS® Management Console:
ERROR: Invalid credentials
ERROR: Access denied.
In SAS Management Console, the computer value that you specify for your login profile must match exactly the value for the -METASERVER system option in the sasv9.cfg file in your application server configuration directory.
When the SAS Object Spawner launches the SAS Workspace Server, the SAS Object Spawner issues a one-time-use password for the current user that establishes a connection to the SAS® Metadata Server. The Update Metadata task explicitly assigns the -METASERVER option again in its generated code. The value of the computer name set in the login profile is used. If the computer names in both locations do not match exactly, then the METALIB procedure in the generated code tries to use the generated one-time-use password to open an additional connection to the SAS Metadata Server.
For example, if you have a fully qualified computer name in one location but a short name or localhost in the other location, the errors occur. The one-time-use password has expired and cannot be used again.
To work around this issue, modify the computer name in your login profile so it matches exactly the computer name in the application server configuration file. As long as the computer names match, PROC METALIB is able to reuse the existing metadata server connection, and the update succeeds.
Operating System and Release Information
SAS System | SAS Integration Technologies | z/OS | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows XP 64-bit Edition | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft® Windows® for x64 | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 for x64 | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2008 for x64 | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows XP Professional | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Windows Vista | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Windows Vista for x64 | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
64-bit Enabled AIX | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
64-bit Enabled HP-UX | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
64-bit Enabled Solaris | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
HP-UX IPF | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Linux | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Linux for x64 | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
OpenVMS on HP Integrity | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
Solaris for x64 | 9.21 | 9.3 | 9.2 TS2M0 | 9.3 TS1M0 |
*
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.
The following errors display in the Log window when you use Integrated Windows Authentication (IWA) to authenticate to your SAS servers and then try to update table metadata in the Data Library Manager in SAS® Management Console:
ERROR: Invalid credentials
ERROR: Access denied.
Type: | Problem Note |
Priority: | medium |
Topic: | Data Management ==> Data Sources ==> Metadata System Administration ==> Security ==> Authentication System Administration ==> Servers ==> Metadata
|
Date Modified: | 2011-07-20 11:21:13 |
Date Created: | 2010-07-09 14:43:44 |