Revision fddb3cd6
Added by Ermal LUÇI about 14 years ago
usr/local/pkg/carp_settings.xml | ||
---|---|---|
85 | 85 |
</description> |
86 | 86 |
<type>input</type> |
87 | 87 |
</field> |
88 |
<field> |
|
89 |
<fielddescr>Remote System Username</fielddescr> |
|
90 |
<fieldname>username</fieldname> |
|
91 |
<default_value>admin</default_value> |
|
92 |
<description>Enter the webConfigurator username of the system entered above for synchronizing your configuration. |
|
93 |
<br><br>NOTE: <b>Do not use the Synchronize Config to IP and username option on backup cluster members!</b></description> |
|
94 |
<type>input</type> |
|
95 |
</field> |
|
88 | 96 |
<field> |
89 | 97 |
<fielddescr>Remote System Password</fielddescr> |
90 | 98 |
<fieldname>password</fieldname> |
Also available in: Unified diff
Allow people to enter another user than admin for syncrhonizing in the carp settings page.