I've configured an openldap server and configured my astaro to create users authomatically and allow the LDAP Users group (which is linked to my ldap server) to log..
in the log I see that Authentication successfull but on the login page I get a perl debug error:
Can't use string ("0") as a HASH ref while "strict refs" in use at /PerlApp/wfe/asg/modules/asg_login.pm line 149.
for info my ldap server is not local it is reached through a site-2-site vpn so it is quite slow to respond but respond...
thx