Index: server/doc/HOWTO-SETUP-LDAP
===================================================================
--- server/doc/HOWTO-SETUP-LDAP	(revision 861)
+++ server/doc/HOWTO-SETUP-LDAP	(revision 862)
@@ -15,5 +15,5 @@
 - wget http://web.mit.edu/geofft/Public/scripts-ca.pem
 - certutil -d /etc/dirsrv/slapd-scripts -A -n "scripts.mit.edu CA" -t CT,, -a -i scripts-ca.pem
-- Generate a pkcs12 cert for the server
+- Generate a pkcs12 cert for the server:
 - pk12util -i ldap-server-cert.p12 -d /etc/dirsrv/slapd-scripts
 - Put LDAP keytab in /etc/dirsrv/keytab
@@ -23,3 +23,6 @@
 - /sbin/service dirsrv restart
 
-- Set up replication
+- Set up replication:
+  (basically, execute
+   http://directory.fedoraproject.org/sources/contrib/mmr.pl
+   manually)
Index: server/doc/install-howto
===================================================================
--- server/doc/install-howto	(revision 861)
+++ server/doc/install-howto	(revision 862)
@@ -62,4 +62,7 @@
   # \cp -a etc /
 
+* Reload the iptables config to take down the restrictive firewall 
+  service iptables restart
+
 * Copy over root's dotfiles from one of the other machines.
 
@@ -105,9 +108,5 @@
   certs).
 
-* Attempt to check out server/fedora/config/etc into /etc. The easiest way to
-  do this is to create a checkout of etc in another directory and mv -f this on
-  top of /etc.
-
-  - If you are setting up a test server, pay attention to
+*  If you are setting up a test server, pay attention to
   /etc/sysconfig/network-scripts and do not bind scripts' IP address.
   You will also need to modify /etc/ldap.conf, /etc/openldap/ldap.conf, and
