release-notes/devel/en_US Security.xml, 1.19, 1.20 Xorg.xml, 1.23, 1.24

Murray McAllister (mdious) fedora-docs-commits at redhat.com
Mon Mar 17 01:36:50 UTC 2008


Author: mdious

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7121/en_US

Modified Files:
	Security.xml Xorg.xml 
Log Message:
adding period to the end of a hyperlink



Index: Security.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Security.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Security.xml	17 Mar 2008 00:50:39 -0000	1.19
+++ Security.xml	17 Mar 2008 01:36:48 -0000	1.20
@@ -96,6 +96,60 @@
 	</listitem>
       </itemizedlist>
 </section>
+<section id="sn-Free-IPA">
+	<title>Free IPA</title>
+	<para>
+		Free IPA is a centrally managed identity, policy, and audit installation.
+	</para>
+	<para>
+		The IPA server installer assumes a relatively clean system, installing and configuring several services:
+	</para>
+	<itemizedlist>
+		<listitem>
+			<para>
+				a Fedora Directory Server instance
+			</para>
+		</listitem>
+		<listitem>
+			<para>
+				KDC
+			</para>
+		</listitem>
+		<listitem>
+			<para>
+				Apache
+			</para>
+		</listitem>
+		<listitem>
+			<para>
+				ntpd
+			</para>
+		</listitem>
+		<listitem>
+			<para>
+				TurboGears
+			</para>
+		</listitem>
+	</itemizedlist>
+	<para>
+		Some effort is made to be able to roll back the changes made but they are not guaranteed.
+	</para>
+	<para>
+		Similarly the <command>ipa-client-install</command> tool overwrites PAM (<filename>/etc/pam.conf</filename>) and Kerberos (<filename>/etc/krb5.conf</filename>) configurations.
+	</para>
+	<para>
+		IPA does not support other instances of Fedora Directory Server on the same machine at install time, even listening on different ports. In order to install IPA, other instances must be removed. IPA itself can handle this removing.
+	</para>
+	<para>
+		There is currently no mechanism for migrating existing users into an IPA server.
+	</para>
+	<para>
+		For more information, refer to the feature page:
+	</para>
+	<para>
+		<ulink url="http://fedoraproject.org/wiki/Features/freeIPA" />.
+	</para>
+</section>
 </section>
 </section>
 


Index: Xorg.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Xorg.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- Xorg.xml	17 Mar 2008 01:02:14 -0000	1.23
+++ Xorg.xml	17 Mar 2008 01:36:48 -0000	1.24
@@ -21,7 +21,7 @@
 		  Fedora 9 features a number of changes designed to make X faster in starting and shutting down. Noticeable improvements have been made in Fedora 9. Full details of the project can be found through this feature page:
 	  </para>
 	  <para>
-		  <ulink url="http://fedoraproject.org/wiki/Features/OneSecondX" />
+		  <ulink url="http://fedoraproject.org/wiki/Features/OneSecondX" />.
 	  </para>
   </section>
 




More information about the Fedora-docs-commits mailing list