On Sun, Feb 17, 2002 at 05:33:37PM -0500, Joshua Slive wrote:
> I don't think it is easily fixable.
I agree. I think the line-by-line processing in htpasswd corrupted
the db file entirely.
> Any objection if I simply erase the existing database and start a new one?
> I will provide instructions
On Sun, Feb 17, 2002 at 04:48:39PM -0500, Joshua Slive wrote:
> Someone told Aaron to use htpasswd to add himself to the bug database
> password list on daedalus. This was a *bad* idea, since the bug database
> password list was in DB format.
Uh oh...
> So now the bug database password list is
On Sun, 17 Feb 2002, Joshua Slive wrote:
> I don't think it is easily fixable.
It's looking like that's the case. Aaron and I are playing with it and it
looks pretty rightly toasted.
> Any objection if I simply erase the existing database and start a new one?
> I will provide instructions on h
On Sun, 17 Feb 2002, Cliff Woolley wrote:
> On Sun, 17 Feb 2002, David Ford wrote:
>
> > >Someone told Aaron to use htpasswd to add himself to the bug database
> > >password list on daedalus. This was a *bad* idea, since the bug database
> > >password list was in DB format.
> > >
> > >So now the
On Sun, 17 Feb 2002, David Ford wrote:
> Run strings on the db, they keys will be in the form of RHS\nLHS. as in
>
> the right hand side will appear then the left hand side will appear.
>
> e.g. user, password:
> ...
> mypassword
> David
> ...
Hmmm... Good idea, but it didn't look quite that
On Sun, 17 Feb 2002, David Ford wrote:
> >Someone told Aaron to use htpasswd to add himself to the bug database
> >password list on daedalus. This was a *bad* idea, since the bug database
> >password list was in DB format.
> >
> >So now the bug database password list is corrupted, and nobody can
Run strings on the db, they keys will be in the form of RHS\nLHS. as in
the right hand side will appear then the left hand side will appear.
e.g. user, password:
...
mypassword
David
...
You may have to rebuild the db.
David
Joshua Slive wrote:
>Someone told Aaron to use htpasswd to add hi
Someone told Aaron to use htpasswd to add himself to the bug database
password list on daedalus. This was a *bad* idea, since the bug database
password list was in DB format.
So now the bug database password list is corrupted, and nobody can login.
I've played around with it a little, and I can'