Revision 3656
Added by ben leinfelder almost 17 years ago
lib/ldapweb.cfg | ||
---|---|---|
64 | 64 |
filter MSU = |
65 | 65 |
user MSU = @ldap_user@ |
66 | 66 |
password MSU = @ldap_password@ |
67 |
ldapurl SANParks = dataknp.sanparks.org |
|
68 |
ldapSearchBase SANParks = dc=ecoinformatics,dc=org |
|
69 |
dn SANParks = o=SANParks,dc=ecoinformatics,dc=org |
|
70 |
filter SANParks = |
|
71 |
user SANParks = @ldap_user@ |
|
72 |
password SANParks = @ldap_password@ |
|
73 |
ldapurl SAEON = dataknp.sanparks.org |
|
74 |
ldapSearchBase SAEON = dc=ecoinformatics,dc=org |
|
75 |
dn SAEON = o=SAEON,dc=ecoinformatics,dc=org |
|
76 |
filter SAEON = |
|
77 |
user SAEON = @ldap_user@ |
|
78 |
password SAEON = @ldap_password@ |
lib/style/common/templates/ldapRegister.tmpl | ||
---|---|---|
9 | 9 |
you will be assigned a user account that allows you to store your |
10 | 10 |
own data as part of the KNB and to collaborate with other research |
11 | 11 |
scientists through the KNB.</td></tr> |
12 |
<tr><td align="left"><span class="redbold">To create an account affiliated with an organization such as OBFS, UCNRS, KU, LTER, UVM, NCEAS, OSUSB, SDSC or NAPIER contact tech support. Emails are: tech_support@lternet.edu for LTER, infomgr@ucnrs.org for UCNRS and knb-help@nceas.ucsb.edu for other organizations.</td></tr> |
|
12 |
<tr><td align="left"><span class="redbold">To create an account affiliated with an organization such as OBFS, UCNRS, KU, LTER, UVM, NCEAS, OSUSB, SDSC or NAPIER contact tech support. Emails are: tech_support@lternet.edu for LTER, infomgr@ucnrs.org for UCNRS, judithk@sanparks.org for SANParks and SAEON and knb-help@nceas.ucsb.edu for other organizations.</td></tr>
|
|
13 | 13 |
<tr><td align="left"><span class="label">Required fields are denoted by an asterisk (*).</td></tr> |
14 | 14 |
|
15 | 15 |
</table> |
lib/style/common/templates/loginForm.tmpl | ||
---|---|---|
96 | 96 |
<option value="OBFS" >OBFS</option> |
97 | 97 |
<option value="OSUSB" >OSUSB</option> |
98 | 98 |
<option value="PISCO" >PISCO</option> |
99 |
<option value="SAEON" >SAEON</option> |
|
100 |
<option value="SANParks" >SANParks</option> |
|
99 | 101 |
<option value="SDSC" >SDSC</option> |
100 | 102 |
<option value="UCNRS" >UCNRS</option> |
101 | 103 |
<option value="unaffiliated">unaffiliated</option> |
Also available in: Unified diff
add SANParks and SAEON affiliations