13 Jul
2006
13 Jul
'06
8:48 p.m.
Peter de Groot <peter.de.groot@det.wa.edu.au> wrote:
I am trying to autheticate against a different domain that than the samba server is joined to.. should be ok ??
Probably not.
[root@curric4182-05 raddb]# ntlm_auth --request-nt-key --domain=admin4182 --username=e2052982 password: NT_STATUS_OK: Success (0x0)
That's nice, but it's not what the server is doing:
radius_xlat: '/usr/bin/ntlm_auth --request-nt-key --username=e2052982 --domain=ADMIN4182 --challenge=7801a84637ef5c68 --nt-response=4f77faa8137d60ae186c5f910fea83f936dbd827ac54f757'
What happens when you run the above command from the command line? Alan DeKok.