NIO CommKit Host Interface Installation and System Administration Manual
DKSERVER(1M) DKSERVER(1M)
E-34 CommKit Host Interface, Release 4.0
environment, then the default value of /usr/bin:/usr/sbin:/usr/ccs/bin will be passed to the
invoked command.
TZ The TZ environment variable is always passed to the invoked command. If TZ is set in the
dkserver environment, then that value is used. If TZ is not set in the dkserver environment,
then the default value of EST5EDT will be passed to the invoked command.
DKINTF The DKINTF environment variable becomes part of the base set when the –e argument is
used. If DKINTF is set in the dkserver environment, then that value is used, even if it is set
to the null string. If DKINTF is not set in the dkserver environment, then it will be set to
the match the hardware interface of dkserver.
FILES
/opt/dk/sbin directory in which this command resides
/etc/opt/dk/srvtab default request control directory
/etc/opt/dk/dkuidtab default user ID mapping file
/var/opt/dk/log/dksrvlog default dkserver request log file
/etc/passwd password file
/etc/shadow encoded password file
/var/adm/utmp connection accounting
/var/adm/wtmp connection accounting history
/dev/console serious error messages
/var/opt/dk/log/dk.intf.srv lock file where intf is the interface and srv is the server name
SEE ALSO
dk(1C), authorize(1M), dkitrc(1M), dksrvlog(4), srvtab(4), dkuidtab(4)
uname(2) in the UNIX System V Programmer’s Reference Manual
init(1M), pwconv(1M) in the UNIX System V System Administrator’s Reference Manual
WARNINGS
If the controltab format is changed from a directory format to a flat file format (or vice versa) the dkserver
must be restarted. dkserver must also be restarted after running pwconv(1M). For systems that support the
password file /etc/shadow, dkserver must also be restarted after the file /etc/shadow is removed or newly
created.
If the PATH is longer than 512 characters, dkserver will complain and exit.