They cnamed the old hostname to the newhostname (e.g.,
A.NTdomain.com ---> B.ADdomain.com) due to having some
apps hard coded with the old server name.
I came in this morning and found that the apps that had
the UNC name hard codded for the old server werent
working. The error they are receiving is:
"You were not connected because a duplicate name exists
on the network."
These are apps in the NT domain.
We are running WINS and made sure WINS was cleared out.
I also removed the old server account from the NT
domain.
I have flushed the netbios cache on the local boxes and
the wins servers. I have double checked the server IP
properties to make sure the settings were correct.
I ran nbtstat -a <server> name and received host not
found. I ran "net view <server>" and received the
same "duplicate name exists.." error.
At this point, we should be receiving host not found if
anything. I am at a loss now.
The desired result is to have this "duplicate name"
problem fixed so that both names resolve to the new
server. The thought is that if we remove the old server
entry from WINS (which has been done), wins would then
forward the name on to DNS and dns would resolve the name-
-hence the cname.
However, I am all out of ideas on how to fix the
duplicate name issue.
Any suggestions would be appreciated
Thanks
RS
Any suggestions would be appreciated.
"RS" <anon...@discussions.microsoft.com> wrote in message
news:083d01c3c33b$0e514600$a001...@phx.gbl...
They do not. However, I checked DNS just to be sure and
its all clear.
>.
>
I will give it a try. Thanks!
>.
>
There is an unsupported (but widely-known) registry hack
you can use to assign multiple NetBIOS names to a server:
Browse regedt32 on the server to
HKLM \ System \ CurrentControlSet \ Services \ LanManServer \ Parameters
and create a REG_MUL:TI_SZ entry called OptionalNames and put in the list
of all the alias names you want to assign to the server. Then reboot.
Again, this is entirely unsupported by MS and I've never tried it on Win2K3 so
it may not work at all. And if you are running WINS you may need to
make manual entries for some of these names also, I'm not sure -- check the WINS
db after the server boots and/or use nbtstat to check.
Steve Duff, MCSE
Ergodic Systems, Inc.
"RS" <anon...@discussions.microsoft.com> wrote in message news:083d01c3c33b$0e514600$a001...@phx.gbl...
I appreciate the suggestions thus far and hope they keep
coming.
Thanks
RS
>.
>
We played with this a couple of different ways, but
nothing was successful except renaming the server back to
the old name. This isn't an option, so we had to set it
back. BTW, we also played with re-IP'ing and using a
static WINS entry instead of a DNS cname, not to mention
rebooting both the name servers.
We changed the IP as part of the procedure above and we
are leaving it up with the new IP. Hopefully, things
will clear up this way.
Very strange issue. We have never run into this before.
>.
>
We will try this hack and see if it resolves our problem.
>.
>