[Python-Dev] changing password at SF? (original) (raw)

Martin v. Loewis martin@v.loewis.de
28 Mar 2002 21:34:36 +0100


Skip Montanaro <skip@pobox.com> writes:

Didn't see this in the Python-SF-FAQ and SF's docs are pretty mum on the subject... How do I change the password I use when ssh-ing into SF machines? I used the [change password] form from my SF web page, but when I ssh in to the compile farm it still wants my old password.

That may be one of the cron jobs - it may take some time for a password change to propagate on SF.

In any case, I recommend to upload an SSH public key, so you don't need to type passwords anymore.

Regards, Martin