You're setting up a Kerberos realm here. By design this is supposed to
be invisible to the user, so the auth is attempted without the user
being asked.
To test this, you need to make sure that you have a Kerberos ticket
from the OD domain, and that the server hosting your web site has been
integrated into the Kerberos realm hosted by OD.
Then, if all the bits are in place, you won't be bothered with any
dialog at all, you'll just be authed automatically.
Joel
www.afp548.com
email@hidden
On Aug 10, 2005, at 3:24 PM, Ed Pastore wrote:
On Aug 10, 2005, at 4:16 PM, Ed Pastore wrote:
Instead, in both Safari and Firefox, I get the following message from
Apache:
"Authorization Required
This server could not verify that you are authorized to access the
document requested. Either you supplied the wrong credentials (e.g.,
bad password), or your browser doesn't understand how to supply the
credentials required."
I should mention that this message is generated without any browser
dialog. A realm is supposed to initiate a browser dialog challenge,
but instead, I immediately see this error in my browser.