Package: courierpassd
Version: 1.1.2-1
Severity: normal

Hi,
the example for xinet.d configuration giffen in README.Debian doesn't for
the Debian defaults.

i) courierpassd is in /usr/sbin not /usr/local/sbin
ii) courier runs as root so it seems courierpassd has to run as root aswell
    to comunicate via the authdeaemon socket.

I'd suggest an xinet.d configuration like this:

service courierpassd
{
        port            = 106
        socket_type     = stream
        protocol        = tcp
        user            = root
        server          = /usr/sbin/courierpassd
        server_args     = -s imap
        wait            = no
        only_from       = 127.0.0.1
        instances       = 4
        disable         = no
}


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to