Thanks Karstenl
I checked the document, would like to see my below understanding is correct or not for the local auth.
1. If using password based - say EAP-TTLS/PAP, LDAP must be exist for the every user first login? Then MR will cache a hash of the credentials, so user can still login is LDAP is unavailable?
2. For the certificate based authentication - EAP-TLS, user can login to the SSID with a valid certificate issued by the issuing CA if the below requirement met. No external Radius and LDAP is required.
2.1 We will import the issuing CA certificate to the MR
2.2 Do not verify certificate with LDAP setting configured in LDAP option
2.3 Client's endpoint trust IdenTrust CA root cert
3. Maximum cache timeout is 24 hours, so is that the LDAP server must be resumed with 24 hours? Otherwise user cache expired and then client cannot login to that SSID?