- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
06-07-2012 10:07 AM
Hello KPers,
My goal: To create a report of top X users who attempt to access blocked categories.
My problem: I would like to exclude a set of userids that share a common prefix.
What I've tried: I've created a URL log custom report based off of action eq block-url and user neq userid*; This does not output my desired results as the users with the common prefix still populate the report.
Any suggestions?
Many thanks in advance!
06-07-2012 11:20 AM
Hi...You can try putting those users into a group on your AD/LDAP database, and run the report with filter on user not including the group. As an example:
(user.src notin 'pancademo\marketing')
Thanks.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!