File ipac.conf of Package ipac-ng

# This is the main ipac-ng configuration file.  It contains the
# configuration directives that give the ipac-ng its instructions.

## mode of operations: operate only like old ipac or not
#classic mode = yes

## specify access agent. supported are: files, postg. files works with classic mode only
access agent = files

## accouting agent. iptables and ipchains available now. (ipchains is not supported in nonclassic mode)
account agent = iptables

## storage. gdbm, postgre and files supported. (files is not recommended)
storage = gdbm

## rules file for classic mode
rules file = /etc/ipac-ng/rules.conf

## login all users at startup (specific only for nonclassic mode) (only those who has enough cash)
login at start = no

## support for traffic passing to\from auth host (specific only for nonclassic mode)
## name or ip of the auth host
## disable support if not specified,
#auth host = sibinet.com

# dont store lines contains only zeroes to speedup processing and to save space
drop zero lines = yes

# This parameters controls database location
# left blank 'db host', 'db port' for local database
# as now, both databasess (access and storage) configured by these parameters
db host =
db name =
db user = root
db port = 5432
db pass = ""

openSUSE Build Service is sponsored by