From: Günther Deschner Date: Wed, 9 Apr 2025 11:52:08 +0000 (+0200) Subject: docs-xml: fix manpage for "net offlinejoin requestodj" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a44abbfde048c378fcadea0d597762f7eb10a6a4;p=thirdparty%2Fsamba.git docs-xml: fix manpage for "net offlinejoin requestodj" One actually does *NOT* need to provide AD credentials to process a requestodj operation. This is run as root and populates Samba's databases based on the ODJ blob. Thanks John Mulligan for pointing this out. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15964 Guenther Signed-off-by: Guenther Deschner Reviewed-by: John Mulligan Autobuild-User(master): Günther Deschner Autobuild-Date(master): Thu Dec 11 15:19:13 UTC 2025 on atb-devel-224 --- diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml index d9293d0bb34..d5043e7d07b 100644 --- a/docs-xml/manpages/net.8.xml +++ b/docs-xml/manpages/net.8.xml @@ -3277,7 +3277,7 @@ Requests an offline domain join by providing file-based provisioning data. This Example: - net offlinejoin requestodj -U administrator%secret loadfile=provisioning.txt + net offlinejoin requestodj loadfile=provisioning.txt