<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial, Helvetica, sans-serif;font-size:10.5pt" ><div dir="ltr" >hello</div>
<div dir="ltr" > </div>
<div dir="ltr" > </div>
<div dir="ltr" >seams like the Radius::MSCHAP::ASCIItoUnicode function is not Unicode save.</div>
<div dir="ltr" > </div>
<div dir="ltr" >should use the right encoding like that:</div>
<div dir="ltr" > </div>
<div dir="ltr" >----</div>
<div dir="ltr" >use Encode qw/encode/;</div>
<div dir="ltr" ><div> </div>
<div>sub ASCIItoUnicode<br>{<br>    return encode("UCS-2LE", $_[0]);<br>}</div></div>
<div dir="ltr" >----</div>
<div dir="ltr" > </div>
<div dir="ltr" > </div>
<div dir="ltr" ><br>Yours sincerely<br><br>Alfred Reibenschuh<br>Network-Management Architect<br>COE Network-Service-Delivery-Management<br>Network & Telecommunication AT<br><br>V.T.S. Value Transformation Services GmbH<br>An IBM Company<br>Obere Donaustrasse 95<br>1020 Wien<br>Phone: +43-1-2056320-143<br>Mobile: +43-664-3523820<br>mailto:Alfred.Reibenschuh_v-tservices@at.ibm.com<br><br>Please consider the environment before printing this e-mail.<br><br>This e-mail is confidential and may also contain privileged information. If you are not the intended recipient you are not authorized to read, print, save, process or disclose this message. If you have received this message by mistake, please inform the sender immediately and delete this e-mail, its attachments and any copies.<br>Any use, distribution, reproduction or disclosure by any person other than the intended recipient is strictly prohibited and the person responsible may incur penalties.<br>Thank you!<br> </div>
<div dir="ltr" > </div>
<div dir="ltr" > </div>
<blockquote data-history-content-modified="1" dir="ltr" style="border-left:solid #aaaaaa 2px; margin-left:5px; padding-left:5px; direction:ltr; margin-right:0px" >----- Original message -----<br>From: radiator-request@lists.open.com.au<br>Sent by: "radiator" <radiator-bounces@lists.open.com.au><br>To: radiator@lists.open.com.au<br>Cc:<br>Subject: radiator Digest, Vol 110, Issue 1<br>Date: Tue, Jul 3, 2018 2:00 PM<br> 
<div><font size="2" face="Default Monospace,Courier New,Courier,monospace" >Send radiator mailing list submissions to<br>radiator@lists.open.com.au<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br><a href="http://lists.open.com.au/mailman/listinfo/radiator" target="_blank">http://lists.open.com.au/mailman/listinfo/radiator</a><br>or, via email, send a message with subject or body 'help' to<br>radiator-request@lists.open.com.au<br><br>You can reach the person managing the list at<br>radiator-owner@lists.open.com.au<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of radiator digest..."<br><br><br>Today's Topics:<br><br>   1. Special characters in passwords using mschapv2 (eduroam)<br>      (Henk van Lingen)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Mon, 2 Jul 2018 14:11:26 +0200<br>From: Henk van Lingen <H.G.K.vanLingen@uu.nl><br>To: <radiator@open.com.au><br>Subject: [RADIATOR] Special characters in passwords using mschapv2<br>(eduroam)<br>Message-ID: <20180702121126.GB23612@uu.nl><br>Content-Type: text/plain; charset="us-ascii"<br><br><br><br>Hi,<br><br>Does anybody know if it should be possible to use characters > ascii-127<br>in passwords when using radiator in an eduroam setup in combination with an<br>Novell LDAP server providing 'Novel Universal Passwords' for the inner<br>authentication.<br><br>All works well as long as users don't use exotic characters. If they do the<br>hashes compared in<br><br>/usr/lib/perl5/site_perl/5.14.2/Radius//AuthGeneric.pm<br><br>are different.<br><br>Regards,<br>--<br>Henk van Lingen, ITS Infrastructuur & Exploitatie,<br>Universiteit Utrecht, Heidelberglaan 8, room 3.50<br>phone: +31-30-2538453  <br><br><br>------------------------------<br><br>Subject: Digest Footer<br><br>_______________________________________________<br>radiator mailing list<br>radiator@lists.open.com.au<br><a href="http://lists.open.com.au/mailman/listinfo/radiator" target="_blank">http://lists.open.com.au/mailman/listinfo/radiator</a><br><br>------------------------------<br><br>End of radiator Digest, Vol 110, Issue 1<br>****************************************</font><br> </div></blockquote>
<div dir="ltr" > </div></div><BR>