Update README.md
This commit is contained in:
parent
b0d3752345
commit
dfc81a4351
18
README.md
18
README.md
@ -22,15 +22,15 @@ Basically, the script should be run on a cron schedule. At run, it searches all
|
|||||||
|
|
||||||
###Setup Assumptions:
|
###Setup Assumptions:
|
||||||
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. We assume your vpn name will be vpn.example.com
|
1. We assume your vpn name will be vpn.example.com
|
||||||
2. We asssume your LDAP bind root is example.com
|
2. We asssume your LDAP bind root is example.com
|
||||||
3. We assume your LDAP user/pass for bind is oas_user/oas_user
|
3. We assume your LDAP user/pass for bind is oas_user/oas_user
|
||||||
4. We assume 192.168.5.0/24 is your VPN network range
|
4. We assume 192.168.5.0/24 is your VPN network range
|
||||||
5. We assume you want your rsa key infrastructure to live under the OpenVPN config directory in /etc
|
5. We assume you want your rsa key infrastructure to live under the OpenVPN config directory in /etc
|
||||||
6. We assume your public IP is 66.66.66.66 - obviously this needs to be changed in the template file in the clients directory.
|
6. We assume your public IP is 66.66.66.66 - obviously this needs to be changed in the template file in the clients directory.
|
||||||
7. We assume your local network is 192.168.1.0/24 and your Active Directory or LDAP servers reside at .21 and .22 in this network.
|
7. We assume your local network is 192.168.1.0/24 and your Active Directory or LDAP servers reside at .21 and .22 in this network.
|
||||||
8. We assume that you will set up a group in Active Directory called "OpenVPNUsers" - any users in this group will have files generated and emailed automatically.
|
8. We assume that you will set up a group in Active Directory called "OpenVPNUsers" - any users in this group will have files generated and emailed automatically.
|
||||||
9. You will see other variables that reference example.com - change these accordingly
|
9. You will see other variables that reference example.com - change these accordingly
|
||||||
|
|
||||||
###Setup Instructions:
|
###Setup Instructions:
|
||||||
1. Install and configure all pre-requisites listed above
|
1. Install and configure all pre-requisites listed above
|
||||||
|
Loading…
Reference in New Issue
Block a user