On Tue, Feb 23, 2010 at 9:35 AM, Christopher Faylor <cgf-use-the-mailinglist-ple...@sourceware.org> wrote: > On Tue, Feb 23, 2010 at 09:27:35AM -0800, H.J. Lu wrote: >>On Tue, Feb 23, 2010 at 9:22 AM, Andreas Schwab <sch...@redhat.com> wrote: >>> "H.J. Lu" <hjl.to...@gmail.com> writes: >>> >>>> Is there a way to update my SSH authorized_keys on gcc.gnu.org? >>> >>> See <http://sourceware.org/ml/overseers/2008-q2/msg00112.html>. >>> >> >>It doesn't work for me: >> >># ssh sourceware.org replacekey < authorized_keys >>Permission denied(publickey,gssapi-with-mic). > > That would imply that you are not using the right ssh key to access > sourceware. You (of course?) need to be able to access the system to > execute the replacekey command. >
It works now. Thanks. -- H.J.