Re: 2003 server in a NT4 Domain.

From: Herb Martin (news_at_LearnQuick.com)
Date: 02/24/05


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.
>



Relevant Pages

  • Re: How long should statspack.snap take to run?
    ... While the default report has limited ... database seemed to be performing slower than expected. ... 2.2GHz Oracle server with a dual 3.66GHz Oracle server. ... a client computer problem and the finger is pointed at the computer ...
    (comp.databases.oracle.server)
  • Re: Java GSS/Kerberos issue - Autheticating server
    ... I can authenticate as that particular principal in the client portion of the ... I have a server and a client portion of code that pass GSS-wrapped kerberos ... Client authenticates to kerberos server and logs in, ...
    (comp.protocols.kerberos)
  • Re: Sending Report to a Fax Server
    ... server will check the folder and automatically fax anything in it. ... The above will loop through the records placing the customer references ... correctly and generate an individual email with your report attached. ... Specifically, each client is in a table that has their NAME, CUSTID, ...
    (microsoft.public.access.modulesdaovba)
  • SSL - Different procedures to authenticate Server and Client
    ... Why in SSL the procedure to authenticate the Client (see ... below) is not the same to authenticate the Server (see ... the public key in the certificate. ...
    (Security-Basics)
  • Re: Postfix + Auth + SSL + pop3s/imaps
    ... users to authenticate can run unprivileged and request saslauthd to ... Otherwise the server must run as root in order to access ... would a mail server that uses port ... and client will exchange keys and an encrypted session is initiated. ...
    (freebsd-questions)