Anonymous Access with ViewFormPagesLockDown

2010-07-13 Thread Paul Noone
Hi all,

Does anyone know if it's possible to provide anonymous access to Announcement 
and Calendar lists with this feature activated?

* I have enabled Anonymous Access for the entire site.

* Activated the ViewFormPagesLockDown feature.

* Enabled Anonymous Access on the specific lists.
All form pages continue to give a 401.

And I'm unable to deactivate this feature without opening unwanted access to 
other lists. :(

Regards,

Paul

--
Online Developer/Administrator,
ICT Projects Team
CEO Sydney

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Re: Anonymous Access with ViewFormPagesLockDown

2010-07-13 Thread Ajay
I don't know the answer to your question, but can give some info which may
help.

Pages which inherit from LayoutsPagebase which requires authentication, if
you want anonymous users to access the pages than inherit from it's base
class unsecuredlayoutspagebase.

http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webcontrols.unsecuredlayoutspagebase.aspx

If you can get the calendar and announcement view pages inherit from
unsecuredlayoutspagebase and alsp override allowanonymous access property it
should work fine.

Cheers
A


On Wed, Jul 14, 2010 at 1:55 PM, Paul Noone 
paul.no...@ceosyd.catholic.edu.au wrote:

  Hi all,



 Does anyone know if it’s possible to provide anonymous access to
 Announcement and Calendar lists with this feature activated?

 · I have enabled Anonymous Access for the entire site.

 · Activated the ViewFormPagesLockDown feature.

 · Enabled Anonymous Access on the specific lists.

 All form pages continue to give a 401.



 And I’m unable to deactivate this feature without opening unwanted access
 to other lists. L



 Regards,

 Paul



 --

 Online Developer/Administrator,
 ICT Projects Team
 *CEO Sydney*



 ___
 ozmoss mailing list
 ozmoss@ozmoss.com
 http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: Anonymous Access with ViewFormPagesLockDown

2010-07-13 Thread Paul Turner
This is actually a standard problem :-(

The fix is to create either publishing pages or web part pages and put in the 
list view web parts.

Regards,

Paul Turner
MCT, MCPD: Enterprise, MCSD, MCDBA, MCTS, Microsoft vTSP
Consultant

M: 0412 748 168
A: 66 Henley Beach Road, Mile End SA 5031
E: paul.tur...@dws.com.aumailto:paul.tur...@dws.com.au  W: 
www.dws.com.auhttp://www.dws.com.au/

This email and any files transmitted with it are confidential and are only for 
the use of the person to whom they are addressed. If you are not the intended 
recipient you have received this email in error and are requested to delete it 
immediately. Any opinion expressed in this e-mail may not necessarily be that 
of DWS Pty Ltd.
Please consider the environment before printing this email.

From: ozmoss-boun...@ozmoss.com [ozmoss-boun...@ozmoss.com] On Behalf Of Paul 
Noone [paul.no...@ceosyd.catholic.edu.au]
Sent: Wednesday, 14 July 2010 12:26 PM
To: ozMOSS
Subject: RE: Anonymous Access with ViewFormPagesLockDown

Accessing individual Pages and Documents isn’t the problem. It’s other list 
items that are throwing the 401s. The security trimming doesn’t extend to 
Content Query or DataView web parts displaying these list items. It’s just the 
actual View pages which are inaccessible. Seems kind of pointless really.

Your other idea sounds interesting but, assuming it was even possible, would 
require wads of work and time that I don’t have. :\

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Ajay
Sent: Wednesday, 14 July 2010 12:23 PM
To: ozMOSS
Subject: Re: Anonymous Access with ViewFormPagesLockDown

I don't know the answer to your question, but can give some info which may help.

Pages which inherit from LayoutsPagebase which requires authentication, if you 
want anonymous users to access the pages than inherit from it's base class 
unsecuredlayoutspagebase.

http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webcontrols.unsecuredlayoutspagebase.aspx

If you can get the calendar and announcement view pages inherit from 
unsecuredlayoutspagebase and alsp override allowanonymous access property it 
should work fine.

Cheers
A


On Wed, Jul 14, 2010 at 1:55 PM, Paul Noone 
paul.no...@ceosyd.catholic.edu.aumailto:paul.no...@ceosyd.catholic.edu.au 
wrote:
Hi all,

Does anyone know if it’s possible to provide anonymous access to Announcement 
and Calendar lists with this feature activated?

• I have enabled Anonymous Access for the entire site.

• Activated the ViewFormPagesLockDown feature.

• Enabled Anonymous Access on the specific lists.
All form pages continue to give a 401.

And I’m unable to deactivate this feature without opening unwanted access to 
other lists. :(

Regards,

Paul

--
Online Developer/Administrator,
ICT Projects Team
CEO Sydney


___
ozmoss mailing list
ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: Anonymous Access with ViewFormPagesLockDown

2010-07-13 Thread Paul Noone
Thanks Paul. That's the conclusion I'd come to as well. :\


From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Paul Turner
Sent: Wednesday, 14 July 2010 12:56 PM
To: ozMOSS
Subject: RE: Anonymous Access with ViewFormPagesLockDown

This is actually a standard problem :-(

The fix is to create either publishing pages or web part pages and put in the 
list view web parts.

Regards,

Paul Turner
MCT, MCPD: Enterprise, MCSD, MCDBA, MCTS, Microsoft vTSP
Consultant

M: 0412 748 168
A: 66 Henley Beach Road, Mile End SA 5031
E: paul.tur...@dws.com.aumailto:paul.tur...@dws.com.au  W: 
www.dws.com.auhttp://www.dws.com.au/

This email and any files transmitted with it are confidential and are only for 
the use of the person to whom they are addressed. If you are not the intended 
recipient you have received this email in error and are requested to delete it 
immediately. Any opinion expressed in this e-mail may not necessarily be that 
of DWS Pty Ltd.
Please consider the environment before printing this email.

From: ozmoss-boun...@ozmoss.com [ozmoss-boun...@ozmoss.com] On Behalf Of Paul 
Noone [paul.no...@ceosyd.catholic.edu.au]
Sent: Wednesday, 14 July 2010 12:26 PM
To: ozMOSS
Subject: RE: Anonymous Access with ViewFormPagesLockDown
Accessing individual Pages and Documents isn't the problem. It's other list 
items that are throwing the 401s. The security trimming doesn't extend to 
Content Query or DataView web parts displaying these list items. It's just the 
actual View pages which are inaccessible. Seems kind of pointless really.

Your other idea sounds interesting but, assuming it was even possible, would 
require wads of work and time that I don't have. :\

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Ajay
Sent: Wednesday, 14 July 2010 12:23 PM
To: ozMOSS
Subject: Re: Anonymous Access with ViewFormPagesLockDown

I don't know the answer to your question, but can give some info which may help.

Pages which inherit from LayoutsPagebase which requires authentication, if you 
want anonymous users to access the pages than inherit from it's base class 
unsecuredlayoutspagebase.

http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webcontrols.unsecuredlayoutspagebase.aspx

If you can get the calendar and announcement view pages inherit from 
unsecuredlayoutspagebase and alsp override allowanonymous access property it 
should work fine.

Cheers
A


On Wed, Jul 14, 2010 at 1:55 PM, Paul Noone 
paul.no...@ceosyd.catholic.edu.aumailto:paul.no...@ceosyd.catholic.edu.au 
wrote:
Hi all,

Does anyone know if it's possible to provide anonymous access to Announcement 
and Calendar lists with this feature activated?

* I have enabled Anonymous Access for the entire site.

* Activated the ViewFormPagesLockDown feature.

* Enabled Anonymous Access on the specific lists.
All form pages continue to give a 401.

And I'm unable to deactivate this feature without opening unwanted access to 
other lists. :(

Regards,

Paul

--
Online Developer/Administrator,
ICT Projects Team
CEO Sydney


___
ozmoss mailing list
ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss