This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

V8 Web Usage Reporting

When I view Web Usage under Reporting | Web Security and view the top users, most names appear ok (we are using SSO through AD) however some names show as REF_RmkVhmlQql and REF_WXUMHcTTla or similar.  I would like to fix the user names to be the actual user's name.  Any ideas on how to fix this?


This thread was automatically locked due to age.
Parents
  • Interesting.  What do you see when you resolve those under 'Support >> Advanced'?

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • Interesting.  What do you see when you resolve those under 'Support >> Advanced'?

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children
  • Thanks Bob, had not thought to look there.  Here is the response:
    $VAR1 = {
              'ref' => 'REF_RmkVhmlQql',
              'lock' => '',
              'hidden' => 0,
              'class' => 'aaa',
              'type' => 'group',
              'data' => {
                          'backend_match' => 'edirectory',
                          'network' => 'REF_FSqMzSobHC',
                          'radius_groups' => [],
                          'tacacs_groups' => [],
                          'ldap_attribute_value' => '',
                          'ipsec_dn' => '',
                          'name' => 'HTTP_General',
                          'dynamic' => 'directory_groups',
                          'ldap_attribute' => '',
                          'members' => [],
                          'edirectory_groups' => [
                                                   'cn=HTTP_General,ou=Groups,o=BANGKOK'
                                                 ],
                          'comment' => 'RH 11-May-08',
                          'adirectory_groups' => []
                        },
              'nodel' => ''
            };

    Still in the dark though!