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

Sophos SSL VPN Client Automatische Verbindung

Hallo!

Ist es beim Sophos SSL VPN Client möglich Benutzernamen und Passwort zu speichern und diesen so einzustellen damit er sich beim Anmelden automatisch verbindet?

Ich habe nämlich in meinem Netzwerk eine Lokale Website auf dieser unsere Familienfotos zum Ansehen verfügbar sind. Damit meine Tante auch auf die Fotos zugriff hat, hab ich Ihr eine VPN Verbindung über SSL VPN eingerichtet. Nur muss sie jetzt halt jedes mal eine Verbindung aufbauen um die Fotos zu sehen.

Wisst Ihr da vielleicht eine einfachere oder bessere Möglichkeit wenn dies nicht möglich ist?

L.G.
fireb


This thread was automatically locked due to age.
Parents
  • Das speichern geht doch mit Sophos UTM client.
    In die .ovpn config file steht:

    auth-user-pass

    Hier kann man eine Dateinamen hinzufügen. In die datei kan dan auf der erste reihe deine Benutzername und auf der 2. reihe dass passwort gespeichert werden.

    Ich weiss aber nicht ob es möglich ist automatisch verbindung zu machen.

    Managing several Sophos UTMs and Sophos XGs both at work and at some home locations, dedicated to continuously improve IT-security and feeling well helping others with their IT-security challenges.

    Sometimes I post some useful tips on my blog, see blog.pijnappels.eu/category/sophos/ for Sophos related posts.

Reply
  • Das speichern geht doch mit Sophos UTM client.
    In die .ovpn config file steht:

    auth-user-pass

    Hier kann man eine Dateinamen hinzufügen. In die datei kan dan auf der erste reihe deine Benutzername und auf der 2. reihe dass passwort gespeichert werden.

    Ich weiss aber nicht ob es möglich ist automatisch verbindung zu machen.

    Managing several Sophos UTMs and Sophos XGs both at work and at some home locations, dedicated to continuously improve IT-security and feeling well helping others with their IT-security challenges.

    Sometimes I post some useful tips on my blog, see blog.pijnappels.eu/category/sophos/ for Sophos related posts.

Children
  • Das speichern geht doch mit Sophos UTM client.
    In die .ovpn config file steht:

    auth-user-pass

    Hier kann man eine Dateinamen hinzufügen. In die datei kan dan auf der erste reihe deine Benutzername und auf der 2. reihe dass passwort gespeichert werden.

    Ich weiss aber nicht ob es möglich ist automatisch verbindung zu machen.


    Hast Recht, das funktioniert.
    ABER es stehen hier Passwörter im Klartext!

    Sophos Client beenden.

    Im Konfigverzeichnis muss diese user@utm.domäne.ovpn Datei angepasst werden.

    auth-user-pass pass.txt


    Im Anschluss eine neue Datei Namens "pass.txt" im gleichen Ordner erstellen.
    Zeile 1 - username
    
    Zeile 2 - Passwort


    Client starten und es klappt.

    Nice greetings
  • Hast Recht, das funktioniert.
    ABER es stehen hier Passwörter im Klartext!


    Stimmt, ich werde dann auch die datei verschlüsseln (met Windows EFS zum beispiel).

    Managing several Sophos UTMs and Sophos XGs both at work and at some home locations, dedicated to continuously improve IT-security and feeling well helping others with their IT-security challenges.

    Sometimes I post some useful tips on my blog, see blog.pijnappels.eu/category/sophos/ for Sophos related posts.



  • Stimmt, ich werde dann auch die datei verschlüsseln (met Windows EFS zum beispiel).


    Übertragung auch im Klartext?

    Nice greetings