I use Ubuntu 8.04 with SAGE 3.1.1 running locally, installed in /home/ username/local/sage/... with a softlink in /usr/bin. I have no problems using sage in a terminal, or starting the notebook. I've just noticed that I automatically get logged in as admin, and then have to log out, then log in again as the desired user. This has been standard in every install I've done on both this machine as well as another pc. It's happened with different versions of Ubuntu. I usually don't build from source, I just do a quick install. During the install everything always goes smoothly, and I don't have any other issues [yet :)]
On Sep 3, 10:47 am, "Timothy Clemans" <[EMAIL PROTECTED]> wrote: > I haven't seen this happen to me before. Please give us some more > information. Are you using VMWare? > > require_login = True is the default. > > On Wed, Sep 3, 2008 at 11:10 AM, Crissy Ruffo <[EMAIL PROTECTED]> wrote: > > > Hello all, > > > Using the command > > sage: notebook() > > takes me to the admin account worksheet list. Is require_login=False > > the default? > > Using the command > > sage: notebook(require_login=True) > > takes me to the admin account worksheet list, same as if I didn't > > specify that I wanted the login screen. I would like for the default > > to take me to the login screen. Am I using the wrong option? If not, > > I don't mind changing the code, if someone can help. > > > Cheers - Crissy --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] 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://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
