Index: branches/fc17-dev/server/doc/install-howto.sh
===================================================================
--- branches/fc17-dev/server/doc/install-howto.sh	(revision 2212)
+++ branches/fc17-dev/server/doc/install-howto.sh	(revision 2215)
@@ -297,5 +297,5 @@
 
 # [PROD] Create fedora-ds user (needed for credit-card)
-useradd -u 103 -r -d /var/lib/dirsrv fedora-ds
+useradd -r -d /var/lib/dirsrv fedora-ds
 
 # Run credit-card to clone in credentials and make things runabble
Index: branches/fc17-dev/server/fedora/Makefile
===================================================================
--- branches/fc17-dev/server/fedora/Makefile	(revision 2212)
+++ branches/fc17-dev/server/fedora/Makefile	(revision 2215)
@@ -41,5 +41,5 @@
 server_arch	= "fedora.stable"
 openafs_url	= "http://dl.openafs.org/dl/openafs/1.6.1/openafs-1.6.1-1.src.rpm"
-zephyr_url	= "http://zephyr.1ts.org/export/HEAD/distribution/zephyr-3.0.2.tar.gz"
+zephyr_url	= "http://zephyr.1ts.org/files/zephyr-3.0.2.tar.gz"
 
 PKG		= $(patsubst %.i686,%,$@)
