Project

General

Profile

« Previous | Next » 

Revision 8387

add ou=Account to the default account.properties

View differences:

lib/style/skins/account/account.properties
9 9
registry.config.type=Identity Manager
10 10
registry.config.debug=1
11 11

  
12
#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
ldap.templates.organizationList=unaffiliated,Account
12 18

  
13 19
# template settings
14 20
registry.templates.header=genericHeader.tmpl
lib/metacat.properties
211 211
ldap.templates.searchResults=searchResults.tmpl
212 212
ldap.templates.lookupName=ldapLookupName.tmpl
213 213
ldap.templates.lookupNameSuccess=ldapLookupNameSuccess.tmpl
214
#The property defines a default value which controls the list of organization names showing in the account registeration, password reset and change password templates for all skins.
214
#The property defines a default value which controls the list of organization names showing in the account registration, 
215
#password reset and change password templates for all skins.
215 216
#The value of the property will be overwritten if a skin properties file defines the property as well.
216 217
#The value of the property should be defined in the organization.name.VALUE=something in the organization part.
217
#Multiple vlaues will be separated by ";".
218
#Multiple values will be separated by ";".
218 219
ldap.templates.organizationList=unaffiliated
219 220

  
220 221
############### Session Values ###############

Also available in: Unified diff