[%- user_details.first_name | ucfirst; content_only = 1 # place here to avoid format issues %], Your HILIS registration details. Please read this message carefully as it contains important information on passwords, how to change them and what to do if you forget yours. The recommended browser is Mozilla Firefox , but a recent version of any modern browser (Google Chrome, Safari, Opera, Internet Explorer) should be OK. The network address is: <[% c.cfg('settings').service_url %]> You can bookmark this if you wish for easier access in future. [% DEFAULT user_details.plain_txt_pwd = '******' # created during 'post' action username = user_details.first_name _ '.' _ user_details.last_name; password = user_details.plain_txt_pwd; -%] Your username is: [% username %] You must login within one month otherwise you will need to use the forgotten password link on the login page to re-activate your account. [% DEFAULT user_details.uid = 1; DEFAULT user_details.epoch = 100; -%] The easiest way to login is to use the following link [valid for initial login only]: [% app_url %]?uid=[% user_details.uid %]&first_login=[% user_details.epoch / 100 # always ends 00 %]&authen_username=[% username | url %]&authen_password=[% password %] If you click the link and it appears to be broken, please copy and paste it into a new browser window and submit. If this still does not work you can login manually using a temporary password: >>>[% password %]<<< [select content between arrows to copy] --------------------------------------------------------------------------- PLEASE NOTE YOUR PASSWORD IS ALWAYS CASE-SENSITIVE (ie AbC, not abc or ABC) --------------------------------------------------------------------------- You will then be forwarded automatically to a page where you will need to set your own password (minimum length is 5 characters). If you wish to change your password any time afterwards, after login go to: Resources -> User functions -> Change password Minimum new password length is 5 characters. If you ever forget your password, there is a link on the login page to send a new temporary password to your registered email address. [% time_out = c.cfg('settings').default_user_timeout / 60 -%] Idle time-out is set to [% time_out %] minutes, after which you will need to re-enter your password to continue using the system. Let me know if you have any difficulties, or want some assistance with using the system, though I hope it is largely self-explanatory. ------------------------------------------------------------- PLEASE KEEP THIS MESSAGE IN A SAFE PLACE FOR FUTURE REFERENCE -------------------------------------------------------------