summaryrefslogtreecommitdiffstats
path: root/ipa-server/xmlrpc-server/unauthorized.html
diff options
context:
space:
mode:
authorrcritten@redhat.com <rcritten@redhat.com>2007-09-24 15:20:34 -0400
committerrcritten@redhat.com <rcritten@redhat.com>2007-09-24 15:20:34 -0400
commite606ad56064193ccf64fceac9e027b2d75067b25 (patch)
treee5024296ee017649ad4a2c6aba4c5abfb9358fb2 /ipa-server/xmlrpc-server/unauthorized.html
parenta1196902aa410e03306da212eb0e336c1e8cc29d (diff)
Show (hopefully) useful information if the Kerberos connection fails.
Diffstat (limited to 'ipa-server/xmlrpc-server/unauthorized.html')
-rw-r--r--ipa-server/xmlrpc-server/unauthorized.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/ipa-server/xmlrpc-server/unauthorized.html b/ipa-server/xmlrpc-server/unauthorized.html
new file mode 100644
index 000000000..98e037e58
--- /dev/null
+++ b/ipa-server/xmlrpc-server/unauthorized.html
@@ -0,0 +1,14 @@
+<html>
+<title>Kerberos Authentication Failed</h2>
+<body>
+<h2>Kerberos Authentication Failed</h2>
+<p>
+Unable to verify your Kerberos credentials. Please make sure
+that you have valid Kerberos tickets (obtainable via kinit), and that you
+have <a href="/errors/ssbrowser.html">configured your
+browser correctly</a>. If you are still unable to access
+the idm wiki, please contact the helpdesk on for additional assistance.
+</p>
+</ul>
+</body>
+</html>