Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Username and password required

  Asked By: Christina Clark         Date: Feb 12, 2010      Category: Sharepoint      Views: 409
 

On the homepage of my intranet, I put a Quick Link who points to a
htm-page. BUT most users cannot access the hyperlinks that are stored
on my htm-page : they have to give their network password and
username ! Everyone has a READER-permission for the intranet ; what
am I doing wrong ?

Tagged:        

 

2 Answers Found

 
Answer #1       Answered By: Harshit Nerurkar          Answered On: Feb 12, 2010       

Does everybody have access  to the folder where the HTM page is residing?
Also, in IIS, what is the security setting for the virtual directory
pointing to that folder? If it's setup as Anonymous, then there should
be no logins. But if it's setup as either Basic or Integrated, then a
login is required.

 
Answer #2       Answered By: Yvette Lyons          Answered On: Feb 12, 2010       

This cud be due to a host of setting problems. If you are using an IIS server to
host your intranet  then go to the directory security tab for the default website
and click advanced. This will open a window which says anonymous access. Make
sure this box is checked. This will stop the system from asking for network
username and password.

If the box is already checked then make sure that all your images and include
files are in the same server as the one on which you are hosting your files. If
they are referring to some other server the problem cud occur.

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


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