Is there a way to override how sharepoint security handles security?
Basically I have a web page where the content of the page is driven
based off of query string parameters. I would like all possible
combinations of parameters to be indexed. I have a page that lists out
all of the possibilities with a link to the page with the corresponding
query string parameters sent in. I want to know if it is possible to
tell the search engine/protocol handler what users should have access
to the pages based of what query string parameters are sent in?
So then when user a searches for something they only see what they
should instead of a link to a page in which they do not have access to
the content for particular query string parameters.
Let me know if more detail is needed.
Erik Miller