Re: making a website READONLY

From: Steve Drake (Steve_at_NOSPAMDrakey.co.uk)
Date: 02/06/04


Date: Fri, 6 Feb 2004 21:23:47 -0000

Thanks for the info, I will have to change the permissions then. I presume
this can be done via the API.

Cheers

Steve

"Brad Smith" <asmodean@cox.net> wrote in message
news:c1f801c3ecf1$d6e214c0$a601280a@phx.gbl...
> WriteLock does not affect the users ability to modify
> content. Those properties are used to set the permissions
> for adding, reading and modifying sites in the site
> collection, and their properties. You must set user
> experience permissions with Site Groups and the Area Users
> management tools.
>
> -Brad
>
> >-----Original Message-----
> >I would prefer it if WriteLocked worked, each workspace
> could have any
> >number of users and I want to be able to turn off the
> WriteLock
> >
> >Steve
> >
> >
> ><anonymous@discussions.microsoft.com> wrote in message
> >news:a44901c3ec17$2e9d2780$a101280a@phx.gbl...
> >> try to setup privilegies's users to "reader"...you get
> the
> >> same effect.
> >>
> >> >-----Mensaje original-----
> >> >I am trying to make a website readonly, the following
> >> code does not work
> >> >
> >> > SPSite siteCollection = SPControl.GetContextSite
> >> (Context);
> >> > //SPWeb site = SPControl.GetContextWeb(Context);
> >> > siteCollection.ReadLocked = false;
> >> > siteCollection.WriteLocked = true;
> >> >
> >> >
> >> >I get the following error :
> >> >
> >> >Access requests are not enabled sharepoint
> >> >
> >> >Cheers
> >> >
> >> >Steve
> >> >
> >> >
> >> >.
> >> >
> >
> >
> >.
> >



Relevant Pages

  • Re: making a website READONLY
    ... WriteLock does not affect the users ability to modify ... reading and modifying sites in the site ... experience permissions with Site Groups and the Area Users ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: Permissions List
    ... Perhaps you could play with a combination of the SET USER command and the ... Documentation on both SET USER and PERMISSIONS is available in the SQL ... Server Books Online. ...
    (microsoft.public.sqlserver.security)
  • Re: "/etc/cron.daily/man-db: /var/cache/man: Permission denied"
    ... Cron likely runs with no permissions. ... nosuid on mounts may just not honor the set user id for ... the manual page tells me that nosuid ...
    (Debian-User)
  • Re: LDAP lookup: fails on remote computers -- Please help
    ... remote LDAP. ... You need to set user with right permissions. ... Natty Gur ...
    (microsoft.public.dotnet.framework.aspnet)