summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-06-14 13:40:17 +0000
committerErmal <eri@pfsense.org>2011-06-14 13:40:17 +0000
commitfddb3cd6b88c5ae55f299ded41844263e8b5c65c (patch)
tree683a04d9d5ba3b1c034ff64b3718c6cfca00893d /usr/local/pkg
parent01c170c4612a4afdbaa2d6e9bf98552dddc1cde3 (diff)
downloadpfsense-fddb3cd6b88c5ae55f299ded41844263e8b5c65c.zip
pfsense-fddb3cd6b88c5ae55f299ded41844263e8b5c65c.tar.gz
Allow people to enter another user than admin for syncrhonizing in the carp settings page.
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/carp_settings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml
index f335236..32a9b8c 100644
--- a/usr/local/pkg/carp_settings.xml
+++ b/usr/local/pkg/carp_settings.xml
@@ -86,6 +86,14 @@
<type>input</type>
</field>
<field>
+ <fielddescr>Remote System Username</fielddescr>
+ <fieldname>username</fieldname>
+ <default_value>admin</default_value>
+ <description>Enter the webConfigurator username of the system entered above for synchronizing your configuration.
+ &lt;br&gt;&lt;br&gt;NOTE: &lt;b&gt;Do not use the Synchronize Config to IP and username option on backup cluster members!&lt;/b&gt;</description>
+ <type>input</type>
+ </field>
+ <field>
<fielddescr>Remote System Password</fielddescr>
<fieldname>password</fieldname>
<description>Enter the webConfigurator password of the system entered above for synchronizing your configuration.
OpenPOWER on IntegriCloud