This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

marketing_window

I am looking around in the confd command-line client and I came across the following under OBJS -> user_preferences -> webadmin -> REF_UseWeb1.
There appears to be a setting called marketing_window. I am hoping for someone to explain to me what that is!


This thread was automatically locked due to age.
  • This should be for the window that pops up on first connection to WebAdmin after installation on whether or not to send anonymous data to Sophos.

    CC (Confd Client) is the proprietary storage for UTM settings persistence.  It is not meant to be used by end users, so the documentation publicly available is very limited.  I believe there's still a couple of articles in the KB with some general information.

    Be very aware that configuration from the shell, especially CC is discouraged unless you know what you're doing.  If you are a paid license user and make changes from the shell without express direction from support, you will void your support contract unless you reinstall from ISO and manually reconfigure to remove any trace of the changes made.  Just be careful and understand the consequences.

    There's a home user on here, Teched, who taught himself the CC ins and out by traversing through CC, reading some posts from the past, monitoring the Configuration Daemon log, and applying his vast array of knowledge.  He knows more about CC than most buy a small handful of people at Sophos.  Very impressive.
  • Thanks for your reply Scott.

    I did not see that popup, however I will play with it some more when I get home. I noticed indeed that there's very little documentation, here and there an article that explains how to reset passwords and some other basic things. Yesterday I've spent my whole afternoon exploring CC and documenting everything that I understand in a so called Word-document "Sophos CC Cookbook".
    I found some things that I didn't find on the forums, for example how to lock the WebAdmin:

    Lock/Unlock WebAdmin
    1. Login to the UTM via SSH as loginuser
    2. Enter su to login as root
    3. Start confd via the command cc and switch to RAW mode
    4. Enter lock to lock the WebAdmin and type unlock to unlock it


    Regarding the support, I am playing with CC on my laptop in a Hyper-V virtual machine. 
    Also thanks for letting me know how Teched taught himself everything about CC by exploring it and monitoring the log. Very impressive indeed!