X-Git-Url: http://andersk.mit.edu/gitweb/sql.git/blobdiff_plain/5cb62ba942e735545295a8cce19be93688557719..e4fd5e1b03c4d9aa73a7be54558fcc61de619531:/www/templates/main/passwd.tmpl diff --git a/www/templates/main/passwd.tmpl b/www/templates/main/passwd.tmpl new file mode 100644 index 0000000..0a0773b --- /dev/null +++ b/www/templates/main/passwd.tmpl @@ -0,0 +1,28 @@ +#extends templates.common.shell + +#def title: Change Password + +#block body +

Your MySQL password should be different from your Athena account password.

+ +
+ + + + +
new password:
repeat new password:

+
+
+

Note: you need to also update your .my.cnf file on Athena if you want to use SIPB scripts auto-installers or access the MySQL service from the command-line.

+ +
+
+
+This website provides signups for individual user locker +MySQL accounts. Groups locker administrators can +signup for group locker MySQL accounts +from any Athena prompt. +
+ +#end block body \ No newline at end of file