Project

General

Profile

Actions

Bug #1547

closed

Config Sync causes carp backup to loose most of the System configuration

Added by Michele Di Maria almost 13 years ago. Updated almost 13 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
CARP
Target version:
Start date:
05/20/2011
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:

Description

Hello,
with the last image (RC2, x86, built on Thu May 19 19:44:17 EDT 2011), after a config sync on the backup machine a big part of the system configuration seems to disappaer...

This is the config node on the backup machine after a config sync:

<system>
    <user>
        <name>admin</name>
        <descr><![CDATA[System Administrator]]></descr>
        <scope>system</scope>
        <groupname>admins</groupname>
        <password>xxxxxxxxxxxxxxxxx</password>
        <uid>0</uid>
        <priv>user-shell-access</priv>
        <md5-hash>xxxxxxxxxxxxxxxxx</md5-hash>
        <nt-hash>xxxxxxxxxxxxxxxxxxxxxx</nt-hash>
        <expires/>
        <authorizedkeys/>
        <ipsecpsk/>
    </user>
    <group>
        <name>all</name>
        <description><![CDATA[All Users]]></description>
        <scope>system</scope>
        <gid>1998</gid>
    </group>
    <group>
        <name>admins</name>
        <description><![CDATA[System Administrators]]></description>
        <scope>system</scope>
        <gid>1999</gid>
        <member>0</member>
        <priv>page-all</priv>
    </group>
</system>

All the other settings are not there anymore. In webconfigurator the forms (system/general and system/advanced) are completely empty...

If you need more spefic information please ask!

Thanks,
Michele

Actions

Also available in: Atom PDF