summaryrefslogtreecommitdiffstats
path: root/install/share/Makefile.am
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2009-02-10 15:52:25 -0500
committerRob Crittenden <rcritten@redhat.com>2009-02-11 17:13:41 -0500
commit55ba300c7cb59cf05b16cc01281f51d93eb25acf (patch)
tree3c550bbc9702b8429934f4246be827ca91975d23 /install/share/Makefile.am
parentd1386758fa34193a5e62da6a2a26ccb19a9eec4d (diff)
downloadfreeipa-55ba300c7cb59cf05b16cc01281f51d93eb25acf.tar.gz
freeipa-55ba300c7cb59cf05b16cc01281f51d93eb25acf.tar.xz
freeipa-55ba300c7cb59cf05b16cc01281f51d93eb25acf.zip
Incorporate new schema for IPAv2
Loading this via LDIF is a temporary measure until we can load it online. This requires removing the dNSRecord declarations from 05rfc2247.ldif so a replacement copy is included for now. Also add the netgroups container.
Diffstat (limited to 'install/share/Makefile.am')
-rw-r--r--install/share/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/share/Makefile.am b/install/share/Makefile.am
index 6be2e13df..7cf790157 100644
--- a/install/share/Makefile.am
+++ b/install/share/Makefile.am
@@ -2,10 +2,12 @@ NULL =
appdir = $(IPA_DATA_DIR)
app_DATA = \
+ 05rfc2247.ldif \
60kerberos.ldif \
60samba.ldif \
60radius.ldif \
60ipaconfig.ldif \
+ 60basev2.ldif \
bootstrap-template.ldif \
default-aci.ldif \
default-keytypes.ldif \