Re: 2003 server in a NT4 Domain.
From: Herb Martin (news_at_LearnQuick.com)
Date: 02/24/05
- Next message: steve zhao: "dfs problem, help!"
- Previous message: Herb Martin: "Re: Roaming profile in problem"
- In reply to: Josh Davis: "Re: 2003 server in a NT4 Domain."
- Next in thread: Josh Davis: "Re: 2003 server in a NT4 Domain."
- Reply: Josh Davis: "Re: 2003 server in a NT4 Domain."
- Reply: Josh Davis: "Re: 2003 server in a NT4 Domain."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Feb 2005 20:08:04 -0600
> I tried these from a xp machine.
>
> >net use * \\serverName\ShareName
> Reports password or user name is invalid.
> Did not give option to enter a user name only a password.
Don't give either -- if you give one you must give
both.
> >net use * \\serv.IP.Add.ress\ShareName * /user:Domain\username
> Worked.
Ok, user CAN authenticate and use resources, but
in the previous one you didn't prove the user could
or could not do that by default (with CURRENT
logon credentials.)
> I passed the user name and password of another account , not admin
> account that resides on the NT4 PDC and what looked like a mapped
> network drive was created on the client.
Could you access it? Dir, Copy con m:\t.txt, etc. ?
> Was able to browse the list etc.
Browsing is a SEPARATE issue (NetBIOS, maybe
even WINS servers and clients) from authentication.
> It looks like Auth against the PDC is working as the user account used
> did not exist on the 2003 server but only on the NT4 PDC.
Doesn't matter anyway if you give the username the
way I shows you DomainName\Username
This refers ONLY to a domain account.
> One more thing. I fired up a old win98 pc that was logged into the nt4
> domain and was able to see the shared resources on the 2003 server.
>
> Looks like the problem is only with the win2k, xp based pc's
If it is "seeing shares" then tell me if these are true:
All machines are domain members OR use same workgroup name
All machines are on SAME subnet OR you have a WINS server
(If you have WINS server):
All machines, including SERVERS are WINS clients
> Any other insight.
Separate "See" as in browse from Authenticate.
They are unrelated.
> Thanks.... Josh.
>
>
> On Tue, 22 Feb 2005 23:05:04 -0600, "Herb Martin"
> <news@LearnQuick.com> wrote:
>
> >Herb Martin
> >What happens when you try these commands
> >(from the trouble client AND from the PDC if they
> >don't work):
> >
> >net use * \\serverName\ShareName
> >
> >net use * \\serverName\ShareName * /user:Domain\username
> >
> >IF the first fails and the second works then you
> >likely have a CLIENT authentication problem
> >(where the client machine isn't really authenticating
> >again the DC but the explicit credentials work.)
> >
> >If these both fail, try these:
> >
> >net use * \\serv.IP.Add.ress\ShareName
> >
> >net use * \\serv.IP.Add.ress\ShareName * /user:Domain\username
> >
> >Put in the server address for each of the same commands
> >from before....
> >
> >Report exact error messages.
> >
> >If none of that works. Ping the server and the PDC
> >and report results.
>
- Next message: steve zhao: "dfs problem, help!"
- Previous message: Herb Martin: "Re: Roaming profile in problem"
- In reply to: Josh Davis: "Re: 2003 server in a NT4 Domain."
- Next in thread: Josh Davis: "Re: 2003 server in a NT4 Domain."
- Reply: Josh Davis: "Re: 2003 server in a NT4 Domain."
- Reply: Josh Davis: "Re: 2003 server in a NT4 Domain."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|