On Jan 9, 2008 6:53 AM, Magnus <[EMAIL PROTECTED]> wrote:
>
> First let me say that I am a sage-newbie. I work at a high-school in
> Sweden as a math teacher. Our curriculum states that we are to teach
> our students in the using of computer programs when solving math
> problems.
>
> My problem is that our technicians (sp?) have succeded in installing
> sage at an internal server at our school, but we have found no
> information about how to create accounts other than the one admin
> account that is created automaticly. Does anyone know any solution to
> this problem?

If you type

  sage:  notebook?

and read the help there is an option "accounts=True"
which turns on letting users create accounts, e.g.,

   sage: notebook(..., accounts=True)

You could either (1) just leave that on, or (2) turn it on, create all
accounts you
want to have, and turn it off.

This is obviously not the best solution -- we haven't had time to implement
something better.  Volunteers welcome!

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to