If you enable the anonmous access in MOSS 2007 سائٹ. The anonmous user will able to access the form pages like:
http://server/pages/forms/allitems.aspx
If you want to restrict anonymous users to access those default form pages.
Enable the ViewFormsPagesLockdown Feature to restrict anonymous users to access the site
نحو:
stsadm.exe -o activatefeature -url
مثال کے طور پر:
stsadm.exe -o activatefeature -url HTTP://سرور -filename ViewFormPagesLockdownfeature.xml
Very useful post. Thanks a lot.