Update README.md

This commit is contained in:
Josh North 2014-12-03 13:48:51 -05:00
parent 3234451f9f
commit a75671698d

View File

@ -17,9 +17,10 @@ openvpn-auth-ldap
Setup: Setup:
The below instructions make the following assumptions. If you use a different setup you will need to modify accordingly. 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 1. Install and configure all pre-requisites listed above
2. 2. sudo git clone https://github.com/joshnorth/ovpn-ad-sync.git /tmp/ovpn-ad-sync
2. cp -R /usr/share/easy-rsa /etc/openvpn/rsa 3. sudo cp -R /usr/share/easy-rsa /etc/openvpn/rsa
3. cp -RCreate openvpn server config file 4. sudo cp -R /tmp/ovpn-ad-sync/
5. Create openvpn server config file
make ldap config file make ldap config file
edit /etc/openvpn/rsa/vars correctly edit /etc/openvpn/rsa/vars correctly
in rsa dir do source ./vars, build-ca, build-dh, and build-key-server in rsa dir do source ./vars, build-ca, build-dh, and build-key-server