Package: inn2
Version: 2.5.2+20110413-1+b1
Severity: normal

found: 2.5.2-2~squeeze1


Hi,

the description in README.Debian on how to set up SSL for nnrpd is not
correct, nnrpd will deny making use of key.pem given the ownership and
permissions explicitly given to it.

README.Debian states:

        The private key must have the correct permissions:

        chown root:news /etc/news/key.pem
        chmod 640 /etc/news/key.pem

But as nnrpd(8) clearly states, this must instead be

        chown news:news /etc/news/key.pem
        chmod 600 /etc/news/key.pem

Given the fairly detailed description in nnrpd(8), I wonder if it is
necessary to include the topic in README.Debian at all?

Florian



-- 
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