| 1 | initial version |
If you are an admin and want to reset password for a particular user, you can go to "Settings", "Manage Users" and press "Reset" in the password column. If you need to reset admins password you can do it by launching notebook serter with option reset (see Configure and Start a Notebook Server): sage: notebook(reset=True)
| 2 | No.2 Revision |
If you are an admin and want to reset password for a particular user, you can go to "Settings", "Manage Users" and press "Reset" in the password column.
If you need to reset admins password you can do it by launching notebook serter with option reset (see Configure and Start a Notebook Server):
sage: notebook(reset=True)):
sage: notebook(reset=True)
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.