22 Sep
2021
22 Sep
'21
9:21 a.m.
On Sep 22, 2021, at 9:19 AM, Sazzad Hossain <sazzad.suzon89@gmail.com> wrote:
Another question, although after those two changes [mentioned above], the server is still allowing the GUEST users to login.What i am doing wrong?
Read the debug output, and see if it's doing what you want.
(0) if (Ldap-Group == "Gast") -> FALSE
That seems relevant. Alan DeKok.