This repository has been archived on 2020-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
ildus/conf/ildusd.conf

39 lines
635 B
Plaintext

# Configuration file for ildusd 1.0
#
# by Paul van Tilburg <paul@luon.net>
### GENERAL
#
# Run as daemon?
daemonize: false
# User and group to run under.
user: bind
group: bind
# Port to accept connections on.
port: 9000
### FILES/PATHS
#
# Directory for logging.
logdir = /var/log/ildusd
# Pidfile to save the PID of the main daemon process to.
pidfile: /tmp/
# The password file.
passwd: /etc/ildusd/passwd
### BACKEND
#
# Backend to use and the backend's options/parameters.
backend:
type: ldap
basedn: cn=somedomain.test,ou=DNS,dc=somedomain,dc=test
dnsdn: cn=admin,ou=People,dc=somedomain,dc=test
dnspw: secret