Good Evening,
I've come across a peculiar issue that pretty well removes my ability to work with my SharePoint server. The issue comes down to authentication.
I say the issue is peculiar because I'm able to log in to Central Administration interface, change site collection administrators, etc. But, when I try to log in to a site collection with the credentials I used to log in to Central Administration, I get the following behaviors:
- In Mozilla Firefox, endless authentication loop (type u/n and p/w, click ok, get prompt again.)
- In Internet Explorer, receive a message "the server declined to show the page." Details say that IE was able to get a response from the server, but the provided credentials are invalid.
To troubleshoot, I logged into Central Administration and set the site collection administrator for the collection I was trying to access to the same account as the SharePoint Farm Administrator. Alas, no luck.
I know that Central Administration and the Sharepoint : 80 systems use different databases and are different IIS App Pools, but I am truly stumped.
Are there any PowerShell commands I could try to restore access?