When registering users
with the psmgr utility, administrators can define authorization levels
for users. Users can be assigned an authorization level from 0 to
7. The numbers 0–3 are equivalent: they specify a regular,
non-privileged user. The numbers 4–7 are equivalent: they specify
special privilege.
Users with special privilege
can do the following things that regular users cannot do:
-
update the password database
-
modify ACLs to which they have
not otherwise been granted access
-
access other user’s resources.
All users connect to SPD Server as regular users, regardless of their authorization
level. Users with special privilege
must specify the ACLSPECIAL=YES LIBNAME option to invoke their special access in the
SAS session.
For more information
about the psgmr utility, see Password Database Utility.