[Swan-dev] Android with XAuth: Password contains NUL character

Wolfgang Nothdurft wolfgang at linogate.de
Fri May 30 14:04:50 EEST 2014


It seems that android sends the password with NUL character.

The change was in commit:

commit 018e484346efc2105e79c210d0255a79d05fa509
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Apr 13 22:03:25 2014 -0400


Here is my debug output:

"XAUTH User Password contains NUL character: rejected (%s) 
%d=%d",strattr.cur,sz,strnlen((const char *)strattr.cur, sz));

May 30 12:58:50 master pluto[6353]: "client-android"[4] 80.187.107.190 
#2: XAUTH User Password contains NUL character: rejected (password) 9=8


Wolfgang


More information about the Swan-dev mailing list