Hello,
in https://github.com/glauth/glauth#quickstart
the command from point 4:
ldapsearch -LLL -H ldap://localhost:389 -D cn=serviceuser,ou=svcaccts,dc=glauth,dc=com -w mysecret -x -bdc=glauth,dc=com cn=hackers
but in sample-simple.cfg
[ldap]
enabled = true
listen = "0.0.0.0:3893"
While it is trivial to fix, I think it is better if quickstart instructions just work out of the box/as written.
Best,
DK