From nobody Tue Jan 17 16:19:31 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 4NxDcM4P20z2shLd for ; Tue, 17 Jan 2023 16:19:31 +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 4NxDcM296qz3C9v for ; Tue, 17 Jan 2023 16:19:31 +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=1673972371; 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=kAbYTxjgSlI+eEc4+CGF12YRK9Y1BXPQjWOEcTDqQmE=; b=IAK4B6sZawNEENW01Pzscmpeg8cAJQzmnABEHnOfTy5eAdg6vmHY/+VF7EyPP55WgzQVJT i84tI+jJ0vrwNUEqmDmnzh1FiV9e6lhum/HgrQhrk702ivdQ78CkSsLrrVl0qu2GCaNmIF IL2KdB0lDHl5Wd1S/Pa4GXsIQLdgjs2SjpW9ARyTB3YVGQazia2OvGCcM+ve7KqGkNOCpL 6i31xvInJ5jrBCBuS9CC1HO7TDLWsHmyYthiTjzR9lol9w2t7Brlln287DxIBRzJhD5ZDO /QlfQzBNPRTI9Zc3+O+Ll79EXaouoRsxbMzDRM4WgyGJYHtFWmrJ/udtdNxVNw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673972371; a=rsa-sha256; cv=none; b=uJNWjeOa6sWCbqgzJm60YVqfVwO2qm1lfQYSEb5iXu9mqWSoulXgTqDh6Hf2ukAvT5cj5H 4JMq4VzNPy+WG/pPUAjw8XW1X5rPG8VaQlNQfu/qd2VJbFBS1jIAGv892oLQpm/A6Flmch LsCKQvaZ2xywuS+/EtjmWSVM4IBpp8OX5CMB4CVEh+biG4kdV8uHov48nci1O5pFukHILv +1cJ6jnpS2ccVZq+jZbCw+24YTcAneaZXY/k/eqP1vbQjBYn8D1F0yQQFqcwg9Ra4sp9PU UYo6wdzasZHbCCEvUXbCSE18fNQBuZ2mZjlwInieSNGKOE4lI4GEGXNP1YyhXw== 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 4NxDcM1F4Qzchp for ; Tue, 17 Jan 2023 16:19:31 +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 30HGJVsn044889 for ; Tue, 17 Jan 2023 16:19:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30HGJVM0044888 for bugs@FreeBSD.org; Tue, 17 Jan 2023 16:19:31 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: Tue, 17 Jan 2023 16:19:31 +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: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268186 --- Comment #55 from Cy Schubert --- Another option that I was reluctant to mention at the time but I'll say it anyway, is: You can export your KDC and reimport using a different algorith= m. I don't know how you feel about this but it is an option that will work around the problem. I did this years ago when updating my KDC's keys from an older to a newer algorithm. The documentation is in an email I sent myself from $JOB-1 at the time to myself. I had to do this at $JOB-1 and subsequently here at home in 2004. (Just found the email I sent from myself at $JOB-1 pointing to the documentation.) --=20 You are receiving this mail because: You are the assignee for the bug.=