Tagged Questions
1
vote
0answers
246 views
How to clea Authentication Cache from browser to custom signout sharepoint page completly
This code I have using to clear the cache so that it has automatically sign-out from SharePoint site and it has to prompt the authentication dialog to login again.
function _spBodyOnLoad() {
...
0
votes
1answer
133 views
Is it possible to use SharePoint Logger from MS P&P SharePoint 2010 Guidance Library when user is not authenticated?
I am working on custom authentication for SharePoint 2010. And I found very useful to use SharePoint Logger from MS P&P SharePoint 2010 Guidance Library.
It works fine when I get instance of ...
1
vote
1answer
490 views
Success Audit spamming event log
I have set up a standard MOSS installation using forms authentication with NTLM.
I have noticed that there are a lot of audit success events in the windows event log is this normal? It makes it very ...