7 Dec
2015
7 Dec
'15
11:24 a.m.
On Dec 7, 2015, at 11:22 AM, Gang Li <gavin.lee.cd@gmail.com> wrote:
It works. Thank you.
One more question: Why the password in "radpostauth" shown without the tail/padding?
Because it's treated as a string there. The embedded zero means "end of string". Alan DeKok.