From nobody Fri Jan 12 09:08:07 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 4TBG0R5KCLz56QPQ for ; Fri, 12 Jan 2024 09:08:07 +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 4TBG0R2dJgz4YT1 for ; Fri, 12 Jan 2024 09:08:07 +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=1705050487; 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=dl0NVSlp3Z1M2PofUxf++YlbTv7EQ5TlfiuUeEsxIlk=; b=XOt8WliV9VlLkwLHTqfXyEdsw1TjPnJxjby02K0iC6CTFKQweRc9mf99MVKMrHtqMEJQKE nWhkgAdjbtIvNrOIaFroX1rMfMwnAhYsdfa0fGMRLmbsbKTSt8oj/Vq8oW06uplZpycd08 zUNG0sp4jB9BEBik7hcNHo3xhPg9CVsvf7yUzkbZkzdLixloA4HK8llm6stP+Jv/pl2UC1 vETHIrG5/lXRdNfjX+eDnRv1roLXH6MDzQ8lQSv14fpzdEyWyf7YMHBVf4DmINp32eBqzp yRBKPC9Y3KgufmVKP931K89pzfryLX6pBNYU25EU8ewsgcWfp6fy9sB3zuFKQw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705050487; a=rsa-sha256; cv=none; b=Jo/Xjj/fq3MTBxCh+ixcfWIayGc58ilU5DvnRFhv8w1m0F2bSGEqBHqOkhOk2X5vMu2QVI qkVZP7+s4ctJ4f2RC89gZHcVk51gZw1hf/gqxA92w1y1Dbgj/24WJ0QOti3ONjzd/Gnemo 3bTz3NwyglE0DNsOwc6dX5F2tJ8g1M/L8WXshZCWcdY7eLALzB3EcEafGXVQ8tH9jmE5zS 5tm0cu1UTxkZ83eUaFwdKVTaOGWUbW3DhxsMl2qmFaz6Sg0JxFlx09NInf2jEkRSbHuQQh RY4xzyjFD9S3E+NWMkDFUFoDKSnzC0fTL4yc+n7wjy2z2ppMLvPKrbW6J/2+kw== 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 4TBG0R1h87zwns for ; Fri, 12 Jan 2024 09:08:07 +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 40C987aK069942 for ; Fri, 12 Jan 2024 09:08:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40C987V1069941 for bugs@FreeBSD.org; Fri, 12 Jan 2024 09:08:07 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 275915] kadmin(d): adding principal crashes in ARCFOUR_string_to_key Date: Fri, 12 Jan 2024 09:08:07 +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: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bsd@abinet.ru X-Bugzilla-Status: New 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=3D275915 --- Comment #6 from Ivan --- Handbook doesn't mention that security/heimdal is optional and when it tell= s to install the port and invoke a kadmin, actually the base version is invoked. kadmin from security/heimdal doesn't work as well, init DOMAIN.NAME complai= ns about rc4 instantiation failure and exits. security/krb5 works, but it far more complex software to setup. It even com= es without rc.d scripts for some reason. --=20 You are receiving this mail because: You are the assignee for the bug.=