SAS LASR Analytic Server
uses two types of signature files, server signature files and table
signature files. These files are used as a security mechanism for
server management and for access to data in a server. When a server
instance is started, a directory is specified on the PATH= option
to the LASR procedure. The specified directory must exist on the machine
that is specified as GRIDHOST= environment variable.
In order to start a
server, the user must have Write access to the directory in order
to be able to create the server signature file. In order stop a server,
the user must have Read access to the server signature file so that
it can be removed from the directory.
In order to load and
unload tables on a server, the user must have Read access to the server
signature file in order to interact with the server. Write permission
to the directory is needed to create the table signature file when
loading a table and to delete the table signature file when unloading
the table.