X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3F9203858C62 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=iYTOkMbHan2Ss3KTpEaQnqmxDZj3LswmbYYtKW6cdmM=; b=CPtLK+a3PFLBXr+Sj62tRLOutQMrpsCfclXgDN+uEdsbsHIZHMQnKbMFGz4csdXpyv +R1eBIKY8nncEylAYwQSsMA8gh3U71C5j/T1iPjWSmLlFd355Jf2BTlg76fPGjvRwbU/ ZjxA2idQEMExZySfnmfxBLbxmyZr99kYSUawQ1LXbi5br5fmUvbuBAIqQihIeFourK6r BA3b6pklF98XQatE9h4bXYSfndluoFx6DXP5hwvvRcpf4SIb79W5lQjOtQ8CUAl6wyY0 xKAeUu/UOYaGAVkYD3nRpbYrK0cMFRC3CeoU7K11qLqS5hv9yUCnjh4qV/sjt2TbljWI DWhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=iYTOkMbHan2Ss3KTpEaQnqmxDZj3LswmbYYtKW6cdmM=; b=XLKAkz6e0ZxXE0hKDIixemzs50nAMkrbTyRagnJz7OGlYiH2qN8xuA5opFXTSdQVox LKpx4j5Jueq6qTMXfodIQnwL3BXrGqtgkfkaxZgj8XesD84UoKHo6AcI80OqYd75Host Qz911hIM7DPIaSo2qTXdrlU5Kfq+Slr+xtPROJAcyeO22Rb2ZpPn7ZdeuihnXbie7/T3 9TjxZ0fYA8Iq3H0Kc10iGwcVg0RQsOaLRJIhqgJMvnRG1nyjTdDnU85XYRgfpYX+yPop U7uY8bQlG8VxC6pUCX63QLTT8pJXfqLuqvRcEZ4dcXXDjaeORWe2+nzSuggzFgelnGvU GElQ== X-Gm-Message-State: ANoB5pk3haRB7P+sx2z90WusqNQjT1DZxJqxwAYqegi6t0PBhNY5o5Vp cRy9N/fC1JiXF+C3PqYALB9bM9H7tuPiahfOKObbQKa0 X-Google-Smtp-Source: AA0mqf4B93lY2jS0/Qmv6ghJccgkwD+fv0jgXoH3MPjK791NoPtWgPKWNd53f1/CxDUdSG2qLLx/UcstYYuszpXh/JY= X-Received: by 2002:aca:1a1a:0:b0:35a:4acd:f5ad with SMTP id a26-20020aca1a1a000000b0035a4acdf5admr14710649oia.122.1669639430111; Mon, 28 Nov 2022 04:43:50 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Todor Ivanov Date: Mon, 28 Nov 2022 14:43:23 +0200 Message-ID: Subject: Subversion not saving encrypted password after update of cygwin 32bit To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hello, We upgraded our cygwin 32 bit install on a Windows 2008 R2 server, because we needed the latest python stuff and this also upgraded all core packages, sshd (cygwin), subversion included. What changed is the svn auth caching. As this is a remote machine, we login via ssh + key (passwordless) to its sshd cygwin server and use svn commands from there. Now if we login using ssh + key, the password does not get saved and asks every time. However if we login via ssh + password the password is saved in an encrypted way using windows-cryptoapi. We investigated a little bit and see that profiles have different attributes when using a key and a password, i.e: With key: uid=1002(ouruser) gid=513(None) groups=513(None),66048(LOCAL),66049(CONSOLE LOGON),4(INTERACTIVE),15(This Organization),545(Users),11(Authenticated Users),197624(bus-beta),197625(dev-beta),1010(HelpLibraryUpdaters),0(root),559(Performance Log Users),555(Remote Desktop Users),405504(High Mandatory Level) With password: uid=1002(ouruser) gid=513(None) groups=513(None),114(Local account and member of Administrators group),197624(bus-beta),197625(dev-beta),1010(HelpLibraryUpdaters),0(root),559(Performance Log Users),555(Remote Desktop Users),545(Users),4(INTERACTIVE),66049(CONSOLE LOGON),11(Authenticated Users),15(This Organization),113(Local account),4095(CurrentSession),262154(NTLM Authentication),405504(High Mandatory Level) After the upgrade the following packages could not be downloaded from any of the listed mirrors. I also googled and browsed the repositories, but they seem to be missing and show in cygcheck as "Incomplete": libpq libppl-devel libnetcdf6 libguile12 libbotan-devel Simple authentication works for ssh+key, but I really try to avoid this. I also tried recreating the .subversion folder, which did not change anything. I did a strace and did not find any error stuff, so I don't know how to proceed further. Your tips and guidelines are very welcome. Kind regards, Todor -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple