<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">Check if you have this enabled in radiusd.conf<br>
<br>
        mschap {<br>
                 with_ntdomain_hack = yes<br>
        }<br>
<br>
        realm ntdomain {<br>
                format = prefix<br>
                delimiter = "\\"<br>
                ignore_default = no<br>
                ignore_null = no<br>
        }<br>
<br>
</font>and proxy.conf<br>
<br>
        realm DEFAULT {<br>
                strip<br>
        }<br>
<br>
If you only have one domain this will work.  If you have different
domains you'll need to setup the individual realms.  Sounds like in
your case you don't though.<br>
<br>
<br>
Sergio Belkin wrote:
<blockquote
 cite="mid:8c6f7f451003301305s4c7fa311jb9694c1b5986b917@mail.gmail.com"
 type="cite">
  <pre wrap="">There are a few log entries like as as follows
 Auth: Login incorrect (rlm_ldap: User not found):
[QSARGENTINA\\amumenthaler] (from client UP-PVIII-VIII-Bis port 0 via
TLS tunnel)

Please could you help me to find a fix?</pre>
</blockquote>
</body>
</html>