1 |
8376
|
tao
|
#properties for the account skin
|
2 |
8385
|
leinfelder
|
registry.config.username=uid=nceasadmin,o=NCEAS,dc=ecoinformatics,dc=org
|
3 |
|
|
registry.config.password=your-pw-goes-here
|
4 |
|
|
registry.config.scope=nceas
|
5 |
|
|
registry.config.organization=National Center for Ecological Analysis and Synthesis
|
6 |
|
|
registry.config.abbrev=NCEAS
|
7 |
|
|
registry.config.url=http://www.nceas.ucsb.edu/
|
8 |
|
|
registry.config.site=
|
9 |
|
|
registry.config.type=Identity Manager
|
10 |
|
|
registry.config.debug=1
|
11 |
8376
|
tao
|
|
12 |
8387
|
leinfelder
|
#The property defines a default value which controls the list of organization names showing in the account registration,
|
13 |
|
|
#password reset and change password templates for all skins.
|
14 |
|
|
#The value of the property will be overwritten if a skin properties file defines the property as well.
|
15 |
|
|
#The value of the property should be defined in the organization.name.VALUE=something in the organization part.
|
16 |
|
|
#Multiple values will be separated by ";".
|
17 |
8389
|
tao
|
ldap.templates.organizationList=unaffiliated;Account
|
18 |
8385
|
leinfelder
|
|
19 |
8382
|
leinfelder
|
# template settings
|
20 |
|
|
registry.templates.header=genericHeader.tmpl
|
21 |
|
|
registry.templates.footer=genericFooter.tmpl
|
22 |
|
|
|
23 |
8376
|
tao
|
# email settings
|
24 |
|
|
email.sender=NCEAS Identity Service <help@nceas.ucsb.edu>
|
25 |
|
|
email.recipient=help@nceas.ucsb.edu
|
26 |
|
|
email.admin=the identify service administrator
|