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

Anonymization of Log-Data

Hey there,

Our old Sophos Admin has set up the anonymization of the Log-Data inside the System.

Problem is, that he forgot the Passwords he had set to deactivate this feature.

Is there a way to switch it off without reconfigure the whole System?

-------------

Hallo,

Unser alter Sophos Admin hat vor Jahren die Log-Anonymisierung eingeschaltet.

Dummerweise hat er die eingestellten Passwörter von Damals vergessen, da er auch schon längere Zeit nicht mehr bei uns arbeitet.
Nun wollen wir diese Funktion deaktivieren, können es aber nicht ohne diese Passwörter.

Gibt es einen Weg dies dennoch zu tun, ohne die gesamte UTM neu konfigurieren zu müssen?



This thread was automatically locked due to age.
Parents
  • Yep. You need access to the command line.

    Klar doch. Geht auf der Kommandozeile.

    cc [enter]
    reporting [enter]
    anonymizing$ [enter]
    =0 [enter]
    exit [enter]
    
    cc [enter]
    reporting [enter]
    password1$ [enter]
    = [enter]
    exit [enter]
    
    cc [enter]
    reporting [enter]
    password2$ [enter]
    = [enter]
    exit [enter]


Reply
  • Yep. You need access to the command line.

    Klar doch. Geht auf der Kommandozeile.

    cc [enter]
    reporting [enter]
    anonymizing$ [enter]
    =0 [enter]
    exit [enter]
    
    cc [enter]
    reporting [enter]
    password1$ [enter]
    = [enter]
    exit [enter]
    
    cc [enter]
    reporting [enter]
    password2$ [enter]
    = [enter]
    exit [enter]


Children