summaryrefslogtreecommitdiffstats
path: root/install/migration/invalid.html
diff options
context:
space:
mode:
authorPavel Zuna <pzuna@redhat.com>2010-01-12 16:40:09 +0100
committerRob Crittenden <rcritten@redhat.com>2010-01-20 16:54:17 -0500
commitc15c1eee729e912f4f55c90861d4dd0be0bdd601 (patch)
treed6f7897fec77a6be50daa7d33b81812ad73576aa /install/migration/invalid.html
parent41a7a8d3d4d79cf15dac5583fc5aa8c301282c98 (diff)
downloadfreeipa-c15c1eee729e912f4f55c90861d4dd0be0bdd601.tar.gz
freeipa-c15c1eee729e912f4f55c90861d4dd0be0bdd601.tar.xz
freeipa-c15c1eee729e912f4f55c90861d4dd0be0bdd601.zip
Add DS migration plugin and password migration page.
Diffstat (limited to 'install/migration/invalid.html')
-rw-r--r--install/migration/invalid.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/install/migration/invalid.html b/install/migration/invalid.html
new file mode 100644
index 000000000..70aa90daf
--- /dev/null
+++ b/install/migration/invalid.html
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <link rel="stylesheet" href="migration.css" type="text/css">
+ <title>IPA Password Migration Page: Invalid credentials</title>
+</head>
+
+<body>
+<p>
+Invalid username or password.
+</p>
+<p>
+<a href="index.html">Let me try again!</a>
+</p>
+</body>
+