Hi Alan,
Thanks for your answers and excuse me for my english fill of mistakes.
2011/11/10 Alan DeKok <
aland@deployingradius.com
<mailto:aland@deployingradius.com>>
Alejandro Gandara wrote:
> I'm authenticating users in RADIUS against LDAP, if I login from
> computer with 802.1x configured and users and password taken from
domain
> automatic. Im getting wrong authenticated because the login has the
> following chain.
>
> DOMAIN\\Users
>
> How can i avoid that radius read the prefix?
You should be able to authenticate using just the user name, using
ntlm_auth. See the examples in raddb/modules/ntlm_auth
Im reading about it. Thanks for this information.
> I've tried to introduce the option prefix in
/etc/sites-enable/default ,
> but its getting me back errors because of wrong way to introduce
that line.
Yes. Don't define a realm. It won't work.
Post the debug output. That helps, too.
This is my debug output:
rad_recv: Access-Request packet from host 172.20.40.28 port 1025,
id=112, length=218
Framed-MTU = 1480
NAS-IP-Address = 172.20.40.28
NAS-Identifier = "SW-INT-1-3"
User-Name = "PRIVATE\\usertest"