
acushare
license manager for UNIX servers
daemon
a memory resident program
remote name notation
notation used to refer to files located on the server
server access file
access database that specifies which client systems and client users are permitted to use AcuServer and what their user privileges are.
umask
file creation mask. The read and write permissions set on new files are determined by the umask specified in the matching server access record.
On UNIX servers, the umask is a variable having a three digit octal value, similar to that used by chmod, but which describes the permissions that are not to be set on new files.
On Windows NT and Windows 2000 servers, the umask is used to set read and write permissions for the owner (leftmost digit) and for other (rightmost digit). The group digit (middle) is ignored.
XFD
extended file descriptor. A data dictionary useful for translating COBOL records into other data formats.