From a75671698db2bde5aa3273e3a2abeeb462d59c87 Mon Sep 17 00:00:00 2001 From: Josh North Date: Wed, 3 Dec 2014 13:48:51 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aa00ac5..3ea8123 100644 --- a/README.md +++ b/README.md @@ -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