On Thu, 30 Sep 1999, Federico Di Gregorio wrote: > apparently I can't access db.debian.org: I use my password > on master and the server gives me "authentication failed". (Note that > I can login in master with that same password.) Is something broken? > (my brain for example?)
You probably changed your password since it was copied over. Use this command: echo "Please change my Debian password" | gpg --clearsign | mail [EMAIL PROTECTED] And you will get a new password mailed back. (pgp -fast instead of gpg if you are not using gpg yet) Jason