Giter Site home page Giter Site logo

Comments (9)

dsommers avatar dsommers commented on September 26, 2024

OpenVPN 3 Linux is "user aware". So if the profile was imported as root and you run openvpn3 configs-list as another user, then it won't show up unless that user is granted access to this profile (via openvpn3 config-acl).

I would try to run openvpn3 configs-list as root and see what that shows.

from openvpn3-linux.

deanfourie1 avatar deanfourie1 commented on September 26, 2024

OpenVPN 3 Linux is "user aware". So if the profile was imported as root and you run openvpn3 configs-list as another user, then it won't show up unless that user is granted access to this profile (via openvpn3 config-acl).

I would try to run openvpn3 configs-list as root and see what that shows.

Yes thank you, that worked! I now see the profile listed as CloudConnexa.

Could you tell me how to deleted it? As I do not know the config path?

Thanks

from openvpn3-linux.

deanfourie1 avatar deanfourie1 commented on September 26, 2024

When I attempt

openvpn3 config-remove --config CloudConnexa

I get the following error

** ERROR ** more then one configuration profile was found with the given name.

from openvpn3-linux.

dsommers avatar dsommers commented on September 26, 2024

Use openvpn3 config-lists -v ... and then openvpn3 config-remove --config-path ....

from openvpn3-linux.

deanfourie1 avatar deanfourie1 commented on September 26, 2024

Sorry but I do not know the config path, the script installed it automatically.

from openvpn3-linux.

deanfourie1 avatar deanfourie1 commented on September 26, 2024

Oh sorry gotcha! -v gave me what I needed.

Let me try this

from openvpn3-linux.

deanfourie1 avatar deanfourie1 commented on September 26, 2024

Thank you very much, this has worked! New profile has been installed and connector online.

FYI, I think the documentation really lacks this information.

from openvpn3-linux.

dsommers avatar dsommers commented on September 26, 2024

Which information do you mean? Cloud Connexa or the man pages in OpenVPN 3 Linux?

https://codeberg.org/OpenVPN/openvpn3-linux/src/branch/master/docs/man/openvpn3-configs-list.1.rst
https://codeberg.org/OpenVPN/openvpn3-linux/src/branch/master/docs/man/openvpn3-config-remove.1.rst
https://codeberg.org/OpenVPN/openvpn3-linux/src/branch/master/docs/man/openvpn3-config-acl.1.rst

Just to be clear, I'm very much in favour of improving documentation .... no matter which one 🙂

from openvpn3-linux.

dsommers avatar dsommers commented on September 26, 2024

I just remembered that the openvpn-connector-setup command does have a --force option too ...

$ openvpn-connector-setup --help
usage: openvpn-connector-setup [options]

OpenVPN Connector Setup utility

optional arguments:
  -h, --help            show this help message and exit
  --mode MODE           Defines how configuration profiles are imported and
                        stored (default: systemd-unit)
  --token TOKEN_VALUE   This value is provided by the CloudConnexa web portal.
  --name NAME           Configuration profile name to use. Default:
                        "CloudConnexa"
  --force               Overwrite configuration profile if it already exists
  --autoload-file-prefix AUTOLOAD_FILE_PREFIX
                        Configuration filename to use. Default: connector.conf
  --no-start            Do not start and configure the profile to start at
                        boot
  --dco                 Use OpenVPN Data Channel Offload (DCO) by default
  --version             Show openvpn-connector-setup version

from openvpn3-linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.