Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Admin Issue

  Asked By: Marissa Black         Date: Jul 19, 2006      Category: Sharepoint      Views: 238
 

Issue within the company.

Current issue is that after turning on "anonymous access" to one of the SharePoint the "Site Settings" and other "Admin" features at the main portal page have disappeared. So now we are unable to create new sites.

Any Ideas on resolving this issue?

Tagged:    

 

3 Answers Found

 
Answer #1       Answered By: Christop Mcfadden          Answered On: Jul 19, 2006       

Have an administration port that you run things on as well. Just create  a second virtual server in IIS and extend your sharepoint  instance to that port as well and make sure anonymous  access is turned off. Sure, you're using something that's off port, but it allows you to do things behind the scenes.

 
Answer #2       Answered By: Cory Brooks          Answered On: Jul 19, 2006       

Since you turned on anon access, you're logging into the Sharepoint site  as
the IUSR, not an account that has admin  rights. There's a link here talking
about different anonymous  architectures.

 
Answer #3       Answered By: Ruth George          Answered On: Jul 19, 2006       

If you try to do administrative tasks, you should get prompted for
credentials. So, try entering the URL:
http://[portal]/_layouts/1033/User.aspx

Where [portal] is the domain name for your portal. Enter your
administrative credentials and you should be in. If this doesn't work,
verify that Integrated Authentication or Basic Authentication are turned
on for the IIS Web Site.

 
Didn't find what you were looking for? Find more on Admin Issue Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].