Proposed release note: Cyrus SASL creates the database for its sasldb2 plugin with incorrect permissions. As a result, other users of this database, such as cyrus- imap, will not be able to access it and will fail. This does not affect upgrades of existing databases from a previous release. The work-around is to manually change the group of /etc/sasldb2 to sasl:
$ sudo chgrp sasl /etc/sasldb2 See Bug #288478 for details. -- Ownership of /etc/sasl2db is root:root instead of root:sasl https://bugs.launchpad.net/bugs/288478 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
