1
|
#properties for the account skin
|
2
|
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
|
|
12
|
|
13
|
# template settings
|
14
|
registry.templates.header=genericHeader.tmpl
|
15
|
registry.templates.footer=genericFooter.tmpl
|
16
|
|
17
|
# email settings
|
18
|
email.sender=NCEAS Identity Service <help@nceas.ucsb.edu>
|
19
|
email.recipient=help@nceas.ucsb.edu
|
20
|
email.admin=the identify service administrator
|