Special Character Password Authentication
Greeting to All, I have some problem on special character when authenticating on radius. my special character here means 'space' character. The sinario is like this: When I type in this username and password for authentication User-Name: abc123 User-Password: Aa;:/? ',<.>" (note the blank space after the "?") my radius server received the username and password as this: User-Name: abc123User-Password: Aa;:/?_',<.>" the 'space' character become this '_' character Any idea about this issue? Regards, Aren Chua _________________________________________________________________ Gear up for Halo® 3 with free downloads and an exclusive offer. It’s our way of saying thanks for using Windows Live™. http://gethalo3gear.com?ocid=SeptemberWLHalo3_WLHMTxt_2
Aren Chua wrote:
The sinario is like this: When I type in this username and password for authentication User-Name: _abc123_ <mailto:iSEELA3@nqmtesting.com> User-Password: Aa;:/? ',<.>" (note the blank space after the "?")
my radius server received the username and password as this:
User-Name: _abc123_ <mailto:IPASS/0U0nGik00r/iSEELA3@nqmtesting.com> User-Password: Aa;:/?_',<.>"
The RADIUS client is translating the space into '_'. i.e. the RADIUS client is broken. Alan DeKok.
participants (2)
-
Alan DeKok -
Aren Chua