Search filter to use to locate the user in the LDAP directory, such as for windows: <i>'(&(objectclass=user)(objectcategory=user)(userPrincipalName=<username>*))'</i> or for OpenLDAP: <i>'(&(objectClass=account)(uid=<username>))'</i>.'<username>' is replaced with the username that was supplied at the login prompt.
Any tables created by plugins may have issues linked against Cacti Core tables if the collation is not matched.Please ensure your database is changed to 'utf8mb4_unicode_ci' by running the following:
One or more tables are too large to convert during the installation.You should use the cli/convert_tables.php script to perform the conversion, then refresh this page. For example: