Bug#474709: rbootd should not hard-code eth0

2008-04-07 Thread Joey Schulze
Package: rbootd Version: 2.0-9 Severity: important Please don't hard-code eth0 as interface in /etc/init.d/rbootd. On modern systems it's possible that eth0 is some device found during the installation (e.g. firewire) and that the first ethernet device becomes eth1. However, the rc script has IF

Bug#287160: Same Problem with 'require group xxx'

2008-05-14 Thread Joey Schulze
After more debugging Matthew Palmer wrote: > > The problem for me is that it is going through the DECLINED route > > rather than the HTTP_UNAUTHORIZED route. I've tried various changes > > to the config file but can't get it think that it is authoritative. > > There's debugging code somewh

Bug#339383: libapache-mod-auth-mysql: Errors break other authentication methods

2008-05-15 Thread Joey Schulze
Gene Black wrote: > Package: libapache-mod-auth-mysql > Version: 4.3.9-2 > Severity: important > > When the module encounters an error authenticating (such as an invalid > database config, etc.) instead of failing silently and handing control > to the other exisiting authentication modules, it bre

Bug#376584: libapache2-mod-auth-mysql: SHA512 support (patch)

2008-05-15 Thread Joey Schulze
Hi Adrian! Adrian Bridgett wrote: > Package: libapache2-mod-auth-mysql > Severity: wishlist > > I've ported a patch which adds SHA512 support to mod-auth-mysql to the > latest version in sarge. This is useful for integration into jira, > confluence and other programs using sha512.# This documen

Bug#376584: libapache2-mod-auth-mysql: SHA512 support (patch)

2008-05-15 Thread Joey Schulze
Adrian Bridgett wrote: > On Thu, May 15, 2008 at 13:06:57 +0200 (+0200), Joey Schulze wrote: > > Hi Adrian! > > > This document <http://people.redhat.com/drepper/sha-crypt.html> by Ulrich > > Drepper suggests that SHA-256 and SHA-512 are implemented in the GNU li