29 Jun
2016
29 Jun
'16
9:08 a.m.
Hello, I'm pretty sure what I'm seeing is related to the client I'm using, but I think it's quite odd : the client is ProFTPd, and it's a login phase. I'm sending user : unlogindeplus and pass : toast But what I see in FR logs in debug mode is quite surprising : <snip> (5) User-Name = "unlogindeplus" (5) User-Password = "toast\000ndtoast" (5) NAS-Identifier = "ftps" (5) NAS-IPv6-Address = ::ffff:188.165.117.231 (5) NAS-Port = 21 (5) NAS-Port-Type = Virtual (5) Calling-Station-Id = "217.114.201.133" (5) Service-Type = Login-User <snip> As you can see, FR "sees" User-Password : "toast\000ndtoast" and not simply "toast". I'm puzzled. Thanks ! Hoggins!