hosts: Add DCs to radius group

All domain controllers for the *pyrocufflink.blue* domain are RADIUS
servers as well.
This commit is contained in:
2018-05-06 13:10:31 -05:00
parent c1e38527d1
commit aba3fe8e04
11 changed files with 720 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# vim: set ft=dosini :
[req]
prompt = no
default_md = sha256
distinguished_name = req_distinguished_name
req_extensions = req_extensions
[req_distinguished_name]
countryName = US
organizationName = Dustin C. Hatch
commonName = dc1.pyrocufflink.blue
[req_extensions]
subjectAltName = @alt_names
[alt_names]
DNS.0 = dc1.pyrocufflink.blue
DNS.1 = dc1
DNS.2 = pyrocufflink.blue