Mark Rhodes

A blog by Mark Rhodes for Sharepoint and CRM and occasionally other stuff too!

Add to Technorati Favorites

Browse by Tags

All Tags » security (RSS)
The user does not exist or is not unique
Many times in the last couple of years I have come across the message " The user does not exist or is not unique." It is usually on its own, with no other error messages or clues to deciphering its cryptic text. Generally I have had only limited...
.NET Loading extremely slowly
One of my Sharepoint servers has been painfully slow after installation, even running stsadm would take about 10 seconds. Whats really infuriating about it is that during the time frame where STSADM is typed into the command prompt, and its response,...
Locking down the people picker to an OU
I thought I'd already covered this, but a quick look through my history shows I didn't. Locking down a Web Application's people picker to a specific OU is very easy, but not well known. stsadm -o setsiteuseraccountdirectorypath -url http:...
Accidental cross domain results in People Picker
For a while I have had an open ticket with a client in regards to odd behavior while trying to create a new site collection. The odd behaviour follows : "In Central Administration - when trying to create a new site collection and using the people...
Locking down your custom sharepoint code
This might be truely obvious to anyone who is a web developer or an application developer, I'm neither of those. I recently created a set of custom web parts to administer user access on a hosted MOSS solution, and one of the challenges I have just...