Permission Management
I have created a webpart in a mastser page containg few records.I added a filter in it, when i login with the default
system account and open the child page it works fine, but when i login with
any other account with contribute permission it doesn't filter records, instead it displays all the records of the sharepoint list.
Plz let me know what can be the cause for not displaying the filtered record?
November 12th, 2010 2:25am
Try running your code using Elevated privilege and see what's the result ! :)Best regards, Mahmoud Challouf MCTS .NET Framework , WCF , SharePoint www.innersharepoint.blogspot.com
Free Windows Admin Tool Kit Click here and download it now
November 13th, 2010 4:31pm
Hi,
Thanks to post in the TechNet forum.
For the problem that you encountered, I suggest you change the account settings, the editing page may as follows:
http://weblogs.asp.net/erobillard/archive/2007/07/06/how-to-change-service-accounts-and-their-passwords-in-moss-and-wss-3-0.aspx
http://support.microsoft.com/kb/832769
Or you can try to use the stsadm administration:
http://support.microsoft.com/kb/932376.
Hope this can help you!
Leo
November 15th, 2010 4:37am