vocalconf

Name

vocalconf -- VOCAL configuration file

Synopsis

/usr/local/vocal/etc/vocal.conf

Description

vocal.conf is a file for controlling the behavior of VOCALcomponents. Lines which begin with #are comments. Each line of the vocal.conf file consists of two parts. First, is the parameter name, which is typically in all caps. after that, a single space, which is followed by the value of that entry.

Options

The following options are available in the vocal.conffile.

VOCALUSER

The user for vocald to run programs as. this should be set to something like nobody.

PSERVER

The default pserver, in the form IPADDR:PORT

PSERVERBACKUP

The backup pserver, in the form IPADDR:PORT

PSERVERMCAST

The multicast address for redundant pservers, in the form IPADDR:PORT

REQUIRE_TLS

Require clients to connect via TLS.

See Also

vocal(8)vocald(8)vocalctl(8)

Diagnostics

Bugs

Authors

Copyright

Copyright 2002-2003, Cisco Systems, Inc.

THE INFORMATION HEREIN IS PROVIDED ON AN "AS IS" BASIS, WITHOUT ANY WARRANTIES OR REPRESENTATIONS, EXPRESS, IMPLIED OR STATUTORY, INCLUDING WITHOUT LIMITATION, WARRANTIES OF NONINFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.