Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2017-02-19 11:59:16
Size: 913
Editor: DavidAdam
Comment:
Revision 14 as of 2017-05-19 21:35:22
Size: 1715
Editor: DavidAdam
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

The primary DNS server for domain is `molmol.ucc.gu.uwa.edu.au`.
Line 5: Line 7:
The Active Directory domain at UCC is {{{ad.ucc.gu.uwa.edu.au}}}
The Active Directory test domain at UCC is {{{adtest
.ucc.gu.uwa.edu.au}}}
The Active Directory domain at UCC will be `ad.ucc.gu.uwa.edu.au`.
Line 8: Line 9:
The primary DNS server for the domain is {{{molmol.ucc.gu.uwa.edu.au}}. The Active Directory test domain at UCC is `adtest.ucc.gu.uwa.edu.au`. The primary server for the test domain is `samson.ucc.gu.uwa.edu.au`.
Line 10: Line 11:
The primary DNS server for the test domain is {{{mulmul.ucc.gu.uwa.edu.au}}. `ad{,test}.ucc.gu.uwa.edu.au` is delegated using separate zones in Mooneye's `/etc/bind/named.conf.local`
Line 12: Line 13:
{{{ad{,test}.ucc.gu.uwa.edu.au}}} is delegated in the Zonemake config in Mooneye's {{{/etc/bind/domains/primary/ucc.machines}}} Samson's test domain is set up by:
 * `apt-get install samba chrony`
 * Disable the systemd units for the non-DC setup:
{{{
systemctl stop smbd
systemctl stop nmbd
systemctl stop winbind
systemctl disable smbd
systemctl disable nmbd
systemctl disable winbind
}}}
 * `scp root@molmol:/usr/local/etc/smb4.conf /opt/smb.conf.pdc`
 * `scp root@molmol:/var/db/samba4/\*.tdb /opt/samba-db`
 * `scp root@molmol:/var/db/samba4/private/\*.tdb /opt/samba-db`
 * Change "UCCDOMAIN" to "UCCDOMAYNE" and Mussel's hostname to an IP address in `//opt/smb.conf.pdc`
 * `samba-tool domain classicupgrade --use-xattrs=yes --realm adtest.ucc.gu.uwa.edu.au --dbdir=/opt/samba-db --dns-backend=SAMBA_INTERNAL --verbose /opt/smb.conf.pdc`
Line 18: Line 34:
dispense no longer has to back onto LDAP, so once Merlo is converted then things should just work
Line 19: Line 37:
* Windows desktops
* Linux desktops
* Windows server (Maaxen)
* Linux servers
 * Mussel
* Motsugo
 * Other machines
* FreeBSD servers
 * Molmol
 * Musdea
* Solaris machines
* Dispense
* Webmail
* RADIUS (VPN & wireless)
* Mac machines
* Adduser scripts
* Proxmox
 * Windows desktops
 * Linux desktops
 * Windows server (Maaxen)
 * Linux servers
  * Mussel
 
* Motsugo
  * Other machines
 * FreeBSD servers
  * Molmol
  * Musdea
 
* Solaris machines
 * Webmail
 * RADIUS (VPN & wireless)
 * Mac machines
 
* Adduser scripts
 * Proxmox

This page is for describing the migration and current setup of the Active Directory domain at UCC.

The primary DNS server for domain is molmol.ucc.gu.uwa.edu.au.

Upgrade/Setup Process

The Active Directory domain at UCC will be ad.ucc.gu.uwa.edu.au.

The Active Directory test domain at UCC is adtest.ucc.gu.uwa.edu.au. The primary server for the test domain is samson.ucc.gu.uwa.edu.au.

ad{,test}.ucc.gu.uwa.edu.au is delegated using separate zones in Mooneye's /etc/bind/named.conf.local

Samson's test domain is set up by:

  • apt-get install samba chrony

  • Disable the systemd units for the non-DC setup:

systemctl stop smbd
systemctl stop nmbd
systemctl stop winbind
systemctl disable smbd
systemctl disable nmbd
systemctl disable winbind
  • scp root@molmol:/usr/local/etc/smb4.conf /opt/smb.conf.pdc

  • scp root@molmol:/var/db/samba4/\*.tdb /opt/samba-db

  • scp root@molmol:/var/db/samba4/private/\*.tdb /opt/samba-db

  • Change "UCCDOMAIN" to "UCCDOMAYNE" and Mussel's hostname to an IP address in //opt/smb.conf.pdc

  • samba-tool domain classicupgrade --use-xattrs=yes --realm adtest.ucc.gu.uwa.edu.au --dbdir=/opt/samba-db --dns-backend=SAMBA_INTERNAL --verbose /opt/smb.conf.pdc

Converted systems

Nothing yet!

dispense no longer has to back onto LDAP, so once Merlo is converted then things should just work

Unconverted systems

  • Windows desktops
  • Linux desktops
  • Windows server (Maaxen)
  • Linux servers
    • Mussel
    • Motsugo
    • Other machines
  • FreeBSD servers
    • Molmol
    • Musdea
  • Solaris machines
  • Webmail
  • RADIUS (VPN & wireless)

  • Mac machines
  • Adduser scripts
  • Proxmox