From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by sourceware.org (Postfix) with ESMTP id 10F023857C69 for ; Thu, 25 Feb 2021 23:42:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 10F023857C69 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-440-ihEoIaeMOpebHN0XQ2CCjw-1; Thu, 25 Feb 2021 18:42:14 -0500 X-MC-Unique: ihEoIaeMOpebHN0XQ2CCjw-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B5117AFA80; Thu, 25 Feb 2021 23:42:13 +0000 (UTC) Received: from redhat.com (ovpn-112-160.phx2.redhat.com [10.3.112.160]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8B18660854; Thu, 25 Feb 2021 23:42:13 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.94) (envelope-from ) id 1lFQGq-0004Sb-0X; Thu, 25 Feb 2021 18:42:12 -0500 Date: Thu, 25 Feb 2021 18:42:11 -0500 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: Christoph =?iso-8859-1?Q?M=FCllner?= , Jim Wilson Subject: Re: Request from =?iso-8859-1?Q?Christoph_?= =?iso-8859-1?Q?M=FCllner?= Message-ID: <20210225234211.GD15883@redhat.com> References: <20210225213542.59BB33896815@sourceware.org> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.12.0 (2019-05-25) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2021 23:42:20 -0000 Hi - > I can confirm, that I have a proper (but old) SSH RSA key for the cmuellner > account. So please ignore my request for creating the new user "cm". OK. > Additionally, I have just uploaded an additional SSH EC key using > cat ~/.ssh/id_ed25519.pub | ssh cmuellner@gcc.gnu.org appendkey > What is the best way to delete the old SSH RSA key? It looks gone already, don't worry about it. > I also tried to update my email-forwarding, but it failed like this: > echo "cmuellner@linux.com" | ssh cmuellner@gcc.gnu.org email-forwarding > error encountered - invalid email format > Could you please tell me how to do this properly? https://sourceware.org/sourceware/accountinfo.html ... gives the necessary runes. - FChE