From: rread Date: Fri, 27 Dec 2002 22:46:31 +0000 (+0000) Subject: new dir ./conf X-Git-Tag: v1_7_0_51~2^13~100 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=9763b3fe3dbb29df3ec94b25ff8900d3d61fb6bc;p=fs%2Flustre-release.git new dir ./conf - move the DTD to conf - add ldap configs to conf change lconf arg --ldapserver to --ldapurl --- diff --git a/lustre/conf/lustre.dtd b/lustre/conf/lustre.dtd new file mode 100644 index 0000000..d7a678e --- /dev/null +++ b/lustre/conf/lustre.dtd @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lustre/conf/lustre2ldif.xsl b/lustre/conf/lustre2ldif.xsl new file mode 100644 index 0000000..139008e --- /dev/null +++ b/lustre/conf/lustre2ldif.xsl @@ -0,0 +1,198 @@ + + + + +fs=lustre +config=,fs=lustre + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lustre/conf/slapd-lustre.conf b/lustre/conf/slapd-lustre.conf new file mode 100644 index 0000000..672f6ca --- /dev/null +++ b/lustre/conf/slapd-lustre.conf @@ -0,0 +1,12 @@ +####################################################################### +# lustre ldap config database +# $Id: slapd-lustre.conf,v 1.1.2.1 2002/12/27 22:46:26 rread Exp $ +####################################################################### + +database ldbm +suffix "fs=lustre" +rootdn "cn=Manager,fs=lustre" +include /etc/openldap/schema/lustre.schema +rootpw secret +directory /var/lib/ldap/lustre +index objectClass eq, uuid eq