summaryrefslogtreecommitdiff
path: root/bin/dev.clc.example
blob: 7a61c89ff4729139dfee03f90b01385a44acdabd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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