Yes, Hardy is affected too.

Here is is the part for our trac login :
  <Location /login>

     AuthMYSQL on
     AuthMySQL_Authoritative on

    # connect to db
     AuthMySQL_Host localhost
     AuthMySQL_User auth_fr
     AuthMySQL_Password protect_the_innocent
     Auth_MySQL_DB svn_fr_auth
     AuthName "Trac ubuntu-fr platform


     Auth_MySQL_Group_Table "usergroup, users"
     Auth_MySQL_Password_Table users
     Auth_MySQL_Username_Field login
     Auth_MySQL_Password_Field pass
     Auth_MySQL_Group_Clause  " and users.uid = usergroup.uid"
     Auth_MySQL_Group_Field gid
     AuthMySQL_Empty_Passwords off
     AuthMySQL_Encryption_Types Crypt_DES Crypt_MD5 Crypt PHP_MD5 SHA1Sum MySQL
     require valid-user

    #  http://www.infodrom.org/Debian/tips/auth_mysql.html --> (9)Bad file 
descriptor: Could not open password file: (null),
     AuthBasicAuthoritative Off
     AuthUserFile /dev/null
  </Location>


attached is the apache log message.


Let me know if you need more informations.


** Attachment added: "auth_mysql-error.log"
   http://launchpadlibrarian.net/19791653/auth_mysql-error.log

-- 
gutsy does not have a working apache+mysql authentication solution
https://bugs.launchpad.net/bugs/150649
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

Reply via email to