diff options
author | Rob Crittenden <rcritten@redhat.com> | 2007-11-14 14:11:29 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2007-11-14 14:11:29 -0500 |
commit | abdd34407361389c13bf4b8af6c476a34e243677 (patch) | |
tree | cf82b4398e1f67dcaed71c3c13205a5e1821369c /ipa-server/xmlrpc-server | |
parent | 02e5a6599bf6c39b05b4b5ea8859f35942ce2347 (diff) | |
download | freeipa-abdd34407361389c13bf4b8af6c476a34e243677.tar.gz freeipa-abdd34407361389c13bf4b8af6c476a34e243677.tar.xz freeipa-abdd34407361389c13bf4b8af6c476a34e243677.zip |
Remove reference to a bogus system and make the error message more generic
Diffstat (limited to 'ipa-server/xmlrpc-server')
-rw-r--r-- | ipa-server/xmlrpc-server/unauthorized.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-server/xmlrpc-server/unauthorized.html b/ipa-server/xmlrpc-server/unauthorized.html index 98e037e58..23a8d5c7d 100644 --- a/ipa-server/xmlrpc-server/unauthorized.html +++ b/ipa-server/xmlrpc-server/unauthorized.html @@ -7,7 +7,7 @@ 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. +the IPA Web interface, please contact the helpdesk on for additional assistance. </p> </ul> </body> |