Re: New user login problem
OK, thank you. The problem is already solved. Mario On 16 sep, 09:44, Jacco Flenter wrote: > How did you set the password? There is a password field in the "change user" > form in the admin, but it does not contain the user's password in clear > text: it is the result of some cryptography on the password. It might be a > good idea to go to the change user form and check if the password field > contains something in the lines of "sha1$x$xxx..." > > Regards, > Jacco > > P.s. if you are on the "change user" page you can use the "change password > form" below the password field to modify the current password > > > > > > > > On Fri, Sep 16, 2011 at 2:20 PM, marios wrote: > > Thank you. > > > I did what you are saying. And I have tried creating several new > > users, but the error message is the same. > > > On 16 sep, 08:49, "Szabo, Patrick \(LNG-VIE\)" > > wrote: > > > Are you sure you've used the right credentials ?! > > > Can you log as the admin ?! > > > If so try to create another user and log in as such. > > > > . . . . . . . . . . . . . . . . . . . . . . . . . . > > > Ing. Patrick Szabo > > > XSLT Developer > > > LexisNexis > > > Marxergasse 25, 1030 Wien > > > > mailto:patrick.sz...@lexisnexis.at > > > Tel.: 00431 534521573 > > > Fax: +43 (1) 534 52 - 146 > > > > -Ursprüngliche Nachricht- > > > > Von: django-users@googlegroups.com [mailto:django-users@googlegroups.com] > > Im Auftrag von marios > > > Gesendet: Freitag, 16. September 2011 13:14 > > > An: Django users > > > Betreff: New user login problem > > > > I am a new user of Django with not much experience in programming. I > > > am following the tutorial. > > > In the Administration module I have created a new user with some > > > permissions, but when I try to logging in as this new user appear an > > > error message ("Wrong user or password") > > > Could you help me? > > > > -- > > > 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 athttp:// > > groups.google.com/group/django-users?hl=en. > > > -- > > 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. -- 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.
Re: New user login problem
OK now. I missed set is_staff=True. Thank you. Mario (A doubt: Is it OK ask support questions in this forum or its purpose is another? On 16 sep, 09:22, Martin Tiršel wrote: > Hi, > > did you set is_staff to True? > > Martin > > > > > > > > On Fri, 16 Sep 2011 14:20:14 +0200, marios wrote: > > Thank you. > > > I did what you are saying. And I have tried creating several new > > users, but the error message is the same. > > > On 16 sep, 08:49, "Szabo, Patrick \(LNG-VIE\)" > > wrote: > >> Are you sure you've used the right credentials ?! > >> Can you log as the admin ?! > >> If so try to create another user and log in as such. > > >> . . . . . . . . . . . . . . . . . . . . . . . . . . > >> Ing. Patrick Szabo > >> XSLT Developer > >> LexisNexis > >> Marxergasse 25, 1030 Wien > > >> mailto:patrick.sz...@lexisnexis.at > >> Tel.: 00431 534521573 > >> Fax: +43 (1) 534 52 - 146 > > >> -Ursprüngliche Nachricht- > > >> Von: django-users@googlegroups.com > >> [mailto:django-users@googlegroups.com] Im Auftrag von marios > >> Gesendet: Freitag, 16. September 2011 13:14 > >> An: Django users > >> Betreff: New user login problem > > >> I am a new user of Django with not much experience in programming. I > >> am following the tutorial. > >> In the Administration module I have created a new user with some > >> permissions, but when I try to logging in as this new user appear an > >> error message ("Wrong user or password") > >> Could you help me? > > >> -- > >> 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 > >> athttp://groups.google.com/group/django-users?hl=en. -- 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.
Re: New user login problem
Thank you. I did what you are saying. And I have tried creating several new users, but the error message is the same. On 16 sep, 08:49, "Szabo, Patrick \(LNG-VIE\)" wrote: > Are you sure you've used the right credentials ?! > Can you log as the admin ?! > If so try to create another user and log in as such. > > . . . . . . . . . . . . . . . . . . . . . . . . . . > Ing. Patrick Szabo > XSLT Developer > LexisNexis > Marxergasse 25, 1030 Wien > > mailto:patrick.sz...@lexisnexis.at > Tel.: 00431 534521573 > Fax: +43 (1) 534 52 - 146 > > -Ursprüngliche Nachricht- > > Von: django-users@googlegroups.com [mailto:django-users@googlegroups.com] Im > Auftrag von marios > Gesendet: Freitag, 16. September 2011 13:14 > An: Django users > Betreff: New user login problem > > I am a new user of Django with not much experience in programming. I > am following the tutorial. > In the Administration module I have created a new user with some > permissions, but when I try to logging in as this new user appear an > error message ("Wrong user or password") > Could you help me? > > -- > 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 > athttp://groups.google.com/group/django-users?hl=en. -- 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.
New user login problem
I am a new user of Django with not much experience in programming. I am following the tutorial. In the Administration module I have created a new user with some permissions, but when I try to logging in as this new user appear an error message ("Wrong user or password") Could you help me? -- 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.