Difference between revisions of "User:Mauirixxx/FreeNAS as a DC"
From FreeNAS using Active Directory Wiki
(Created page with "* install freenas (used FreeNAS-9.2.1.6-BETA-a5a17b5-x64) * Set IP to 10.10.10.2/24 * Set hostname: dc-01.example-domain.net (System -> System Information) * Set time zone (Sy...") |
(No difference)
|
Revision as of 21:10, 12 May 2014
- install freenas (used FreeNAS-9.2.1.6-BETA-a5a17b5-x64)
- Set IP to 10.10.10.2/24
- Set hostname: dc-01.example-domain.net (System -> System Information)
- Set time zone (System -> Settings)
- Set Directory Service to Domain Controller (System -> Settings)
- Storage -> Volumes -> ZFS Volume Manager
- Volume Name: dc-files (or "follow volume creation from freenas wiki")
- Services -> Directory Services -> Domain Controller
- Realm: EXAMPLE-DOMAIN.NET (windows domain name equivalent)
- Domain: EXAMPLE-DOMAIN (windows netbios name equivalent)
- Server Role: active directory domain controller
- DNS Backend: SAMBA_INTERNAL (or pick BIND 9 - research why?)
- DNS Forwarder: 8.8.8.8 (or whichever external DNS server you prefer)
- Domain Forest Level: 2008_R2
- Administrator Password: StrongPassword@1234
- Confirm Administrator Password: StrongPassword@1234
- NOTE: After pressing OK, CIFS gets started automatically with settings pertinent to the Domain Controller settings