168
Chapter 14 • ACL Security Overview
LIBNAME=onepath
Password database List:
User
-----------------------------------
ADMINGRP
GROUP1
GROUP2
GROUP3
GROUP4
PRODGRP
ADMIN1
ADMIN2
PROD1
PROD2
USER1
USER2
USER3
USER4
USER5
USER6
USER7
USER8
BOSS
EMPLOYEE
Domain Security
When the libname.parm option OWNER= is specified, no other user can access the domain
unless the user is given permissions by the domain owner. Permissions to access a domain
are given using a LIBNAME ACL statement.
The code example below uses a LIBNAME ACL statement to give access permissions to
different groups.
LIBNAME d2 sasspds 'd2'
/* Give permissions to LIBNAME */
PROC SPDO library=d2 ;
/* assign who owns the ACLs */
/* Give specific groups access */
/* to the domain. */
pathname=/IDX1/spdsmgr/colsec
owner=boss ;
pathname=/IDX1/spdsmgr/onepath ;
Level
Entry Type
0
GROUP ENTRY
0
GROUP ENTRY
0
GROUP ENTRY
0
GROUP ENTRY
0
GROUP ENTRY
0
GROUP ENTRY
7
user ID
7
user ID
7
user ID
7
user ID
0
user ID
0
user ID
0
user ID
0
user ID
0
user ID
0
user ID
0
user ID
0
user ID
7
user ID
0
user ID
server=zztop.5162
user='prod1'
password='spds123'
IP=YES ;
set acluser prod1 ;
Group
ADMINGRP
ADMINGRP
PRODGRP
PRODGRP
GROUP1
GROUP2
GROUP3
GROUP4
GROUP1
GROUP2
GROUP3
GROUP4
ADMINGRP
Need help?
Do you have a question about the Scalable Performance Data Server 4.5 and is the answer not in the manual?