Differences between revisions 9 and 10
Revision 9 as of 2017-02-19 13:55:30
Size: 1750
Editor: DavidAdam
Comment:
Revision 10 as of 2017-02-19 13:57:12
Size: 1817
Editor: DavidAdam
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
 * `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.conf`  * `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`

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 in the Zonemake config in Mooneye's /etc/bind/domains/primary/ucc.machines

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