Resource Access across Domains

Tech-Archive recommends: Fix windows errors by optimizing your registry

dtaylforth_at_bmcl.com.au
Date: 07/15/04


Date: Wed, 14 Jul 2004 20:01:52 -0700

Environment Overview

The Domain is a mixed environment with predominantly NT4
DC's, some Windows 2000 member servers and a Windows 2003
PDC. There are two Domains Australia (BMCL) and New
Caledonia (NEWCALEDONIA), which is a Windows 2000 Domain
running in mixed mode. There are ISA Firewalls installed
in both environments, we are utilising ISA Permanent
VPN's to provide connectivity between the Domains.

The NEWCALEDONIA Domain is using DNS for name resolution
and there is no WINS, the DNS zone is newcaledonia.local.
The BMCL Domain is using WINS and DNS for name
resolution, the DNS zone is bmcl.local. The PDC in each
Domain has a secondary copy of the alternative DNS zone.

A Domain Trust has been established between the BMCL and
NEWCALEDONIA Domains and largely appears to be
functioning correctly however a couple of issues have
been noted.

Issue

Using the logon credentials from a user on the
NEWCALEDONIA Domain I logged onto a PC within the BMCL
Domain. However I encountered an error when trying to
connect a printer from the alternate Domain, I reviewed
the security on the print queue and added the
NEWCALEDONIA\Domain Users with Print permissions onto the
print queue. I then tried again and received the
following error.

You do not have sufficient access to your computer to
connect to the selected printer.

Does anyone have any trouble shooting ideas to help
resolve this issue?



Relevant Pages

  • Web Page access over Trust Relationship/VPN
    ... The Domain is a mixed environment with predominantly NT4 ... some Windows 2000 member servers and a Windows 2003 ... the DNS zone is newcaledonia.local. ... 403 Forbidden - The ISA Server denies the specified ...
    (microsoft.public.inetserver.iis.security)
  • Domain Browser Updates over Trust Relationship/VPN
    ... The Domain is a mixed environment with predominantly NT4 ... some Windows 2000 member servers and a Windows 2003 ... the DNS zone is newcaledonia.local. ... There are no Domain Browser updates occurring between the ...
    (microsoft.public.windows.server.networking)
  • Re: nss_ldap using sasl with gssapi. Kerberos credentials cache problem[Scanned]
    ... First get a Windows 200x environment with the RFC2307 extensions added to the Schema. ... Next assign all of your *real* Unix users with AD accounts - make the user names conform to the Posix rules (Windows samAccountName) i.e. 8 characters starting with a letter, ... A further enhancement would be to try to access the directory using this file if readable, and if that fails or if the file is not readable then use the KRB5CCNAME environment variable if set and if that fails use the users credentials cache if that exists. ...
    (Fedora)
  • Re: Using PHP to parse specific XML tag content?
    ... XML --> HTML transformation in testing environment. ... run just fine under Windows using Cygwin, and, unless I'm ... but you have to learn XSLT or use whatever defaults ...
    (comp.lang.php)
  • Re: Managed vs Unmanaged Bare Bones Performance Test
    ... One of the reasons that things like Virtual PC (which runs Windows on pre-Intel Macintoshes) and Rosetta work so well is that the programs being run spend very little time in the code that needs to be translated. ... If your code only spends 1% or less of its time executing the code you actually wrote, and the rest of its time either waiting on i/o or executing libraries in the operating system, then even if you have a 20X difference in performance, you're only really looking at a 20% cost in the "slower" environment. ... There are a few classes of applications where this sort of difference matters. ... The biggest thing I notice in my applications is start-up time, as the .NET Framework imposes a relatively large burden with respect to application initialization as compared to a straight Windows application. ...
    (microsoft.public.dotnet.framework)