From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cMy2l6Llzz312s for ; Thu, 11 Sep 2025 12:45:35 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cMy2h3Zvvz2xHm for ; Thu, 11 Sep 2025 12:45:32 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4cMy2g4gLcz2Kq; Thu, 11 Sep 2025 12:45:31 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1757594731; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0yuNHTRaMeIGHe+iH4MQ+HWOchiurqqNB4C6RvFQgQE=; b=L9PA7icBHVk7GxGXMORRqW2v7ZGtQ2C7zfebA2aRBVviN/rLh/LgBkTWULbp0O2OJ7T7L9 Y1xEz+M+DfUjV2CA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1757594731; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0yuNHTRaMeIGHe+iH4MQ+HWOchiurqqNB4C6RvFQgQE=; b=dn5a24V9CNytTyGE1gSUST10IKpBnfC+dLolunhoQij3Ic7RwOKRARsq2jpFKj8pU+kTCr 1atJ8pqAMFOh9p/hu7+9m1qCTPmRd4e/CFQIXrBCs6e37YyrvyRn1vvb3B1IbfGXSYrtZM 3QQZBZKeEWBl8fxaBSJM7gHwfF8hqKLeBlqma6ByuixeDFeU0lUzzoDoEpITpMagg4RiNW AFrUuPy5qlSRuUYS4J3rgE1hPrenW6r621X5p1KhLwe/eDKFTkCpGhY23Wza8J4ia55+tG dOOyn854ICizwkHaMAS/YfuJs9DpsRrG+Da/0AjgiDYaZGvG0/CBC2pTJtjrhQ== Message-ID: <42b34484-371e-4ac3-8dbf-11f588cc0d83@ipfire.org> Date: Thu, 11 Sep 2025 14:45:23 +0200 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Subject: Re: Permission Denied message for uploadsrc and ssh into builders To: "IPFire: Development-List" References: <1f13ce21-4526-48b4-bb2e-a2bf09898afd@ipfire.org> Content-Language: en-US Cc: "IPFire: Belka, Adolf" From: Matthias Fischer In-Reply-To: <1f13ce21-4526-48b4-bb2e-a2bf09898afd@ipfire.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi, I can confirm - I've got a similar problem as Adolf - I can't login per ssh and I can't pull: ***SNIP*** root@Devel64-2: /git/ipfire-2.x # git pull origin next mfischer@people.ipfire.org's password: Permission denied, please try again. ***SNAP*** Looks as if I'm persona non grata... ;-) Anyone else? Best Matthias On 08.09.2025 12:59, Adolf Belka wrote: > Hi All, > > EDIT:I added the development list to the To: list as I found that I could not find infrastructure in the email lists so wasn't sure if it still existed. > > > I am not sure when this would have started as it is a few days since I did an uploadsrc but when I tried it today I got asked as usual for bonnietwin@people.ipfire.org's password and I got the following message > > Permission denied, please try again. > > However access into IPFire People with the same username and password is still working fine so nothing changed with those credentials but they are no longer accepted. > > Any idea what could have happened or changed? > > At the moment it is not a big thing but if I find any new updates I won't be able to upload the sourcefile and also if there is an update that has different rootfiles between x86_64 and aarch64 then I won't be able to run those builders to get the rootfile results. > > Regards, > > Adolf. >