mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

pgamba
17.13.2007 817536ece2008cbb4e82eb878bd8cbea1dfc7224
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# opends repository configuration
url.file=index.html
url.daily=http://builds.opends.org/daily-builds/latest/
url.weekly=http://builds.opends.org/weekly-builds/latest/
url=${url.daily}
# opends instance configuration parameters
admin.dn=uid=admin
admin.pwd=P@55w0rd
port.ldap=7389
port.ldaps=7636
port.jmx=7689
company=telco
domain=${company}.com
suffix=o=${domain}
 
# default number of entries for which to generate the make-ldif template
makeldif.entries=1200
makeldif.template=${company}.template
makeldif.stubs=${company}.template.stubs
makeldif.ldif=${company}.ldif
 
# schema extensions
schema.ldif=98${company}.ldif