Re: User-Password character
Sergey Poznyakoff <[email protected]> Fri, 19 Aug 2005 09:49:33 +0300
| Newsgroups | gmane.comp.gnu.radius.general |
|---|---|
| Organization | Farlep-Internet |
| Message-ID | <[email protected]> |
Tomoyasu Maitani <[email protected]> wrote: > > I try to set a User-Password including "=", "!" and "$" characters. > But the password which is included these characters is always not > recognized as a password and authentication is failed. Otherwise are > no problem. Is there any character limitation for User-Password? No, there is not. The only character User-Password cannot contain is NUL. Regards, Sergey