Manual Reference Pages  - vboxd.conf (5)

NAME

vboxd.conf - config file for vboxd (the daemon)

CONTENTS

Description
Files
Author

Description

This file is used to configure who may access which voice box folders.

Everything after "#" is ignored, as are empty lines. All arguments must be separated by whitespace (spaces, tabs). Arguments may not contain whitespace.

Login lines
  The login lines set who may connect to the vbox daemon. Hosts that are not in this list are not allowed to connect.

Format : L:HOSTPATTERN:ACCESS

HOSTPATTERN
  UN*X pattern of a hostname or ip address.

ACCESS
  "Y" means access is granted, "N" means access is denied.

Access lines
  The access lines set the password for each user and what rights he or she has.


Format : A:HOSTPATTERN:MODE:NAME:PASSWORD:SPOOLDIR:INCOMINGDIR 

HOSTPATTERN
  UN*X pattern of a hostname or ip address.

MODE Name to use with LOGIN.

PASSWORD
  Password for LOGIN.

SPOOLDIR
  Spool directory for this user. You must give the whole path.

INCOMINGDIR
  Directory with messages for this user. You may give a full path or a path relative to SPOOLDIR.

FILES

/etc/isdn/vboxd.conf
  this configuration file

/usr/doc/isdnutils/examples/vboxd.conf
  an example

AUTHOR

This manual page was written by Andreas Jellinghaus <aj@dungeon.inka.de>, for Debian GNU/Linux and isdn4linux.
Jump to page    or go to Top of page |  Section 5 |  Main Index.


ISDN 4 Linux 3.3 vboxd.conf (5) 2000/09/15
Generated by manServer 1.07 from /usr/share/man/man5/vboxd.conf.5.gz using man macros.