Imanami Community

Join or create discussions about common issues and solutions.
Welcome to Imanami Community Sign in | Join | Help
in Search

PRB: How to hide Security Groups (Global, Domain Local and Universal) from search results

Last post 07-14-2008, 11:45 AM by Usman Zaheer. 0 replies.
Sort Posts: Previous Next
  •  07-14-2008, 11:45 AM 685

    PRB: How to hide Security Groups (Global, Domain Local and Universal) from search results

    This article applies to:

    ·         WebDir 4.0

    Problem:

    Security groups appear in search results which may become a problem if they are intended to be seen and accesses by relevant users only.

    Cause:

    By default, WebDir allows security groups to be visible to all users in search results.

    Resolution:

    Groups can be excluded from search results according to their types by specifying some settings in the ‘Settings’ tab and writing a value or query for  Engine.SearchSuperFilter’ object.     

    The values for different group types are Global: (-2147483646), Domain Local: (-2147483644) and Universal: (-2147483640). These can be written in the value field of ‘Engine.SearchSuperFilter’ object in the following format:

    (&(!groupType=-2147483646)(!groupType=-2147483644)(!groupType=-2147483640))

    The above setting will exclude Global, Domain Local and Universal Security Groups from search results.

View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems