1 | initial version |
There is a wiki page about how to set up a sage server.
Users in the sage notebook are setup and stored in the file ~/.sage/sage_notebook.sagenb/users.pickle
. All of the configuration in the notebook including the worksheets are in that notebook directory ~/.sage/sage_notebook.sagenb
.
If you really want to share users across different installations, you would have to copy the directory I mentioned above. I would advise you
If you allow openid access, then you can not use the same notebook directory across different URLs.
You can simply backup the notebook directory from time to time. I do that through a script running under cron that backs up the notebook directory periodically, and deletes old backups.