freeradius-users at lists.freeradius.org

Julien Savoie julien.savoie at usainteanne.ca
Tue Mar 30 22:49:13 CEST 2010


Check if you have this enabled in radiusd.conf

        mschap {
                 with_ntdomain_hack = yes
        }

        realm ntdomain {
                format = prefix
                delimiter = "\\"
                ignore_default = no
                ignore_null = no
        }

and proxy.conf

        realm DEFAULT {
                strip
        }

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.


Sergio Belkin wrote:
> 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20100330/6de0373e/attachment.html>


More information about the Freeradius-Users mailing list