I have configured the Freeradius on an Ubuntu server based on the instructions provided in https://support.google.com/a/answer/9048434?hl=en&ref_topic=9173976.
From the Ubuntu server itself, I have been able to authenticate my Google account using 'radtest'. However, when I try to authenticate from an AP which I registered as the client for the Freeradius server (in clients.conf), I couldn't get authenticated. Is this something to do with CA certificates?
Are there any manuals or guides that I can use to configure Freeradius with Google LDAP? Thanks.