The SPD Server administrator
needs to be familiar with the psmgr utility in SPD Server.
The SPD Server system
uses its own layer of access controls that overlay UNIX access permissions.
SPD Server processes run in the context of a UNIX user ID, and that
user owns all of the resulting SPD Server file resources that are
created.
The SPD Server password
file allows better access control to SPD Server's data resources than
a native UNIX user ID does. Many sites do not want to give UNIX accounts
to SPD Server system users, but still want to retain protection of
and ownership of the data resources that were created in the SPD Server
environment. In this case, SPD Server user IDs provide an extra layer
of access control.
If you do not use SPD
Server user IDs, you still need the SPD Server password file. Without
the SPD Server password file, the SPD Server host process does not
function correctly. To disable the use of SPD Server user IDs at your
site, specify the -NOACL option when you start SPD Server.
If you use SPD Server
user IDs, add them to the SPD Server password file that was created
during installation. The
psmgr command reads
its commands from stdin ,so you can pipe commands to it from another
command, script, or input file.