Re: File Server cannot connect to shared client drive




"Mark J. Wallin" <mjwallin@xxxxxxxxxx> wrote in message
news:eqbaCJxRHHA.488@xxxxxxxxxxxxxxxxxxxxxxx
Are you in a workgroup and depending on the accounts to "match" (ie.
username and password)?

Yes.


Try it with an explicit "net use" command and provide the password; try
it from the SAME machine (to try to eliminate firewall), try it by IP
address etc.

net use * \\Machine\ShareName * /user:MachineName\Username
net use * \\Machine.IP.Addr.ess\ShareName *
/user:MachineName\Username

The results were:

NET USE * \\<client>\<clientShare> /user:MachineName\username, I get the
error:

"Sytem error 1219 has occurred.
Multiple connections to a server or shared resources by the same user,
using more than one user name, are not allowed. Disconnect all previous
connections to the server or shared resource and try again."

Then run:

Net Use * /d

....to delete all connections to shares and try again.

It acts as if you have another connection to the same machine.

With NET USE \\Machine.IP.Addr.ess\Sharename, the client gets connected
as the Z: drive.

Odd, if the Machine is the SAME machne (name and IP) you should have gotten
the same error.

--
Herb Martin, MCSE, MVP
http://www.LearnQuick.Com
(phone on web site)


.



Relevant Pages

  • Re: SQL clients dropping connections on WAN
    ... I can transfer files over the connections, ... Server, even see the SQL 2000 server. ... The only change made when we did the DSL switch ... The forth server is actually on it's own subnet in the DMZ of the firewall ...
    (microsoft.public.sqlserver.clients)
  • Vista Protocol and Program Networking Issues
    ... connections aren't even getting to the servers I'm trying to connect. ... "failed to connect to the port 22 on SERVER" ... firewall both turned off, and turned on. ... also have worked in and outside the network, ...
    (microsoft.public.windows.vista.networking_sharing)
  • Re: Connection Sharing on demand
    ... user has to authenticate for each time they want an Internet service, ... That can be done as a firewall application with lots ... you'd have the user connect to a server ... mentioned blocking inbound connections - that's trivial to do with the ...
    (comp.os.linux.networking)
  • Re: smtp and iptables
    ... Still - even with that rule in the OUTPUT chain permitting outgoing ... smtp connections I can't send e-mails. ... permit returning icmp packages I can even ping the target mail server. ... But the smtp connection times out and my guess is that my firewall ...
    (comp.os.linux.networking)
  • Re: Firewalls: whats the use?
    ... > local connections and it is not possible to connect to it from the ... > Since it is a web server I obviously need to allow traffic from anyone ... > to port 80. ... The basic thing that a firewall does is limit what you have to worry about. ...
    (comp.os.linux.security)

Loading