Administration Guide : Installing Xinet : Setting up E-mail Notifications for Forgotten Login Passwords

Setting up E-mail Notifications for Forgotten Login Passwords
If a pilot user has forgotten their login password, Administrators can configure a e-mail notification to inform them of the problem.
To set an e-mail notification address:
1.
Open /usr/etc/portal/PORTAL/pilot/templates/login.tmpl.html.
2.
replace:
<div id="login-widgets"><a href="mailto:">Forgot password?</a></div>
with:
<div id="login-widgets"<a href="mailto:someone@example.com">Forgot password?</a></div>