Andrea Moro said:
But it is setup so .... In network properties of w98 clients I speciefied
to access to domani x ... member of workgroup x ... and access to
windows network.
When 98 starts ... it asks me for username, password and domain,
but after have provided those info, windows 98 start to think for
those couple of minute ... then propose me the error message
I said in last e-mail.
The only thing that let me think about possible error is dns ... I
specified the dns info in the network properties, and I don't want
that w9x make some confusion trying to resolve network names.
I'll try it today ...
Andrea
Peform these little tests:
1. On your problem Win9x PC, log on under an account name /
password that is identical to an account name / password on
your domain controller or server.
2. Make sure that this account name / password is active on the DC.
3. Start a DOS Prompt
4. Type this command: ping YourServer
(Replace YourServer with the real name of your server)
Do you get a response?
5. Type this command:
net use x: \\YourServer\netlogon
where SomeShare is a share defined on your server.
Does it work?
6. Create the same account/password on some Win2000 PC.
7. Create some share on that Win2000 PC.
8. On that Win2000, type this command in a Command Prompt:
net use x: \\SomePC\SomeShare
Does it work?
9. On your problem Win98 machine, ping that Win2000 PC.
Does it work?
10. On your problem Win98 machine, type this command in a
DOS Prompt:
net use x: \\SomePC\SomeShare
Does it work?
The results of these tests should tell you plenty about the
cause of the problem.