This is a discussion on Freeradius authentication using Windows via ntlm_auth and winbindd within the FreeRADIUS Users forums, part of the Networking and Network Related category; Jay, Your problem is a typo at the least. Fix this and see if it works. /usr/bin/ntlm_auth --request-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Jay,
Your problem is a typo at the least. Fix this and see if it works. /usr/bin/ntlm_auth --request-nt-key --username=%{mschap-User-Name} --domain=%{nschap:NT-Domain} --challenge=%{mschap:Challenge:-00} --nt-response=%{mschap:NT-Response:-00} --domain=%{nschap:NT-Domain} should be --domain=%{mschap:NT-Domain} Mark Capelle CONFIDENTIALITY NOTICE: This e-mail may contain trade secrets or privileged, undisclosed or otherwise confidential information. If you have received this e-mail in error, you are hereby notified that any review, copying or distribution of this message in whole or in part is strictly prohibited. Please inform the sender immediately and destroy the original transmittal. Thank you for your cooperation. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |