File: dnetd.conf

package info (click to toggle)
dnprogs 2.52
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,644 kB
  • ctags: 4,021
  • sloc: ansic: 26,737; cpp: 10,666; makefile: 832; sh: 537; awk: 13
file content (25 lines) | stat: -rw-r--r-- 948 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
21
22
23
24
25
# /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)
# options:  auth[,auto accept]:
#   auth:         Whether to authenticate users: Y or N
#   auto accept:  Should we accept incoming connections
#                 This is needed for non-decnet daemons
#                 (not calling dnet_accept)
# user:     If auth is N then use this user
# daemon:   program to run or 'internal'
#
# name         number     options   user       daemon
#
FAL            17         Y,N       none       fal
MIRROR         25         Y,N       nobody     internal
MAIL           27         N,N       vmsmail    vmsmaild
CTERM          42         N,N       root       ctermd
DTERM          23         N,N       root       rmtermd
NML            19         N,N       nobody     dnetnml
*               *         Y,R       none       internal