summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-install/README
diff options
context:
space:
mode:
authorKarl MacMillan <kmacmillan@mentalrootkit.com>2007-07-27 13:42:02 -0400
committerKarl MacMillan <kmacmillan@mentalrootkit.com>2007-07-27 13:42:02 -0400
commit9d5b946fdafa77b7aca360d2d1e8ce48980c559f (patch)
tree993e6ffc6ff823af3ffe91e1428a23bb992a2c0f /ipa-server/ipa-install/README
parenta471ebe7517a04d67b788b3cfd59cb9aa451da0a (diff)
downloadfreeipa-9d5b946fdafa77b7aca360d2d1e8ce48980c559f.tar.gz
freeipa-9d5b946fdafa77b7aca360d2d1e8ce48980c559f.tar.xz
freeipa-9d5b946fdafa77b7aca360d2d1e8ce48980c559f.zip
Reorganized repo to reflect packaging.
Diffstat (limited to 'ipa-server/ipa-install/README')
-rw-r--r--ipa-server/ipa-install/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/ipa-server/ipa-install/README b/ipa-server/ipa-install/README
new file mode 100644
index 000000000..31e7375fb
--- /dev/null
+++ b/ipa-server/ipa-install/README
@@ -0,0 +1,21 @@
+
+Required packages:
+
+krb5-server
+fedora-ds-base
+openldap-clients
+krb5-server-ldap
+cyrus-sasl-gssapi
+
+
+Installation example:
+
+TEMPORARY: (until fedora ds scripts are fixed)
+please use the fedora-ds.init.patch under share/ to patch your init scripts before
+running ipa-server-install
+
+cd ipa-install
+make install
+cd ..
+/usr/sbin/ipa-server-install -u fds -r FREEIPA.ORG -p freeipa -m ipafree
+