DNS Problem?

  • Thread starter Thread starter Chad
  • Start date Start date
C

Chad

We have 2 Servers 1 is the PDC (Mailserver) the second is
the file server (server) from the server I can go to a
dos prompt and type nslookup and then server and get the
correct ip back. When trying to sync the time I get
error 5 access denied (i.e. c:\net time
\\mailserver /set /y) Is this a DNS problem or something
else?
 
Not a DNS problem. (If you put in the IP address of
mailserver, you will get the same error.)

This means that your user credentials (username & password)
don't exist on that server, or don't have the access permissions
needed to authenticate for the RPCs that are required by net time.

Try setting up a drive mapping to that server first with a
"net use ... /user:name password" command, then try
the net time.

Steve Duff, MCSE, MVP
Ergodic Systems, Inc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

DNS Forwarding Not Work 2
DNS Problems 23
DNS problems 2
Reverse DNS lookup problems 2
dns configuration 1
dns problems 8
E-mail hosting & A records 2
Record exists on DNS servers, but nslookup fails 1

Back
Top