Hey guys,
I wanted to reply to this thread:
http://groups.google.com.au/group/mi...a1ee34acbfbf90
but google groups won't let me, so I'm starting a new one.
Anyway, regardless of the many statements, SRV records did indeed
resolve the issue. I have added this to the live DNS server:
_ldap._tcp.domain.com.au. SRV 0 0 389
127.0.0.1
_kerberos._tcp.domain.com.au. SRV 0 0 88
127.0.0.1
_ldap._tcp.dc._msdcs.domain.com.au. SRV 0 0 389
127.0.0.1
_kerberos._tcp.dc._msdcs.domain.com.au. SRV 0 0 88
127.0.0.1
The workstations attempt to find a DC locally, can't, and immediately
give up.
Anyway, thanks to all those that offered suggestions.