From db615a895b644af038308ae71b680f1d93f78f70 Mon Sep 17 00:00:00 2001 From: mharmsen Date: Sat, 29 Oct 2011 04:43:21 +0000 Subject: Bugzilla Bug #737761 - Update Dogtag Packages for Fedora 16 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/tags/DOGTAG_9_0_FEDORA_15_16_17_20111028@2279 c9f7a03b-bd48-0410-a16d-cbbf54688b0b --- .../admin/console/config/adminauthenticatepanel.vm | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 pki/dogtag/common-ui/shared/admin/console/config/adminauthenticatepanel.vm (limited to 'pki/dogtag/common-ui/shared/admin/console/config/adminauthenticatepanel.vm') diff --git a/pki/dogtag/common-ui/shared/admin/console/config/adminauthenticatepanel.vm b/pki/dogtag/common-ui/shared/admin/console/config/adminauthenticatepanel.vm new file mode 100644 index 000000000..7d5aade5f --- /dev/null +++ b/pki/dogtag/common-ui/shared/admin/console/config/adminauthenticatepanel.vm @@ -0,0 +1,52 @@ + + + +

Authentication

+

+The uid and password are used to authenticate to the master subsystem. These are the administrator's credential information for the master subsystem. +#if ($systemType != "tps") +
+If authentication is successful, a cloned subsystem will retrieve the configuration information from the master one. +#end +
+#if ($errorString != "") + $errorString +#end + + + + + + + + + + + +
Uid:
Password:
+

-- cgit