|
server
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
access to Server 2K3Hi 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 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 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 > > 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 |
|||||||||||||||||||||||