summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-08-02 17:17:46 -0400
committerjim-p <jimp@pfsense.org>2010-08-02 17:17:46 -0400
commit0ce726624dc1fbc4998ca85d79b27d810d88d5fb (patch)
tree7ac84e364d7e564bdd08093a2e609e6abcc9e0e3 /usr/local/pkg
parent62c4d0fb3ecaa43d51345c46240edf2f0a95552e (diff)
downloadpfsense-0ce726624dc1fbc4998ca85d79b27d810d88d5fb.zip
pfsense-0ce726624dc1fbc4998ca85d79b27d810d88d5fb.tar.gz
Optionally sync users and groups via xmlrpc. Fixes #650
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/carp_settings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml
index 97aee7a..0ebe98d 100644
--- a/usr/local/pkg/carp_settings.xml
+++ b/usr/local/pkg/carp_settings.xml
@@ -77,6 +77,12 @@
</description>
</field>
<field>
+ <fielddescr>Synchronize Users and Groups</fielddescr>
+ <fieldname>synchronizeusers</fieldname>
+ <description>When this option is enabled, this system will automatically sync the users and groups over to the other CARP host when changes are made.</description>
+ <type>checkbox</type>
+ </field>
+ <field>
<fielddescr>Synchronize rules</fielddescr>
<fieldname>synchronizerules</fieldname>
<description>When this option is enabled, this system will automatically sync the firewall rules to the other CARP host when changes are made..</description>
@@ -192,3 +198,4 @@
filter_configure();
</custom_add_php_command_late>
</packagegui>
+
OpenPOWER on IntegriCloud