FreeRadius + OpenLDAP (SMD5) + Windows XP

Romain Mercier romain.mercier at univ-angers.fr
Fri Feb 9 14:57:44 CET 2007


Thanks a lot Phil for your help. It's OK now.
With SecureW2 and PAP on the user's PC and using ttls
I add these lines to my configuration:

Modules {
...
	eap {
		default_eap_type = ttls
		...
		gtc {
			auth_type = PAP
		}
		ttls {
			default_eap_type = gtc
		}
		...
	}
	...
}




More information about the Freeradius-Users mailing list