Hi,

> ---- -----
> root@radius:~# ntlm_auth --username="vwa\elabbadi.ossama"
> password: 
> NT_STATUS_OK: Success (0x0)
> ---- -----
> 
> But the log file from radiator cannot work or find with
> "vwa\elabbadi.ossama".


you've got to define your handlers..... your @blahblah one worked because
your defined handler had a 'realm' directive....which matches things after a '@'
for this following case.... you could eg

>       User-Name = "vwa\elabbadi.ossama"

<Handler User-Name = /^vwa\\/i >


alan
_______________________________________________
radiator mailing list
[email protected]
http://www.open.com.au/mailman/listinfo/radiator

Reply via email to