Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headless User Addition with passphrase ? #821

Closed
Bartiff opened this issue Apr 29, 2021 · 1 comment
Closed

Headless User Addition with passphrase ? #821

Bartiff opened this issue Apr 29, 2021 · 1 comment

Comments

@Bartiff
Copy link

Bartiff commented Apr 29, 2021

Hi

It is possible to automate the addition of a new user with the passphrase ?

For example with something like this... :

#!/bin/bash
export MENU_OPTION="1"
export CLIENT="foo"
export PASS="2"
export PASSPHRASE="bar"
./openvpn-install.sh
@angristan
Copy link
Owner

See: #389

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants