23 May
2014
23 May
'14
8:47 a.m.
Ryan De Kock wrote:
So then if I could just ask one more question. Am I able to use sql to authenticate users via eap?
When the clear-text passwords are in SQL, yes.
if so, is it possible to use a custom schema?
Yes. But you will need to edit the queries.
I just wondering because if I don't know the password of the user, how can I authenticate it against sql?
You can't authenticate it by *any* method. Alan DeKok.