[release-notes] Added info on anaconda realm integration from feature page

Pete Travis immanetize at fedoraproject.org
Sun May 12 03:59:49 UTC 2013


commit 8b3f02590cfb1d69845343e20eb3f7e8a6971b3d
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sat May 11 20:52:25 2013 -0600

    Added info on anaconda realm integration from feature page

 en-US/Installation.xml |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Installation.xml b/en-US/Installation.xml
index 2fc8939..809a0d9 100644
--- a/en-US/Installation.xml
+++ b/en-US/Installation.xml
@@ -9,4 +9,13 @@
   <para>
     The rewrite of the <package>anaconda</package> installer begun in Fedora &PREVVER; continues. Fedora &PRODVER; provides support during installation for advanced storage, such as <function>fcoe</function>, <function>iscsi</function>, and <function>multipath</function>. The text mode of the installer has also been improved.
   </para>
+  <!--Feature page last updated 19 March 2013-->
+  <para>
+    Fedora can now join a domain from a kickstart file or from the <package>anaconda</package>, using one time passwords and a simple syntax.
+    <screen>
+      # example kickstart lines to join realm:
+      network --hostname=machine.ad.example.com
+      realm join --one-time-password=MyPassword ad.example.com
+    </screen>
+  </para>
 </section>


More information about the docs-commits mailing list