#properties for the account skin
registry.config.username=uid=nceasadmin,o=NCEAS,dc=ecoinformatics,dc=org
registry.config.password=your-pw-goes-here
registry.config.scope=nceas
registry.config.organization=National Center for Ecological Analysis and Synthesis
registry.config.abbrev=NCEAS
registry.config.url=http://www.nceas.ucsb.edu/
registry.config.site=
registry.config.type=Identity Manager
registry.config.debug=1

#The property defines a default value which controls the list of organization names showing in the account registration, 
#password reset and change password templates for all skins.
#The value of the property will be overwritten if a skin properties file defines the property as well.
#The value of the property should be defined in the organization.name.VALUE=something in the organization part.
#Multiple values will be separated by ";".
ldap.templates.organizationList=unaffiliated;Account

# template settings
registry.templates.header=genericHeader.tmpl
registry.templates.footer=genericFooter.tmpl

# email settings
email.sender=NCEAS Account Service <noreply@nceas.ucsb.edu>
email.contact=Contact: help@nceas.ucsb.edu
email.recipient=noreply@nceas.ucsb.edu
email.admin=the identify service administrator