# Configuration file for ildusd 1.0 # # by Paul van Tilburg ### 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