mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Allow people to enter another user than admin for syncrhonizing in the carp settings page.
This commit is contained in:
parent
01c170c461
commit
fddb3cd6b8
@ -85,6 +85,14 @@
|
||||
</description>
|
||||
<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.
|
||||
<br><br>NOTE: <b>Do not use the Synchronize Config to IP and username option on backup cluster members!</b></description>
|
||||
<type>input</type>
|
||||
</field>
|
||||
<field>
|
||||
<fielddescr>Remote System Password</fielddescr>
|
||||
<fieldname>password</fieldname>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user