BSD 4_3_Net_2 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Sat, 2 Feb 1991 02:17:17 +0000 (18:17 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Sat, 2 Feb 1991 02:17:17 +0000 (18:17 -0800)
Work on file usr/src/contrib/isode/others/quipu/tools/dsaconfig/quipu/templates/quiputailor

Synthesized-from: CSRG/cd2/net.2

usr/src/contrib/isode/others/quipu/tools/dsaconfig/quipu/templates/quiputailor [new file with mode: 0644]

diff --git a/usr/src/contrib/isode/others/quipu/tools/dsaconfig/quipu/templates/quiputailor b/usr/src/contrib/isode/others/quipu/tools/dsaconfig/quipu/templates/quiputailor
new file mode 100644 (file)
index 0000000..b3bd0e4
--- /dev/null
@@ -0,0 +1,68 @@
+########################################################################
+#
+# quiputailor - ISODE QUIPU Directory Service Specific Tailoring File
+#
+#      for PSI White Pages Pilot
+#
+#      QUIPU tailoring for a Level-1 DSA
+#
+########################################################################
+
+
+# this line must occur first
+oidtable       oidtable
+
+mydsaname      "c=@(country)@cn=@(dsa)"
+
+# DSAs to contact if we need a referral to a parent
+#parent        "@(rootDSA)"            @(rootDSAaddress)
+#parent        "@(otherDSA)"           @(otherDSAaddress)
+parent "@(countryDSA)"         @(countryDSAaddress)
+
+# shadow alias entries, and a few others
+shadow         aliasedObjectName
+shadow         roleOccupant
+shadow         seeAlso
+#shadow                masterDSA
+#shadow                slaveDSA
+
+# select which attributes you want to index
+optimize_attr  commonName
+optimize_attr  surName
+
+# select which part of the DIT to index
+index_subtree  "c=@(country)@o=@(organization)"
+
+# minimal logging, but full statistics
+dsaplog                level=exceptions sflags=close dflags=tty file=dsap.log
+stats          level=all sflags=close dflags=tty file=stats.log
+
+# logging directory
+logdir         @(etcdir)quipu/@(wildlife)/
+
+# default tree directory
+treedir                @(etcdir)quipu/@(wildlife)/
+
+# slave updates
+update         off
+
+# level below which users can search
+searchlevel    2
+
+# allow addition of "last modified by" attributes...
+lastmodified   on
+
+# read-only DSA
+readonly       off
+
+# DSP chaining
+dspchaining    on
+
+# limits...
+adminsize      50
+admintime      240
+cachetime      21600
+conntime       300
+nsaptime       45
+retrytime      3600
+slavetime      21600