Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2025 21:34:25 +0000
From:      Olivier Certner <olce@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 9e37c1d502 - main - releases/15.0R/relnotes: mdo(1): Document full control over credentials
Message-ID:  <6928c3e1.31d33.5c623303@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by olce:

URL: https://cgit.FreeBSD.org/doc/commit/?id=9e37c1d502a151629eaa39d51911219a172d72a0

commit 9e37c1d502a151629eaa39d51911219a172d72a0
Author:     Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2025-11-27 21:24:40 +0000
Commit:     Olivier Certner <olce@FreeBSD.org>
CommitDate: 2025-11-27 21:33:29 +0000

    releases/15.0R/relnotes: mdo(1): Document full control over credentials
    
    Sponsored by:   The FreeBSD Foundation
---
 website/content/en/releases/15.0R/relnotes.adoc | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc
index d4301bcf82..3afa06bb55 100644
--- a/website/content/en/releases/15.0R/relnotes.adoc
+++ b/website/content/en/releases/15.0R/relnotes.adoc
@@ -456,6 +456,13 @@ man:grep[1] no longer follows symbolic links by default for recursive searches.
 This matches the documented behavior in the manual page.
 gitref:3a2ec5957ea9[repository=src]
 
+man:mdo[1] now supports fully specifying all users and groups in the target credentials.
+As a convenience, in addition to a full explicit specification, it allows starting from a baseline providing default values for all attributes, which is either the login credentials from some user in the password database or the current credentials, and then amending these attributes selectively.
+The manual page has been updated to describe the new options and their interactions.
+gitref:4ffcb1a4a99c[repository=src]
+(Sponsored by The FreeBSD Foundation.)
+(Sponsored by Google LLC (GSoC 2025).)
+
 [[userland-contrib]]
 === Contributed Software
 
@@ -1010,6 +1017,12 @@ The STANDARDS and BUGS sections have been expanded.
 gitref:ddf144a04b53[repository=src]
 (Sponsored by The FreeBSD Foundation.)
 
+The existing content of the man:mdo[1] manual page has been enriched as part of documenting the new support for fully specifying all users and groups in the target credentials.
+It has now a longer introduction and a new SECURITY CONSIDERATIONS section.
+gitref:20ebb6ec5ac0[repository=src]
+(Sponsored by The FreeBSD Foundation.)
+(Sponsored by Google LLC (GSoC 2025).)
+
 man:mac_do[4]: Change of rules syntax; Provide hints and pointers.
 gitref:0c3357dfa18f[repository=src].
 (Sponsored by The FreeBSD Foundation).


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6928c3e1.31d33.5c623303>