#103: username field is case sensitive with authreg_mysql
-------------------+--------------------------------------------------------
Reporter:  Teresa  |        Owner:  smoku
    Type:  defect  |       Status:  new  
Priority:  major   |    Component:  c2s  
 Version:  2.1.7   |   Resolution:       
Keywords:          |     Blocking:       
-------------------+--------------------------------------------------------
Comment (by smoku):

 There were two chages in authreg_mysql: removing 0K login support and
 setting connection to UTF-8 properly. The second could probably interfere
 with the collation you have set.

 Please provide:
  * how your authreg table is created: {{{SHOW CREATE TABLE authreg;}}}
  * the exact row of the authreg table of the failing user: {{{SELECT *
 FROM authreg WHERE username = 'failing_user';}}}
  * compile c2s with {{{--enable-debug}}}, run c2s with {{{-D}}} switch and
 show the SELECT statement that causes login failure for the user

-- 
Ticket URL: <http://jabberd2.xiaoka.com/ticket/103#comment:4>
jabberd2 <http://jabberd2.xiaoka.com/>
jabberd2 project
_______________________________________________
jabberd2 mailing list
[email protected]
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com

Reply via email to