0

All,

A few of our internal users are editing one of our classic ASP sites (Not a SharePoint site) via Sharepoint Designer which I believe uses FrontPage Server Extensions.

I would like to give a particular user author rights to a single folder - ie, /products and any items and folders it contains. Any suggestions?

Joel Coehoorn
  • 399,467
  • 113
  • 570
  • 794
3Dave
  • 28,657
  • 18
  • 88
  • 151

1 Answers1

0

It seems that VSS takes its permissions from those set through explorer/the file system. The permissions I had set on both the web folder and the VSS database folder had not propagated correctly, which caused the problem.

3Dave
  • 28,657
  • 18
  • 88
  • 151