Differences between revisions 3 and 11 (spanning 8 versions)
Revision 3 as of 2017-02-19 12:01:07
Size: 957
Editor: DavidAdam
Comment:
Revision 11 as of 2017-02-19 16:55:37
Size: 1803
Editor: DavidAdam
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 6: 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 is `ad.ucc.gu.uwa.edu.au`.

The Active Directory test domain at UCC is `adtest.ucc.gu.uwa.edu.au`.
Line 13: Line 15:
`ad{,test}.ucc.gu.uwa.edu.au` is delegated in the Zonemake config in Mooneye's `/etc/bind/domains/primary/ucc.machines` `ad{,test}.ucc.gu.uwa.edu.au` is delegated using separate zones in Mooneye's `/etc/bind/named.conf.local`

Mulmul's test domain is set up by:
 * `pkg install samba44 cpu`
 * Copy Molmol's `/usr/local/etc/smb4.conf` to `/usr/local/etc/smb4.conf`
 * Copy Molmol's `/usr/local/etc/cpu-samba.conf` to `/usr/local/etc/cpu-samba.conf`
 * Change "UCCDOMAIN" to "UCCDOMAYNE" and Mussel's hostname to an IP address in `/usr/local/etc/smb4.conf`
 * Set up LDAP per the SOE (for NIS at least)
 * `mkdir -p /var/db/samba-migration`
 * `cp -p /var/db/samba4/private/{secrets.tdb,schannel_store.tdb} /var/db/samba4/gencache_notrans.tdb /var/db/samba4/account_policy.tdb /var/db/samba-migration/`
 * `mv /usr/local/etc/smb4.conf /usr/local/etc/smb4.PDC.conf`
 * `samba-tool domain classicupgrade --use-xattrs=yes --realm adtest.ucc.gu.uwa.edu.au --dbdir=/var/db/samba-migration --dns-backend=SAMBA_INTERNAL --verbose /usr/local/etc/smb4.PDC.conf`
Line 20: Line 33:
* 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
 * Dispense
 * 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 is ad.ucc.gu.uwa.edu.au.

The Active Directory test domain at UCC is adtest.ucc.gu.uwa.edu.au.

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

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

Mulmul's test domain is set up by:

  • pkg install samba44 cpu

  • Copy Molmol's /usr/local/etc/smb4.conf to /usr/local/etc/smb4.conf

  • Copy Molmol's /usr/local/etc/cpu-samba.conf to /usr/local/etc/cpu-samba.conf

  • Change "UCCDOMAIN" to "UCCDOMAYNE" and Mussel's hostname to an IP address in /usr/local/etc/smb4.conf

  • Set up LDAP per the SOE (for NIS at least)
  • mkdir -p /var/db/samba-migration

  • cp -p /var/db/samba4/private/{secrets.tdb,schannel_store.tdb} /var/db/samba4/gencache_notrans.tdb /var/db/samba4/account_policy.tdb /var/db/samba-migration/

  • mv /usr/local/etc/smb4.conf /usr/local/etc/smb4.PDC.conf

  • samba-tool domain classicupgrade --use-xattrs=yes --realm adtest.ucc.gu.uwa.edu.au --dbdir=/var/db/samba-migration --dns-backend=SAMBA_INTERNAL --verbose /usr/local/etc/smb4.PDC.conf

Converted systems

Nothing yet!

Unconverted systems

  • 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