Anonymous user permission issue in SharePoint Server
Posted
by George2
on Server Fault
See other posts from Server Fault
or by George2
Published on 2009-11-01T15:16:55Z
Indexed on
2010/04/09
6:03 UTC
Read the original article
Hit count: 544
sharepoint2007
|windows-server-2008
Hello everyone,
I am using SharePoint Server 2007 x64 and Windows Server 2008 x64. I have setup a site with template publishing portal. I have grant anonymous access to all the site.
My question is, if I create a new page, how to grant permission to anonymous user to access (read permission) the page? I got this confusion because, for the permission setting of a page, a permission is set according to a user name (e.g. read permission for user "foo" of a page). Since anonymous user does not have a related "user name", how could I grant read permission to anonymous user?
BTW: I use Windows Forms authentication and Windows NTLM authentication for my sites.
Thanks in advance,
George
© Server Fault or respective owner