Hi,
Problem:
I have developed a website using WSS with anonymous access. This works fine.
However, I do not want everybody to be able to look straight into the
content of each list. I need to be able to limit anonymous access to a
certain webpages only, and have the rest authenticated for admin purposes.
Example:
www.mysite.com/startpage.aspx - want this anonymous
www.mysite.com/_layouts/1033/viewlsts.aspx - want this authenticated
Is there an architectural problem with this?
Anyone have a solution ?
Regards,
PÃ¥l