Home All Groups Group Topic Archive Search About
Author
9 Mar 2006 10:30 AM
Marco
Hi all,

I have 2 servers DC, one 2K and the other 2K3.
I have installed 2K3 after 2K and I'm migrating all to 2K3, files shares,
printers, DNS, DHCP....
The problem is that if I try to connect to 2K3 with a domain user (also
domain admin user) from a PC not in domain, the access is refused, I can't
connect, no errors, only the system continues to require user and password.
No problems accessing 2K.

any ideas?

Thank you

Author
10 Mar 2006 8:25 AM
Paul Williams [MVP]
What happens in you enter a valid domain password in the form of:

DOMAIN\sAMAccountName
usern***@domain-name.com


That should work.  This is probably an issue with 2003 not granting
anonymous access via EVERYONE like 2k did.

--
Paul Williams
Microsoft MVP - Windows Server - Directory Services
http://www.msresource.net | http://forums.msresource.net
Author
10 Mar 2006 11:18 AM
Marco
I insert DOMAIN\USERNAME account with the correct password but the system
prompt me access window again...I tryed to usealso domain administrator
account......

Show quoteHide quote
"Paul Williams [MVP]" <ptw2***@hotmail.com> wrote in message
news:eoRduwBRGHA.4264@TK2MSFTNGP11.phx.gbl...
> What happens in you enter a valid domain password in the form of:
>
> DOMAIN\sAMAccountName
> usern***@domain-name.com
>
>
> That should work.  This is probably an issue with 2003 not granting
> anonymous access via EVERYONE like 2k did.
>
> --
> Paul Williams
> Microsoft MVP - Windows Server - Directory Services
> http://www.msresource.net | http://forums.msresource.net
>
>
Author
15 Mar 2006 8:27 AM
Paul Williams [MVP]
Strange...I don't have this problem accessing my test boxes (running k3 SP1
domain) using a stand-alone system.

Before trying to access the system, type the following at a command prompt:

net use \\servername /user:DOMAIN\sAMAccountName *


Enter the password when prompted.

Note.  I have intentionally left out a wildcard or drive letter.  The above
command is actually establishing a connection via \\servername\ipc$

If the command completes successfully, try connecting to the server
normally.

--
Paul Williams
Microsoft MVP - Windows Server - Directory Services
http://www.msresource.net | http://forums.msresource.net