Hi Maurice!

Nice to hear you :)
 
>   username-chars  "[EMAIL PROTECTED]&\\/="
> 
> in your radius config file? The equal sign is normally not a password
> character which is accepted.

No, you have mixed it up with the user name. Passwords can contain
whatever characters one likes (except 0 of course).
 
> (like "password=thepassword", where "password=3$8d=!$= is confusing the 
> parser).

That's right. It should be password='3$8d=!$=' instead (besides,
exclamation sign is a special character in many shells and must be
either quoted or escaped).

Regards,
Sergey


_______________________________________________
Help-gnu-radius mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-radius

Reply via email to