X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=2986c9ea87527b878f41989fd4e95e60f3aabb95;hb=3da41a34b4439cc643cad154a9a42abe795d0380;hp=8a189373662cc2f4271e4223be8d66ecac58b8d4;hpb=1b6b5cae83a56194087eff375bbe37022bd32094;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 8a189373..2986c9ea 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -59,7 +59,7 @@ Show-Deferred Import-Users-From-Passwd { - ValidGID "800"; + ValidGID "Debian"; // Comma separated list of users who are in Postgres but not the passwd file KnownPostgres "postgres,dak,dak-unpriv,katie,release,qa,www-data,guest,repuser,debian-backup"; }; @@ -99,7 +99,7 @@ Import-LDAP-Fingerprints { LDAPDn "ou=users,dc=debian,dc=org"; LDAPServer "db.debian.org"; - // CACertFile "/etc/ssl/certs/db.debian.org.pem"; + CACertFile "/etc/ssl/ca-debian/ca-certificates.crt"; ExtraKeyrings { "/srv/keyring.debian.org/keyrings/removed-keys.pgp"; @@ -221,7 +221,6 @@ Dir UrgencyLog "/srv/release.debian.org/britney/input/urgencies/"; TempPath "/srv/ftp-master.debian.org/tmp/"; BTSVersionTrack "/srv/ftp-master.debian.org/queue/bts_version_track/"; - Holding "/srv/ftp-master.debian.org/queue/holding/"; Done "/srv/ftp-master.debian.org/queue/done/"; Reject "/srv/ftp-master.debian.org/queue/reject/"; };