Thank you Phil. I did not know that the secret is used (also) to garbling the password.
Thank you so much.

Rosario

2010/3/11 Phil Mayers <p.mayers@imperial.ac.uk>
On 11/03/10 14:35, Rosario Lumia wrote:
Hi to all.

I've this configuration:

- freeradius 2.x
- in mysql i have user "rosario" with attribute "NT-Passwors" and value
"NTHash of my password"

when i try to use radtest works greatlly.
But i have a web library the try to authenticate the same user "rosario"
but in "user-password" it put (i think) an NT-challenge password.
This is the log of freeradius.

rad_recv: Access-Request packet from host 127.0.0.1 port 51435, id=32,
length=85
    NAS-Identifier = "radius2"
    NAS-Port-Type = Virtual
    Service-Type = Framed-User
    Framed-Protocol = PPP
    Calling-Station-Id = "127.0.0.1"
    User-Name = "rosario"
    User-Password = "\202\204\005\340-\275\341\344u\351-\310L$\260\242"

Your shared secret is wrong. Hence, the password is garbled in the request.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



--
Rosario L.