Revision 3390
Added by Jing Tao about 17 years ago
esa.cfg | ||
---|---|---|
1 | 1 |
# |
2 | 2 |
# General configuration parameters |
3 | 3 |
# |
4 |
metacatUrl = http://@server@@servlet-path@ |
|
4 |
metacatUrl = http://@httpserver@@servlet-path@
|
|
5 | 5 |
username = uid=esaadmin,o=NCEAS,dc=ecoinformatics,dc=org |
6 |
password = your-pw-goes-here
|
|
6 |
password = your-pw-goes-here |
|
7 | 7 |
ldapUrl=@ldapUrl@ |
8 | 8 |
defaultScope = esa |
9 | 9 |
organization = Ecological Society of America |
Also available in: Unified diff
Change the token from server to httpserver in case server is not set https ( server has the https port)