Xerox 701P40211 manual # Syntax for TLI-based Internet services

Models: 701P40211

1 110
Download 110 pages 41.97 Kb
Page 39
Image 39

System Guide

Security and Network Setup

#

#

#Configuration file for inetd(1M).

#To re-configure the running inetd process,edit this file, then

#send the inetd process a SIGHUP.

#Syntax for socket-based Internet services:

#<service_name> <socket_type> <proto> <flags><user> <server_pathname> <args>

#Syntax for TLI-based Internet services:

#

#<service_name> tli <proto> <flags> <user><server_pathname> <args>

#Ftp and telnet are standard Internetservices. #ftp stream tcp nowait root /usr/sbin/ in.ftpdin.ftpdtelnet stream tcp nowait root / usr/sbin/in.telnetdin.telnetd

#Tnamed serves the obsolete IEN-116 nameserver protocol.

###name dgram udp wait root /usr/sbin/ in.tnamedin.tnamed

#Shell, login, exec, comsat and talk are BSDprotocols.

###shell stream tcp nowait root /usr/sbin/ in.rshdin.rshdlogin stream tcp nowait root / usr/sbin/in.rlogindin.rlogind

###exec stream tcp nowait root /usr/sbin/ in.rexecdin.rexecd

###comsatdgram udp wait root /usr/sbin/ in.comsatin.comsat

###talk dgram udp wait root /usr/sbin/ in.talkdin.talkd

## Must run as root (to read /etc/shadow); "- n"turns off logging in utmp/wtmp.

###uucp stream tcp nowait root /usr/sbin/ in.uucpdin.uucpd

Common Controller

4-15

Page 39
Image 39
Xerox 701P40211 manual # Syntax for TLI-based Internet services