[Next] [Previous] [Up] [Top] [Contents]

CHAPTER 19 Network Administration

19.6 Ultrix and Digital UNIX


The /etc/svc.conf file specifies the databases and services, e.g.:

# Note: White space allowed only after commas or newlines.

# File Format

# database=service,service

#

# The database can be:

# aliases

# group

# hosts

# netgroup

# networks

# passwd

# protocols

# rpc

# services

# The service can be:

# local

# yp

# bind (hosts ONLY)

aliases=local

group=local

hosts=local,bind

netgroup=local

networks=local

passwd=local

protocols=local

rpc=local

services=local

SECLEVEL=BSD # for backwards compatibility ONLY


Unix System Administration - 8 AUG 1996
[Next] [Previous] [Up] [Top] [Contents]