Hi,

A quick post just to shared whit the community a SharePoint Services 3.0
WebControl able to hide unauthorized WebParts. You can download it from
http://www.bewise.fr/download/toolbox/Bewise.SharePoint.RoleViewerManager.zip

The .zip file contains a "Read Me.txt" file explaining how to install the
control in your SharePoint 3.0 Web Applications.

--
Laurent Cotton (Aka Suchii)
MCTS / MCSD.NET / MCT
www.bewise.fr
blog : http://sharepoint.over-blog.fr/

Re: Solved : Hide unauthorized WebParts by Mike

Mike
Fri Aug 03 02:47:22 CDT 2007

The read me does indeed say how to install the control. I'm missing an
explanation of what exactly the control does and how ...

I'll add the link to my list of free products anyway,
(http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/Free%20Products.aspx)
but I'd be happier with at least some such info!


Mike Walsh
WSS FAQ http://www.wssfaq.com
no questions by e-mail please



Laurent Cotton wrote:
> Hi,
>
> A quick post just to shared whit the community a SharePoint Services 3.0
> WebControl able to hide unauthorized WebParts. You can download it from
> http://www.bewise.fr/download/toolbox/Bewise.SharePoint.RoleViewerManager.zip
>
>
> The .zip file contains a "Read Me.txt" file explaining how to install
> the control in your SharePoint 3.0 Web Applications.
>

Re: Solved : Hide unauthorized WebParts by Laurent

Laurent
Fri Aug 03 03:16:43 CDT 2007

Hi Mike,

When a user is not authorized on a list, WSS 3.0 renders the WebPart based
on and display something like "Acces denied ...".
Before WSS 3.0 renders a page, my WebControl checks all WebParts on the page
(except on design mode) and hides those the user is not allowed to see.

--
Laurent Cotton (Aka Suchii)
MCTS / MCSD.NET / MCT
www.bewise.fr
blog : http://sharepoint.over-blog.fr/




"Mike Walsh" <englantilainen@hotmail.com> wrote in message
news:uVqwHKa1HHA.1100@TK2MSFTNGP06.phx.gbl...
> The read me does indeed say how to install the control. I'm missing an
> explanation of what exactly the control does and how ...
>
> I'll add the link to my list of free products anyway,
> (http://www.asaris.de/sites/walsh/Lists/WSSv3%20FAQ/Free%20Products.aspx)
> but I'd be happier with at least some such info!
>
>
> Mike Walsh
> WSS FAQ http://www.wssfaq.com
> no questions by e-mail please
>
>
>
> Laurent Cotton wrote:
>> Hi,
>>
>> A quick post just to shared whit the community a SharePoint Services 3.0
>> WebControl able to hide unauthorized WebParts. You can download it from
>> http://www.bewise.fr/download/toolbox/Bewise.SharePoint.RoleViewerManager.zip
>> The .zip file contains a "Read Me.txt" file explaining how to install the
>> control in your SharePoint 3.0 Web Applications.
>>


Re: Solved : Hide unauthorized WebParts by Mike

Mike
Fri Aug 03 03:22:13 CDT 2007

Thanks Laurent. I'll add this explanation to my item.

(Thanks too for providing this control!)

Mike Walsh



Laurent Cotton wrote:
> Hi Mike,
>
> When a user is not authorized on a list, WSS 3.0 renders the WebPart
> based on and display something like "Acces denied ...".
> Before WSS 3.0 renders a page, my WebControl checks all WebParts on the
> page (except on design mode) and hides those the user is not allowed to
> see.
>