I'm setting up a new environment, a separate computing cluster, and I'll have about six machines and about that many users. I chose LLDAP because we need a simple, small scale authentication system.
I downloaded the sources and built LLDAP per the guide. I created a service for my lldap binary, and when I started it, I get a message about the JWT string must be initialized in the lldap_config.toml file. I'm not sure where the template for that file exists, or where the file should be located.
I'm running Rocky Linux 9.5.
Thank you for you assistance. I didn't see detailed instructions on the github page, and I'm not experienced with LDAP.