summaryrefslogtreecommitdiff
path: root/bin/dev.clc.example
diff options
context:
space:
mode:
authorabranson <abranson@PCUWE01.cern.ch>2012-07-25 16:32:13 +0200
committerabranson <abranson@PCUWE01.cern.ch>2012-07-25 16:32:13 +0200
commit05758b2129d8dd57d97b4237a7735673047fecbe (patch)
tree4ddd312308836ca8112b3405e4cdf754383649a4 /bin/dev.clc.example
parent6e38d4871a6d12ef49ae2b86e43739dc57058fa3 (diff)
cristal-dev defines its own server, and depends on cristal-kernel rather
than the other way around.
Diffstat (limited to 'bin/dev.clc.example')
-rw-r--r--bin/dev.clc.example15
1 files changed, 15 insertions, 0 deletions
diff --git a/bin/dev.clc.example b/bin/dev.clc.example
new file mode 100644
index 0000000..7a61c89
--- /dev/null
+++ b/bin/dev.clc.example
@@ -0,0 +1,15 @@
+Name=Cristal Development Server
+
+// TCP server ports
+ItemServer.name=localhost
+ItemServer.iiop=1505
+ItemServer.Proxy.port=1555
+
+// LDAP Lookup config
+LDAP.GlobalPath=SUFFIX
+LDAP.RootPath=cn=cristal2
+LDAP.LocalPath=cn=dev
+LDAP.port=389
+LDAP.host=localhost
+LDAP.user=USER
+LDAP.password=PASS