Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Prevent those without manage permissions creating site with unique

  Asked By: Ciera Sexton         Date: Mar 22, 2009      Category: Sharepoint      Views: 226
 

Is there a way to prevent those users who can create sites but don't have manage
permissions from creating sites with unique permissions? We have come across
this with some users creating sites and then selecting unique permissions.

Tagged:                  

 

2 Answers Found

 
Answer #1       Answered By: Tanisha Rowe          Answered On: Mar 22, 2009       

Not out of the box; you're going to end up with custom code. One way would
be to alter the Create Site form to hide this control under the proper
circumstances; you might be able to do it with an audience-targeted web part
(where instead of audiences you use security groups).

 
Answer #2       Answered By: Sierra Lewis          Answered On: Mar 22, 2009       

I've been looking at writing custom code, but just wanted to make
sure I wasn't making it harder than it should be.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].