+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 11 to 12 of 12

Thread: lava -- user is deleted

  1. #11
    mblack is offline Junior Member
    Join Date
    April 15th, 2008
    Posts
    11
    Downloads
    0
    Uploads
    0

    Default

    Hi

    It's a known issue. The CFM updates files on startup, taking them from /opt/kusu/cfm. Running "cfmsync -f" causes the files in /etc/cfm to be compressed, encrypted and mime encoded and copied to /opt/kusu/cfm.

    If you have not run "cfmsync -f" then the files in /opt/kusu/cfm are at an older revision, so when you reboot it ends up copying back the old version.

    Two ways of dealing with it are:
    1. Run "cfmsync -f" after adding/modifing a user.
    2. Create a RC script to call "cfmsync -f" on shutdown

    Mark

  2. #12
    _fmms_ is offline Member
    Join Date
    September 16th, 2008
    Location
    Germany
    Posts
    42
    Downloads
    7
    Uploads
    0

    Default

    Thanks for the information Mark, this solves the issue for me.

+ Reply to Thread
Page 2 of 2
FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts