Update README.md
This commit is contained in:
parent
3234451f9f
commit
a75671698d
@ -17,9 +17,10 @@ openvpn-auth-ldap
|
||||
Setup:
|
||||
The below instructions make the following assumptions. If you use a different setup you will need to modify accordingly.
|
||||
1. Install and configure all pre-requisites listed above
|
||||
2.
|
||||
2. cp -R /usr/share/easy-rsa /etc/openvpn/rsa
|
||||
3. cp -RCreate openvpn server config file
|
||||
2. sudo git clone https://github.com/joshnorth/ovpn-ad-sync.git /tmp/ovpn-ad-sync
|
||||
3. sudo cp -R /usr/share/easy-rsa /etc/openvpn/rsa
|
||||
4. sudo cp -R /tmp/ovpn-ad-sync/
|
||||
5. Create openvpn server config file
|
||||
make ldap config file
|
||||
edit /etc/openvpn/rsa/vars correctly
|
||||
in rsa dir do source ./vars, build-ca, build-dh, and build-key-server
|
||||
|
Loading…
Reference in New Issue
Block a user