On Tue, Oct 18, 2005 at 12:55:58AM +0200, Christian Hammers wrote: > What does > USE mysql; > SELECT * FROM user; > look like? (you do not need to make passwords public here just give me an > idea if the server stored old or new style passwords in the passwd field). How would one tell? The root password is a 16 character mix of numbers and lower case letters; the hordemgr account (presumably what imp is using since it's part of the horde framework) has a password that starts with a * and then has a mix of 40 numbers and upper case characters.
Would simply resetting the passwords help? something like update user set password = old_password('whatever') where user='hordemgr'; > Anyway, we will soon upgrade every package to the new libraries... A little distressing to see a bug in php4-mysql from > 100 days ago saying "I can't think of a reason NOT to recompile it" and then nothing since then, but that's what I get for running unstable. :) -- ..ooOO [EMAIL PROTECTED] | My opinions are my own OOoo.. ..ooOO [EMAIL PROTECTED] | and certainly not those OOoo.. ..ooOO http://www.chiappa.net/~chris/ | of my employer OOoo.. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]