From nobody Thu Nov 24 14:24:31 2022 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 4NJ0cb570Qz4jHyf for ; Thu, 24 Nov 2022 14:24: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 4NJ0cb41Mwz4KQ3 for ; Thu, 24 Nov 2022 14:24: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=1669299871; 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; bh=LxRpvXP55ZIwEYoA/QoY3gbqokvY7vb0CmFnup7EkuQ=; b=gbW8O4ZjKP7LuVzyrxeOzmPG9QeUGc0PbfYqHtFMZa2EVnHmNWN3lRnmrMwVOfA/xsAQhO YMoOaSfQk+6QVsgmgqbanFcEHcgPG4lmtiPk6im4oDOjqoCtTfaS/7eKNWIZtCxzt6/DnN f9FobWgzKeb7IYXPrBnpuTL7PZSgcADWrN5gxbgwAyywd8IaiRXOtIr0fxIiHPVJL8zQxm IPlIwYy5ldDCYjIZ/c/sZy/6UTpqtWkBzzoCbf4vREe4Hm0JMZTZyv6RyWo57sR7QlSDeh 56cjn8Tj1kUli6M5roTCfThL89DF0INJnnscQT3urZ/fsxyC3y0IG8OwKdRT+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669299871; a=rsa-sha256; cv=none; b=udp75PXFBtPiWpHGTswTOD638CxRnEJKJ1Rwc9gMbY9CPgzCX/8zSuEfe/HzshmJK/uFPv eWbJTLJZJr9LEqiCSyrrsrvGmbduI0zuQtWZDfXVX7puoyS20w0qUW5QgMvhoJDHLTkH3F fa+uZkSTmZJueXvqIZQHhHzuCSYxOe+uk5TF81lX8qQXG8KtG5e4tX+Cz6616hpRaYSzh2 nAVGkBkWHdTNzZnlN46lEw7aY3zHsZ1pPtnMfXLujw++l8+OEtWDGipRqRpKNTx8Pkh6FV /DBOglYLcz4DW/cUuptwEJRKjJPhFFChGZ24aRXgO1aR+IQSZWUlxlHrNFgJag== 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 4NJ0cb34gMz14fQ for ; Thu, 24 Nov 2022 14:24: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 2AOEOVHj078983 for ; Thu, 24 Nov 2022 14:24:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AOEOV4K078982 for bugs@FreeBSD.org; Thu, 24 Nov 2022 14:24: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 267963] incomplete kinit(1) man page Date: Thu, 24 Nov 2022 14:24:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: tphilipp@potion-studios.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: 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=3D267963 Bug ID: 267963 Summary: incomplete kinit(1) man page Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: tphilipp@potion-studios.com CC: doc@FreeBSD.org kinit --help shows that the command has more options than what the man page describes. Missing from the man page: --request-pac --canonicalize --pk-enterprise -C id, --pk-user=3Dididentifier -D directory, --x509-anchors=3Ddirectory --pk-use-enckeyDH) --ntlm-domain=3Ddomain --no-change-default --ok-as-delegate --use-referrals --windows I suggest adding them with the descriptions displayed by --help, ideally wi= th more verbose descriptions though. Sorry for not having attached a patch, directly, I'm not too familiar with kerberos at the moment to be able to ma= ke sense of some of the options. --=20 You are receiving this mail because: You are the assignee for the bug.=