From nobody Thu Sep 09 23:37:39 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id BF48117A9ACD for ; Thu, 9 Sep 2021 23:38:13 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f49.google.com (mail-io1-f49.google.com [209.85.166.49]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H5Fn13zszz4Zfp for ; Thu, 9 Sep 2021 23:38:13 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f49.google.com with SMTP id n24so43216ion.10 for ; Thu, 09 Sep 2021 16:38:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tRhkoKFK+yVG6pb74dbrU/gYJR8G/sSYjmlmdePaw74=; b=bmORMwrwFPZ4ExPTYwmgt/JzDtt51t769hI4T4zvj1Xi3rtJi0DcRE+AyRodlZ5Zxp wB+3zwqHsahp0kgwGDOlcSrOMKYIT3kYT8hT+pswUD+tLktdm2Qw6UdEO//yeUQJsWLp r0+y8QpgMX2UzpHBr0k0XJHbBYvemR/NKNfRQp2txtHmSHxmmFDXw192MHoSrxWH7IAQ sxcIUtT0RIpT8cwNqmea0l6/yDVsSDv2M/hKRBmfGwjqWYH7zzmy/yxk3UMkEezbnaiU Sz0qeq0jz31iEE0UTQ6PALcISHrt/EGP/o+NlOqknGKTOq+V1UNKCDcJ/2oTVDwumCzd 9kzA== X-Gm-Message-State: AOAM531QI1By1/33BmfIdmD+V2tPzQ/wIipezhR0k6KE28Jp+RV2j4J9 kOSWQ1+ci6LytsZtXHR/XdcM+mC+NSteg586ClTVbQG0 X-Google-Smtp-Source: ABdhPJwDqgQ96BoO6c9YT6wfmPd7uFgHdZPjtkWQiiSxe9tESkZg9jCycbMZBUPV4qNCxWd3yu/PzvJ1pf4t5Ih+ALA= X-Received: by 2002:a6b:ba42:: with SMTP id k63mr4688761iof.37.1631230687533; Thu, 09 Sep 2021 16:38:07 -0700 (PDT) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 References: <20210909211530.5cf712d7@thor.intern.walstatt.dynvpn.de> In-Reply-To: <20210909211530.5cf712d7@thor.intern.walstatt.dynvpn.de> From: Ed Maste Date: Thu, 9 Sep 2021 19:37:39 -0400 Message-ID: Subject: Re: OpenSSH issue: 14-Current rejects non-publickey scp/ssh/rsync connectiosn all of the sudden To: FreeBSD User Cc: FreeBSD CURRENT Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4H5Fn13zszz4Zfp X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Thu, 9 Sept 2021 at 15:18, FreeBSD User wrote: > > /etc/ssh/sshd_config line 89: Unsupported option UsePAM Sorry, it turns out I had the wrong version of config.h in my commit. I'm running a build now and will commit it once a test with that change passes. I will look into all of the reported issues, but I'd be much obliged if you can rebuild sshd and try again (once the config.h commit lands).