User Password Page: Difference between revisions

From Research Computing Center Wiki
Jump to navigation Jump to search
(Created page with "We need some mechanism to pass passwords to new users, or to users who have forgotten their password. The old way was via a web page that users authenticated with using MyID....")
(No difference)

Revision as of 10:36, 24 June 2013

We need some mechanism to pass passwords to new users, or to users who have forgotten their password. The old way was via a web page that users authenticated with using MyID. The passwords were generated by a script on the zcluster, which uploaded the password to the web page. (GD)