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

8e731f
From e427f89fa4f41356525797170729c2dc5d9fa045 Mon Sep 17 00:00:00 2001
8e731f
From: Sumit Bose <sbose@redhat.com>
8e731f
Date: Mon, 25 Jul 2016 15:25:20 +0200
8e731f
Subject: [PATCH] doc: add computer-name to realm man page
8e731f
8e731f
---
8e731f
 doc/manual/realm.xml | 13 +++++++++++++
8e731f
 1 file changed, 13 insertions(+)
8e731f
8e731f
diff --git a/doc/manual/realm.xml b/doc/manual/realm.xml
8e731f
index 6724d80..ebaebd3 100644
8e731f
--- a/doc/manual/realm.xml
8e731f
+++ b/doc/manual/realm.xml
8e731f
@@ -202,6 +202,19 @@ $ realm join --user=admin --computer-ou=OU=Special domain.example.com
8e731f
 			Directory specific option.</para></listitem>
8e731f
 		</varlistentry>
8e731f
 		<varlistentry>
8e731f
+			<term><option>--computer-name=xxx</option></term>
8e731f
+			<listitem>
8e731f
+				<para>This option only applies to Active
8e731f
+				Directory realms. Specify this option to
8e731f
+				override the default name used when creating
8e731f
+				the computer account. The system's FQDN will
8e731f
+				still be saved in the dNSHostName attribute.</para>
8e731f
+				<para>Specify the name as a string of 15 or
8e731f
+				fewer characters that is a valid NetBIOS
8e731f
+				computer name.</para>
8e731f
+			</listitem>
8e731f
+		</varlistentry>
8e731f
+		<varlistentry>
8e731f
 			<term><option>--no-password</option></term>
8e731f
 			<listitem><para>Perform the join automatically without
8e731f
 			a password.</para></listitem>
8e731f
-- 
8e731f
2.7.4
8e731f