[% SWITCH stage %] [% CASE 'register' %]

Account Registration

Fill out the form below to register your account. A verification email will be sent with instructions to activate your account after you have registered.
Note: 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.
Required fields are denoted by an asterisk (*).

 

[% fieldType = 'text' %] [% CASE 'registerconfirmed' %]

Confirm registration information

If you have confirmed that the accounts listed above do not represent you, you can continue with the registration process using the data you provided, summarized below:
[% fieldType = 'hidden' %] [% END %]

[% errorMessage %]

[% IF stage == 'register' %] [% END %]
*First Name: [% IF stage == 'registerconfirmed' %] [% allParams.givenName %] [% END %]
*Last Name: [% IF stage == 'registerconfirmed' %] [% allParams.sn %] [% END %]
*Organization: [% IF stage == 'registerconfirmed' %] [% allParams.o %] [% ELSE %] [% END %]
Telephone: [% IF stage == 'registerconfirmed' %] [% allParams.telephoneNumber %] [% END %]
*E-mail: [% IF stage == 'registerconfirmed' %] [% allParams.mail %] [% END %]
Title: [% IF stage == 'registerconfirmed' %] [% allParams.title %] [% END %]
*Username: [% IF stage == 'registerconfirmed' %] [% allParams.uid %] [% END %]
*Password: [% IF stage == 'registerconfirmed' %] NOT DISPLAYED [% ELSE %] [% END %]
*Confirm Password: [% IF stage == 'registerconfirmed' %] NOT DISPLAYED [% ELSE %] [% END %]
*Verification Code: [% captcha %]
[% SWITCH stage %] [% CASE 'register' %] [% CASE 'registerconfirmed' %] [% END %]