How to filter users that are not on the include list?

Avatar
  • updated
  • Answered
Hi guys...

I have a report that uses a list of authenticated users in order to show information.

I've created a list (include multiple hits / authenticated users) with only the users that have access to that web.

I'm seeing other users that should not be there.

How can i exclude all users (i don't know how many are) that are not included in the authentication list?.

I hope you can help me :)

Regards.,
Francisco.

PS: sorry for my bad english.
Avatar
Michael
You can create one or multiple include "Authenticated user" filters in the profile properties, and specify the users here. It is possible to specify several usernames in one filter by separating them with spaces.
Avatar
Francisco
I have that already.

Example:

Include:

User 1
User 2
User 3
User 4
User 5

The filter is called Mining Users.

Now, i need to exclude all other users that don't belong to Mining Users.
Is there a way to do that?
Avatar
Michael
If you use only include "Authenticated user" filters and don't have any other include filters, requests from these users only should be shown. It's no necessary to specially exclude other users in this case. If you use any other include filters, you should try to disable them to check if the program works correctly in this case.

If it still doesn't help, please send your settings to us at support@weblogexpert.com so we can check them. You can save the settings using the File > Backup command.
Avatar
Francisco
Thanks so much...

I'll try to play with the settings and let you know.

Regards.