I am trying to access a db via web browser (inside company via intranet) and cannot get the server to prompt me to authenticate. If I set the db ACL to Author or above access for Anonymous/Default, I can access the db; however, if I set them to No Access (thus trying to prompt to login), it doesn’t work. Instead, I get a page about “Sametime Settings may not function properly”, trying to make sure I have the correct security settings for IE6, which I do (yes, cookies are enabled, etc…).
HELP!!!
Subject: Server/Db will not prompt to http authenticate
In the server document, go to the Ports tab, then the Web tab. Make sure at least the Name & Password option is set to Yes. If you want to allow users to access databases anonymously, you must also set the second option (Anonymous) to Yes.
You have to send the “tell http restart” command to the server’s console for these settings to take effect.
Subject: Server/Db will not prompt to http authenticate
It’s already been set to “yes”…any other ideas?