On Wed, Apr 29, 2009 at 11:41 AM, dw <[email protected]> wrote: > > I feel silly asking this, but I can't seem to find info anywhere on > this. I'm running the VMWare image (Sage ver. 3.2.3) and I want to be > able to have multiple users log into the server. Right now it > automatically signs in under the 'admin' account. If I sign out and > try to sign back in, it logs right in with no password prompt or > option to create a new user. I've tried changing the password but I > don't know the current password (if left blank it give an error saying > such). Any help or if anyone can point me in the right direction I'd > appreciate it. Thanks.
1. Record the address that you use to connect to the vmware server (in your web browser) (in single user mode). 2. At the login prompt type type login: sage 3. Type at the sage prompt. sage: notebook(address="1.2.3.4", accounts=True, port=80) where 1.2.3.4 is the address you recorded in 1. It might work! William --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
