X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=userdir-ldap.conf;h=9094bd8f549958c6b4f2d0c4a428c882371698f7;hb=9e1e7b0639b1265bf39acd330122f40123451c56;hp=ccdc89bb4aed51f73177e9c995271eb8688f8405;hpb=889db862bf2260bd58270ffa2dfa49d8485a9206;p=mirror%2Fuserdir-ldap.git diff --git a/userdir-ldap.conf b/userdir-ldap.conf index ccdc89b..9094bd8 100644 --- a/userdir-ldap.conf +++ b/userdir-ldap.conf @@ -16,21 +16,24 @@ pingfrom = "ping@" + maildomain; chpassfrom = "chpasswd@" + maildomain; changefrom = "change@" + maildomain; templatesdir = "/etc/userdir-ldap/templates/"; -replaycachefile = "/var/cache/userdir-ldap/replay"; +replaycachefile = "/var/cache/userdir-ldap/mail/replay"; #replaycachefile = "/tmp/replay"; +# Echelon +ech_errorlog = "/org/db.debian.org/mail/Log/ech-errors.log" +ech_mainlog = "/org/db.debian.org/mail/Log/ech.log" + # User properties defaultgid = 800; # For the output generator generateconf = "/etc/userdir-ldap/generate.conf" generatedir = "/var/cache/userdir-ldap/hosts/"; -#generatedir = "/tmp/hosts"; passdir = "/etc/userdir-ldap/"; # GPG Things gpg = "/usr/bin/gpg"; -keyrings = "/usr/share/keyrings/debian-keyring.gpg:/usr/share/keyrings/debian-keyring.pgp"; +keyrings = "/org/keyring.debian.org/keyrings/debian-keyring.gpg:/org/keyring.debian.org/keyrings/debian-keyring.pgp:/org/keyring.debian.org/keyrings/removed-keys.gpg:/org/keyring.debian.org/keyrings/removed-keys.pgp:/home/jgg/keys/extrakeys.gpg:/home/jgg/keys/guest-keys.gpg"; # For the WEB interface webloginhtml = "login.html"; @@ -43,6 +46,8 @@ webloginurl = "login.cgi"; websearchurl = "search.cgi"; webupdateurl = "update.cgi"; +weblogfile = "/var/log/userldap-web.log"; + # When should authentication tokens expire? authexpires = 600; @@ -54,4 +59,4 @@ authtokenpath = "/var/cache/userdir-ldap/web-cookies"; countrylist = "/var/www/userdir-ldap/domains.tab"; # Finger daemon settings -#use_inetd = 1; +# use_inetd = 1;