Hmm, on second thoughts... I tested from the shell in a few user environements and it worked.
However, when applying this to Django, all users show the user name of the user running the server. Hindsight makes this logical, as the other users only use their browser, not their own local python. So I think now the question seems to be "how to extract the OS user name from the browser environment?" Regards, Bob On Mar 25, 7:06 pm, BobAalsma <b...@leaddevice.com> wrote: > OK, found it - thanks! > > Regards, > Bob > > On Mar 25, 6:40 pm, "piz...@gmail.com" <piz...@gmail.com> wrote: > > > Check the module index in the python website:http://docs.python.org/ > > modindex.html > > > There you will find everything about python modules like sys, os, and > > others. > > > Regards, > > Oscar C. > > > El 25/03/2010, a las 18:28, BobAalsma escribió: > > > > YES! > > > > Works beautifully, thanks. > > > > On the newbie part: how could I have found this? > > > I did find the os.environ and you've helped me discover how to look > > > inside, but what if I need something completely different? > > > > Regards, > > > Bob -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.