Kristina Pfaff-Harris <[EMAIL PROTECTED]> wrote: > The problem seems to be with a 63-character username in combination with a > 16-character password. In this case, the username isn't a local user, but > an iPass user where it comes in with a long string that goes something > like "IPASS/(sessionid)/[EMAIL PROTECTED]" as the username (the whole > string being a total of 63 characters) and any 16-character password. > Freeradius shows the password as containing an extra character on the end > (usually a 0, but sometimes weird upper ascii as well). It then does the > proxying to IPASS just fine, but with the extra character in the password, > auth fails.
That does sound familiar... but I don't recall any more than that. > Pointers to docs and/or code modules appreciated as well. I'm not entirely > sure where to start looking! :-) I've had good luck with 'valgrind' lately, but it's not perfect. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
