From 02803be1ba39e7c9e642f9a45889d196ff3598dc Mon Sep 17 00:00:00 2001 From: Kyle Baker Date: Thu, 20 Jan 2011 15:39:59 -0500 Subject: Main UI, migration, and html Style updates --- install/html/unauthorized.html | 63 +++++++++++++++++++++++++----------------- 1 file changed, 38 insertions(+), 25 deletions(-) (limited to 'install/html/unauthorized.html') diff --git a/install/html/unauthorized.html b/install/html/unauthorized.html index 64a891c16..44a3e92de 100644 --- a/install/html/unauthorized.html +++ b/install/html/unauthorized.html @@ -1,28 +1,41 @@ + -Kerberos Authentication Failed - -

Kerberos Authentication Failed

-

-Unable to verify your Kerberos credentials. Please make sure -that you have valid Kerberos tickets (obtainable via kinit), and that you -have configured your -browser correctly. If you are still unable to access -the IPA Web interface, please contact the helpdesk on for additional assistance. -

-

-Import the IPA Certificate Authority. -

-

- -

- + + + IPA: Identity Policy Audit + + + + + + + + + + +
+ +
+

Kerberos Authentication Failed

+

Unable to verify your Kerberos credentials. Please make sure that you have valid Kerberos tickets (obtainable via kinit), and that you +
+have configured your browser correctly. If you are still unable to access the IPA Web interface, please + contact the helpdesk on for additional assistance.

+ +

Import the IPA Certificate Authority.

+ +

You can automatically configure your browser to work with Kerberos by importing the Certificate Authority
+ above and clicking on the Configure Browser button.

+ +

Reload this page after importing the Certificate Authority

+ +
+ +
+ + + -- cgit