Sharepoint permission playing up
Hi All,
I'm experiencing very strange problem with sharepoint services 3.0.
Couples weeks ago, I upgraded antivirus software and somehow i break .NET and causing sharepoint site not working at all. So I ran Sharepoint Technologies and Configuration Wizard to correct the issue with .NET. I got the sharepoint site up after the wizard
but now I have this strange problem.
Some users unable to access some documents (when I mention some users, it means that others users do not have this problem). They're getting page can not be displayed on IE.
I've removed the user and re-add them but no luck. Can anyone show me some direction how to solve this problem?
Many thanks in advance,
Regards,
Tan.
May 19th, 2010 5:54am
Do you have multiple servers in the farm?
Free Windows Admin Tool Kit Click here and download it now
May 19th, 2010 2:32pm
Hi,
No, I only has single sharepoint server.
Thanks,
Regards,
T.
May 20th, 2010 7:12am
First get a backup of the SQL content database relating to that site and restore it onto another farm (e.g. your dev farm). You can find some steps to do this here:
http://www.tonstegeman.com/Blog/Lists/Posts/Post.aspx?List=70640fe5%2D28d9%2D464f%2Db1c9%2D91e07c8f7e47&ID=20
Then try and access those documents from the new farm. If it doesn't work then try using the databaserepair command. Details available here:
http://technet.microsoft.com/en-us/library/cc288636(office.12).aspx. If the documents are accessible after this then use the same command on your other environment to fix it.
Free Windows Admin Tool Kit Click here and download it now
May 20th, 2010 2:41pm
Thanks for your information,
Actually, I think this problem is related to NTML authentication.
Those documents that I'm having problem opening with IE, I tried the same with Firefox and I get a login prompt. After entered windows credential, I'm able to view the document with Firefox.
So repair database properly not going to fix this problem.
Does anyone has other suggestion?
Regards,
Tan.
May 27th, 2010 10:43am