Re: I don't trust my trusts
http://xfang.customer.netspace.net.a...s/trustno1.jpg
Sorry couldnt resist. Im in a funny mood after teh day Ive had :P
Re: I don't trust my trusts
Sounds like a DNS problem. Are the domains in the same forest?
Re: I don't trust my trusts
Come on Geoff! One of thm is a Westfield configured admin domain!
(For all those not in Lancashire - no)
Re: I don't trust my trusts
ok you'll need to add the DNS zone for the first domain as a stub zone to the second domain. You'll then need to do the reverse for the second domain.
You'll also need to allow zone transfers.
Re: I don't trust my trusts
I knew that I'd missed something - will maybe do it tomorrow (been at Lancaster Uni today).
Re: I don't trust my trusts
Okay, tried to create a stub zone to no avail :( - I simply have a message returned that says:
The zone cannot be created. The request is not supported.
Any more ideas people?
There may be another option to achieve my aim which is to simply have access to shared drivespace on each network from the other network (preferably without requiring further authentication).
Re: I don't trust my trusts
You didn't allow zone transfers.
Re: I don't trust my trusts
Yes I did :P
Zone transfers are allowed on all zones and to any server. I ensured that this was the case before beginning.
Re: I don't trust my trusts
ok, but do they work? Just because you allowed them doesn't mean they do. Check your security settings.
Re: I don't trust my trusts
I still cannot create a stub zone, however I have been able to create a secondary zone.
I have recreated my trust and Windows says that all is fine and dandy, however I cannot aa groups and users from my admin domain to the security permissions on my curriculum domain still. (I can do this on the admin domain with curriculum groups). It is a 2-way trust.
Re: I don't trust my trusts
Re: I don't trust my trusts
The only related error that I can see is:
Quote:
Product: Windows Operating System
ID: 5719
Source: NETLOGON
Version: 5.0
Symbolic Name: NELOG_NetlogonAuthNoDomainController
Message: This computer was not able to set up a secure session with a domain controller in domain %1 due to the following:
%2
This may lead to authentication problems. Make sure that this computer is connected to the network. If the problem persists, please contact your domain administrator.
ADDITIONAL INFO
If this computer is a domain controller for the specified domain, it sets up the secure session to the primary domain controller emulator in the specified domain. Otherwise, this computer sets up the secure session to any domain controller in the specified domain.
Running 'nltest /dclist:<admin domain name>' returns:
Quote:
Get list of DCs in domain '<admin domain name>' from '\\<admin server>'.<FQDN> [PDC] [DS] Site: <site-name>
The command completed successfully
Re: I don't trust my trusts
Using a secondary zone implies the domains are in the same forest and therefore there is replication between the domain controllers.
Re: I don't trust my trusts
The way I understand it, a secondary zone is simply a copy of a primary zone on another server. Replication of DNS will occur but it is simply UDP packets - the stub zone was invented to reduce this traffic but since that isn't working for me, I cannot use it.
There must be some permissions somewhere that are preventing my trust working in one direction. I just don't know how best to troubleshoot this since I haven't got much experience in the field of trusts.