On Dec 18, 2009, at 10:19 AM, Stefan wrote:

> Hey guys,
>
> Is there any way to disable the auto-login feature when a user
> accesses the Notebook server from the machine?  Since I'm hosting the
> notebook server in a VM and have an outside port forwarded to the VM,
> any users that access the server globally get logged in as admin.

No, they shouldn't be able to do so. When you start up the notebook it  
creates a one-time random nonce that it appends to the URL when  
opening the browser to log you in, but no one else knows that nonce,  
and it only works once anyways. Any other connection to the server  
requires authentication.

- Robert

-- 
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
URL: http://www.sagemath.org

Reply via email to