From nobody Wed Jan 18 23:07:47 2023 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 4Ny1cz3kQlz2v2HP for ; Wed, 18 Jan 2023 23:07:47 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ny1cz2kDGz4KmY for ; Wed, 18 Jan 2023 23:07:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674083267; 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=L43eVNucUvc5zsS239Q5gzhQylNsEDNsS4OKUqtIs3E=; b=UIu+N/dCUSjygOvkAzJOgih4omSZ1IXME8ReF3OP9RsCadcp3/5o8tZp5z66mMtVExAMsI 2JPyQizO8lFgwtI614SVOOKYerE8tjSJ/jidqOS6kG6tPHmzVVFCw/X3ttpYwm8vFR+dew q5S/o6FfKb3eYo44sxKqATfIFltwS9qnJO1qGBvICavIX5x+OWdv6Nv9hYrufcbTAnUReb +vUynDGco/T5Kp4vOas2DU60nfAc5LFkPq5x2AZy99X0I3FkBploQqbL7Q0pq9V4AW7ZKi Lw6Bk/R/D9HnO9WCVeWfsEE0KiTOBMOahq/ut3o6iAEJlGF1jEOj7NSMf4x0Zg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674083267; a=rsa-sha256; cv=none; b=lfOb7/BHPuf/HzGLJD0pvcZvkDXb2GlWQE1o4R7wit+nuwYpdJF5ciaDiuNaCqXQCgZp2D SnxbnQeCpQSpA35ueOXr6/Pk/EPKM7GGHDW56lorbgeZH7oancL35K0Jgskp/pna+vBawQ O4oasdqAG8pf+/SpSBVEjFU5iCXIMp8wE1TWTbjxtbpIGLCHew6jjfv2fbdZPF9n+c45QO Uy/3Vq/09TWQV5SzP8y69g+E1M9m7MjiyCM3X0PkqZPdMh6wAyJFlhRCyLHSwN/5lHWqBm sF5y/sGKzBaDNgZdh6ZOyLLSigVl7g+32mHRWXjh7spvDJejDxwqLzZyWYJIyA== 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 4Ny1cz1hXQzT70 for ; Wed, 18 Jan 2023 23:07:47 +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 30IN7lqJ065970 for ; Wed, 18 Jan 2023 23:07:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30IN7lMT065969 for bugs@FreeBSD.org; Wed, 18 Jan 2023 23:07:47 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 268186] Kerberos authentication fails with a Linux/FreeIPA KDC Date: Wed, 18 Jan 2023 23:07:47 +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: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: amendlik@gmail.com 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268186 --- Comment #58 from amendlik@gmail.com --- (In reply to Cy Schubert from comment #57) Are you saying that your option #2 is not valid, or that I need to test something different? There is a GSSAPI patch included in openssh-portable-gssapi: https://cgit.freebsd.org/ports/commit/?id=3Dae66cffc19f357cbd51d5841c9b110a= 9ffd63e32 Is this the patch you're referring to, or is there another patch needed to = make it work? --=20 You are receiving this mail because: You are the assignee for the bug.=