5 Dec
2016
5 Dec
'16
4:57 a.m.
Hi,
I have an installation with Samba 4.3.x (with winbindd) and FreeRadius 3.0.11. I want authentication with Windows AD and authorization with Windows AD LDAP.
for PAP and PEAP you cannot use Windows AD in that manner. you can use the winbind module or the ntlm_auth module.
I am trying setup the PEAP mschap wifi and get the following error when
/usr/local/bin/radtest radius tycbf@179963 localhost 0 testing123
well, that wont be testing PEAP - radtest is a PAP test. and look, clearly in the debug output:
(1) ldap: WARNING: PAP authentication will *NOT* work with Active Directory (if that is what you were trying to configure)
stop. read the using FreeRADIUS with Active Directory HOWTO/WIKI. alan