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 4cN0Ny44NRz2xVX for ; Thu, 11 Sep 2025 14:31:30 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (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 4cN0Nv1Jbyz2xFx for ; Thu, 11 Sep 2025 14:31:27 +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 4cN0Nr3Ps0z1bC; Thu, 11 Sep 2025 14:31:24 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1757601084; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8MlrZqScociTKfMgIwj3EfWr20lHKYciw0qoevgjFCo=; b=eejuaD2sYdGiacMx3ye2BXJWc+sxeKRi6ETcq2pr0fozCNLClPMl+2BbiP0PznpNtZanzM zqe+KwELmSeyIjBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1757601084; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8MlrZqScociTKfMgIwj3EfWr20lHKYciw0qoevgjFCo=; b=h7FN9dkE07X4Dc+z4ytXZhR10ldbUkUr61UjhKIfq1mOAtfHh7sxm64ujB1AuUVqt97DSm aJmbNjfLCrGDYM29M/ruLl/pdzW8NhePUPDyeC/Glv+NdmTHh2jvcJeY4ik8U3jCamtiLI xIekwvDaFnavM+B5NEx0bmk1rzfzrtdVEcDYTctVzqDFNTMlh9X9MAGsilhVyIkloAqWik fbx8PLT92Pl7bQ6jx1jmZ0/rsrNQBfZbjxUB/TWCrPtz0BdlmsQPLWxp8m6orLAonoGY6B 2+fHA4u7hUjTOzj5ublTh7ttmoFNZga6OnUqHW2KkqB/h3GsNgV19o6essw2vg== Message-ID: Date: Thu, 11 Sep 2025 16:31:21 +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: Matthias Fischer , "IPFire: Development-List" References: <1f13ce21-4526-48b4-bb2e-a2bf09898afd@ipfire.org> <42b34484-371e-4ac3-8dbf-11f588cc0d83@ipfire.org> Content-Language: en-GB From: Adolf Belka In-Reply-To: <42b34484-371e-4ac3-8dbf-11f588cc0d83@ipfire.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Matthias, I sent a follow-up email yesterday because the system worked again for me. I was able to do uploadsrc and also ssh into the builders again. Because of the timing, I thought it was due to the restart of the ipfire web server, presuming that the issue was related to the LDAP server crashing as it has in the past but if you are still having the same problem today then there must be some other reason and I also don't know then why my access became allowed again. Regards, Adolf. On 11/09/2025 14:45, Matthias Fischer wrote: > 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. >> >