From nobody Fri Jul 26 19:49:05 2024 X-Original-To: bugs@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 4WVyxZ0vZ6z5RF2G for ; Fri, 26 Jul 2024 19:49:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WVyxY6qyGz4ZgM for ; Fri, 26 Jul 2024 19:49:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722023346; a=rsa-sha256; cv=none; b=B1yiGk0zBi0gZFxH+dodLPDMEoR3dB9/3SWaRdM56nB+abw+oS0YunprO1Q4QumGH0w8jT VelLNg/uPzSUE7SMb1MsXgQ1qPMnOsMJzvRBP5EGic/m56TYzobPQbJOtPGOdTQt0/cleX PXwFvCmLo5+i+MgSgW9i6yCV1q7oEVRU4ooKYUQrbD2oFZSMW0XB0A62YSV1r8mWdnx2Ux 5/KF3TgdjQPYmnGu+chzxifOC8jHpg1K6KIBHcYq9VVc7P4I4IZNW86EjLgGlbT39bEXJA cpBV/t+d8xBtp1N65NDmwSTasxkt9myDa6k4dM8tfWIfX5clVHAzsUin4GO/ig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722023346; 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=SUxX43x3k3yHQSMkvln9JXpt/uDqLRNy6yx/7nExRQQ=; b=ebH548G1M8az2q5wjoU8KoYMrx6jS1t/W5+1n83Eo1hLvAPqVKM5V0o+km3zekSqaq159i cbN/ed6g66lhaqjOZFHDTBMfawEhEhaUKGyT5t8eLWr8RQnGsyS6PEvgNeLwCpMaEWtyWh YAezy0+RCURni/HYT9mnLGgOBeL+yF2wBUAhvvzUnOlkcocOog54qn+CG6eAbTKHN+6PeT WslqNpFa8gUU9n7V01CzEQE59yNzN4MpvUF8/sg4jEVwE4bKfNkkVEgmoDrStuCQf5UKqi YPdJzOpwXED5iJHEtTEcX3AUndNw5y2N+F/0oLgW5+Avq4MVDWu/ebfxzfhQ4A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WVyxY6QcwzcZK for ; Fri, 26 Jul 2024 19:49:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 46QJn5mc013445 for ; Fri, 26 Jul 2024 19:49:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46QJn5Ah013441 for bugs@FreeBSD.org; Fri, 26 Jul 2024 19:49:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280407] Authentication fails when using pam_krb5.so Date: Fri, 26 Jul 2024 19:49:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cy@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280407 --- Comment #4 from Cy Schubert --- Confirmed with: auth required pam_krb5.so no_warn try_first_p= ass debug=20 I was able to log in using my krb5 password with: auth sufficient pam_krb5.so no_warn try_first_p= ass debug The machine I tested on uses LDAP accounts. Passwords are not served by LDA= P. Only my KDC handles authentication. There is no other way to log into that machine, proving that my KDC authenticated. Jul 26 12:48:01 cwsys sshd[42117]: Accepted keyboard-interactive/pam for cy from 10.1.1.91 port 43327 ssh2 The customer should change the "required" to "sufficient". The krb5 documentation I've read always says sufficient. --=20 You are receiving this mail because: You are the assignee for the bug.=