16 Jul
2010
16 Jul
'10
8:31 a.m.
Jevos, Peter wrote:
When i test through radtest it doesn’t work : neither
radtest domainame\\username password localhost 0 testing123 ,
or radtest domainame\\\username password localhost 0 testing123,
or radtest domainame\username password localhost 0 testing123
And... what does debug mode say?
However, when i tried to autheticate through vpn cisco client , the string domainame\\username will pass.
Because it's not being parsed by the Unix shell.
How can I force freradius to authenticate through domainame\username
Get radtest to send the same data as sent by the Cisco client. See the server debug output in order to compare the two user names. Alan DeKok.