Project

General

Profile

« Previous | Next » 

Revision 8468

Added by Jing Tao almost 11 years ago

Add a new property to specify the hash class which will be used to protect the password.

View differences:

lib/metacat.properties
180 180
#auth.moderators=cn=knb-prod,o=NCEAS,dc=ecoinformatics,dc=org
181 181
#auth.moderators=cn=knb-prod,o=NCEAS,dc=ecoinformatics,dc=org:cn=esa-moderators,dc=ecoinformatics,dc=org:cn=parc-moderators,o=PARC,dc=ecoinformatics,dc=org
182 182
auth.file.path=/var/metacat/certs/password
183
auth.file.pass=changeit #Please change it
183
auth.file.hashClassName=edu.ucsb.nceas.metacat.authentication.AuthFileBCryptHash
184 184

  
185 185
# time in milliseconds allowed for ldap server connections
186 186
ldap.connectTimeLimit=5000

Also available in: Unified diff