[7.900][BUG][FIXED] problems with webadmin when using my AD account to login

I'm only getting a popup message 'Can't use string ("0") as a HASH ref while "strict refs" in use at /wfe/asg/modules /asg_dashboard.pm line 3374.' when I click on Management/Definitions/IM/P2P or Remote Access from the webadmin's dashboard. The same happens when clicking on Network/Network Security/Web Security or Mail Security but here with line 3227 and on Logging with line 1471. And last but not least in Management->Web Admin Settings->User Preferences but here with /asg_webadmin.pm line 48.
This error only occurs if I connect to the webadmin using my AD account. It's fine using the generic admin account or using radius.
To reproduce: Just add an AD group to the Allowed Administrators and login as a member of this group.

Michael
Parents Reply
  • Please use an existing user object or enable automatic user creation for WebAdmin logins.

    The problem here is that you can login without a user object (e.g. from a backend group), but, as you do not have a user object, WebAdmin cannot read the users preferences.
    This will most likely be fixed in the next beta.
Children
No Data