#4960: issue with user account creation in the notebook
----------------------+-----------------------------------------------------
 Reporter:  was       |       Owner:  boothby   
     Type:  defect    |      Status:  new       
 Priority:  major     |   Milestone:  sage-3.2.4
Component:  notebook  |    Keywords:            
----------------------+-----------------------------------------------------
 {{{
 Hello,

 I'm running my server with account creation disabled and when I want
 to add a user I restart it briefly with notebook(...,accounts=true)

 Stage 1:
 I through the "create a new account" procedure without trying the
 newly created user then immediately restarts the server with accounts
 disabled (as I don't want to run too much with account creation open)
 I try to log in -> the user "doesn't exist".

 Stage 2:
 I restart the server accounts=true, create the user and log in a first
 time with the newly created account, then logout and restart the
 server with accounts creation disabled.
 Same error, user doesn't exist anymore.

 Stage 3:
 - Create account
 - Log in with it
 - Create a new (first) worksheet
 - Logout
 - Restart the server
 - Alleluia the user finally exists and can log in.

 Apparently existence of the user seems to be linked to the existence
 of a first sheet or at least the user directory under .sage/
 sage_notebook/worksheets/

 I would rather expect stage1 to be enough to create a new account,
 maybe creating the user directory during what is supposed to be the
 initial user creation would be enough?

 Phil
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4960>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to