Tagged Questions
0
votes
1answer
28 views
Authentication problem in SP web application 2010
I have created a web application and then site collection by using my custom template site definition. Its created successfully. But when I access my application I get authentication dialog box for ...
1
vote
1answer
188 views
Powershell to set a Web Application's Trusted Identity Provider to an STS and NTLM?
I've created a custom STS and have setup trust with SharePoint via New-SPTrustedIdentityTokenIssuer. I can use Central Admin to configure a Web Application to use both NTLM and the STS, however I ...
0
votes
2answers
156 views
How to programmatically determine if anonymous access is enabled for a SharePoint 2010 Web Application using C#?
In Central Administration\Manage Web Applications, there is the ability to enable anonymous access on a web application through the authentication providers. Is there a way to programmatically ...
5
votes
3answers
276 views
Always getting access denied for all loginaccounts
I'm in a middle of a process of setting sp_accounts to sp services and for some wrong behaviour I'm always getting access denied when enter the webapp for all accounts.
Claims service could be the ...