NIO CommKit Host Interface Installation and System Administration Manual
3-35
Control Tables (from AT&T 255-110-127)
dkuidtab
dkuidtab
Refer also to the dkuidtab(4) manual page for more details.
The file dkuidtab is found in the /etc/opt/dk directory. The file is updated by
authorize when a user from a remote host calls the local host for authoriza-
tion service, and is used by the dkserver program to obtain information on
how to map users IDs from incoming call requests to valid IDs on the local
host.
The file consists of one or more lines and each line has three fields separated
by blanks:
originating-group local-login local-password
where,
• originating-group consists of area/exchange/host.user[key]. The area/
exchange/host is the originating data switch group of the remote host.
user is the user ID of the user on the remote host. The key contains the
value of the DKKEY environment variable (if any) on the remote host at
the time of authorization.
• local-login is the login name of the user on the local host.
• local-password is the encrypted password of the user on the local host,
or “:” if the user does not have a password.