File: dnetd.conf

package info (click to toggle)
dnprogs 2.18-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,896 kB
  • ctags: 3,051
  • sloc: ansic: 18,586; cpp: 9,436; makefile: 669; sh: 502; awk: 13
file content (20 lines) | stat: -rw-r--r-- 699 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# /etc/dnetd.conf
#
# Define DECnet objects
#
# Fields
# name:     object name (or * for any named object, number must be 0)
# number:   object number (or 0 for a named object)
# auth:     Whether to authenticate users: Y or N
# user:     If auth is N then use this user
# daemon:   program to run or 'internal'
#
# name         number     auth?     user       daemon
#
FAL            17         Y         none       fal
MIRROR         25         Y         nobody     internal
MAIL           27         N         vmsmail    vmsmaild
CTERM          42         N         root       ctermd
DTERM          23         N         root       rmtermd
*               0         Y         none       internal