File tree 1 file changed +2
-14
lines changed
1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change @@ -51,21 +51,9 @@ access_denied() {
51
51
cat << "ACCESS_DENIED_MSG "
52
52
53
53
To use Easy-RSA in a protected system directory, you must have
54
- elevated privileges via 'Windows User Access Control'.
55
- You can try 'run-as admin' but that may also fail.
54
+ full administrator privileges via Windows User Access Control.
56
55
57
- It is recommended to use Easy-RSA in your User/home directory.
58
-
59
- Please try using one of the following solutions:
60
- * Use the Start Menu item: 'Start Easy-RSA Shell (Non-Admin)'
61
- * Or, in a Non-Admin command prompt window, run two commands:
62
-
63
- cd '\Program Files\Openvpn\easy-rsa\'
64
- EasyRSA-Start.bat /no-admin
65
-
66
- These will start EasyRSA in your user's 'home directory/easy-rsa'
67
-
68
- Press enter to exit.
56
+ Press Enter or CTRL-C to exit.
69
57
ACCESS_DENIED_MSG
70
58
71
59
# shellcheck disable=SC2162
You can’t perform that action at this time.
0 commit comments