Yeah, i guess i have to work as admin. It's there a way to change the 'admin' user name right?
On 7 feb, 00:05, William Stein <wst...@gmail.com> wrote: > On Sun, Feb 6, 2011 at 11:29 AM, Daniel M. <danielmeji...@gmail.com> wrote: > > Hi everyone, i need some help configuring my notebook: > > When i start the notebook server typing "notebook()" on the sage > > prompt it always login as 'admin' so i have to log out and enter as my > > user defined account. > > I've tried to reconfigure my notebook server settings as follows: > >>> nb = sagenb.notebook.notebook.Notebook(tmp_dir()+'.sagenb') > >>> nb.add_user('user','password','','admin',True) > > so there is not default user to log in when notebook starts > >>>nb.default_user() > > '' > > but when i type notebook() > >>>notebook() > > it always stars as admin > > > i dont know what kind of problems would i have if a work on the sage > > nb as admin, > > i hope anyone can help > > Just work as admin. > > Alternatively, maybe type > > sage: notebook(require_login=True) > > > > > (About my english, i don't know the status of my writing, i'm Spanish- > > speaking so im just learning) > > > -- > > To post to this group, send email to sage-support@googlegroups.com > > To unsubscribe from this group, send email to > > sage-support+unsubscr...@googlegroups.com > > For more options, visit this group > > athttp://groups.google.com/group/sage-support > > URL:http://www.sagemath.org > > -- > William Stein > Professor of Mathematics > University of Washingtonhttp://wstein.org -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org