Problem Note 42480: Adding multiple users to SAS® Scalable Performance Data Server® LIBNAME ACL statement causes incorrect note
Beginning with SAS Scalable Performance Data Server 4.52, if you use multiple users when defining a libname ACL, incomplete information is written to the log. For example:
proc spdo lib=test;
set acluser;
add acl / libname;
modify acl / libname coretest=(y,n,n,n) coretdat=(y,n,n,n);
The following notes are written to the log:
NOTE: ACL entry *LIBNAM*.DATA modified.
NOTE: ACL access permissions for user CORETEST has been modified.
NOTE: ACL access permissions for user has been modified.
The name of the second user is not included on the note, but the permissions are granted correctly.
Operating System and Release Information
SPDS | Scalable Performance Data Server | Microsoft Windows Server 2003 Datacenter Edition | 4.52 | 4.52 HF4 | | |
Microsoft Windows Server 2003 Enterprise Edition | 4.52 | 4.52 HF4 | | |
Microsoft Windows Server 2003 Standard Edition | 4.52 | 4.52 HF4 | | |
Microsoft Windows Server 2003 for x64 | 4.52 | 4.52 HF4 | | |
Microsoft Windows XP Professional | 4.52 | 4.52 HF4 | | |
64-bit Enabled AIX | 4.52 | 4.52 HF4 | | |
64-bit Enabled HP-UX | 4.52 | 4.52 HF4 | | |
64-bit Enabled Solaris | 4.52 | 4.52 HF4 | | |
HP-UX IPF | 4.52 | 4.52 HF4 | | |
Linux for x64 | 4.52 | 4.52 HF4 | | |
Linux on Itanium | 4.52 | 4.52 HF4 | | |
Solaris for x64 | 4.52 | 4.52 HF4 | | |
*
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: | high |
Date Modified: | 2011-03-18 18:58:05 |
Date Created: | 2011-02-22 14:32:03 |