[7.460][BUG][NOTABUG] webadmin login with ldap authentication results in error

Hi

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
  • Hi

    add a ldap group as auditor... then log as an ldap user (this will result in an error I already reported...) but insist and you will login.. everything should work almost fine...

    then with another local admin user just remove the ldap users group from the auditors..

    in the ldap user session click somewhere and you will get an error message (probably different on where you click):


    Can't use string ("0") as a HASH ref while "strict refs" in use at /PerlApp/wfe/asg/modules/asg_dashboard.pm line 2671. 


    thx

    edit1: is this need another post or is it related to the other bug ?
  • Hi BuBU,

    the first error that you've seen seems to be related to the user preferences. Obviously there's going something wrong with remote authenticated users and user preferences.

    on first sight, the second error seems to be unrelated to the first one. need to check out what's going there, as this is a kinda generic part of the dashboard.
  • Astaro Beta Report
    --------------------------------
    Version: 7.460
    Type: BUG
    State: NOTABUG
    Reporter: BuBU
    Contributor: 
    MantisID: 
    --------------------------------