Ticket #1069 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

saslauthd update for etch

Reported by: anarcat Owned by: anonymous
Priority: block Milestone: alternc-0.9.7
Component: Package Debian Version: alternc-0.9.6.4
Severity: major Keywords:
Cc:

Description

We need to upgrade our installed saslauthd configuration with the following:

mkdir /var/spool/postfix/var mkdir /var/spool/postfix/var/run mkdir /var/spool/postfix/var/run/saslauthd chown -R root:sasl /var/spool/postfix/var/

/etc/alternc/templates/default/saslauthd:

OPTIONS="-r -m /var/spool/postfix/var/run/saslauthd -O localhost -c"

(instead of PARAMS)

Change History

comment:1 Changed 6 years ago by anarcat

(In [1954]) fix saslauthd config for etch, partial fix. See #1069

comment:2 Changed 6 years ago by anarcat

  • Status changed from new to closed
  • Resolution set to fixed

(In [1955]) fix ownership of saslauthd directory. Closes: #1069

comment:3 Changed 6 years ago by anarcat

(In [1956]) use dpkg-statoverride instead of hardcoding config, because it will be replaced on saslauthd restarts. See: #1069. Closes: #684

Note: See TracTickets for help on using tickets.