Thank you for being patient in helping me out. I checked it /etc/passwd and found this line which I think is the reference for UID 70
_www:*:70:70:World Wide Web Server:/Library/WebServer:/usr/bin/false I did "su - _www" (I hope I did this right). It still asked for a password which I entered my root password (the only password that I know) and it complained that the password is wrong. Please advise. Simon On Aug 22, 2:30 am, Randy Barlow <rbar...@americanri.com> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Simon Lee declared: > > > Hi Thomas, > > > Ok, I put in the "assert False, os.getuid()". The error log logged the > > following: > > > [Fri Aug 21 23:37:48 2009] [error] [client 127.0.0.1] assert > > False, os.getuid() > > [Fri Aug 21 23:37:48 2009] [error] [client 127.0.0.1] AssertionError: > > 70 > > > Then, I go the shell and entered "su - 70". It asked for the password. > > I entered my root password, that's the only password that I set before > > and the only password I know. But it said the password is wrong. I > > cannot go any further as your advised. What should I do? I am not too > > familiar with using Linux. Please help. > > The problem is that su wants a username and you are giving it a user id. > You can look in /etc/passwd to see what user has UID 70 and then su - > <username>. > > - -- > Randy Barlow > Software Developer > The American Research Institutehttp://americanri.com > 919.228.4971 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.11 (GNU/Linux) > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org > > iEYEARECAAYFAkqO58wACgkQw3vjPfF7QfVV7gCfTU3JLho3zVZ7viiHWJefkF6z > o1wAnjgRLCGgNF4sGSL5d/iSyhMtph9/ > =hkaK > -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@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 -~----------~----~----~----~------~----~------~--~---