Blame SOURCES/0001-doc-add-computer-name-to-realm-man-page.patch

e9d5af
From 05100771ea6bd775caae705bb53f76a0816f3b81 Mon Sep 17 00:00:00 2001
e9d5af
From: Sumit Bose <sbose@redhat.com>
e9d5af
Date: Tue, 11 May 2021 11:13:06 +0200
e9d5af
Subject: [PATCH] doc: add computer-name to realm man page
e9d5af
e9d5af
---
e9d5af
 doc/manual/realm.xml | 13 +++++++++++++
e9d5af
 1 file changed, 13 insertions(+)
e9d5af
e9d5af
diff --git a/doc/manual/realm.xml b/doc/manual/realm.xml
e9d5af
index 9160a8a..b4dc27c 100644
e9d5af
--- a/doc/manual/realm.xml
e9d5af
+++ b/doc/manual/realm.xml
e9d5af
@@ -222,6 +222,19 @@ $ realm join --user=admin --computer-ou=OU=Special domain.example.com
e9d5af
 			supported for all realms. By default the membership software
e9d5af
 			is automatically selected.</para></listitem>
e9d5af
 		</varlistentry>
e9d5af
+		<varlistentry>
e9d5af
+			<term><option>--computer-name=xxx</option></term>
e9d5af
+			<listitem>
e9d5af
+				<para>This option only applies to Active
e9d5af
+				Directory realms. Specify this option to
e9d5af
+				override the default name used when creating
e9d5af
+				the computer account. The system's FQDN will
e9d5af
+				still be saved in the dNSHostName attribute.</para>
e9d5af
+				<para>Specify the name as a string of 15 or
e9d5af
+				fewer characters that is a valid NetBIOS
e9d5af
+				computer name.</para>
e9d5af
+			</listitem>
e9d5af
+		</varlistentry>
e9d5af
 		<varlistentry>
e9d5af
 			<term><option>--no-password</option></term>
e9d5af
 			<listitem><para>Perform the join automatically without
e9d5af
-- 
e9d5af
2.31.1
e9d5af