This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to update my SSH authorized_keys on gcc.gnu.org?


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 <schwab@redhat.com> wrote:
>> "H.J. Lu" <hjl.tools@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.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]