reconnect with different user - error 1219

D

Dave Patrick

Yes, but as a test it would rule out other connections as being the problem.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
S

sali

having w2k server as ts server
having also old netware 5 as secondary file server. logon from w2k to
netware with ms netware service. everything ok.

from w2k cmd prompt working ok:

net use g: netware_volume /user:user_1
net use g:/delete

but when trying to recconect second nw user [after first deleted with net
use /delete], like:

net use g: netware_volume /user:user_2

got error 1219 about not able to have multiple users from same computer?
but, first user already disconnected with net use /delete and nothing on net
use entries?

the same thing happensd when trying to reconnect from win/xp to netware.

any help?

thnx.
 
S

sali

thnx on answer
but that syntax is not on help page, and would it delete *all* other net use
entries, to folders and printers as well?

Dave Patrick said:
You might try;

net use * /d

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

sali said:
having w2k server as ts server
having also old netware 5 as secondary file server. logon from w2k to
netware with ms netware service. everything ok.
net use g: netware_volume /user:user_2

got error 1219 about not able to have multiple users from same computer?
but, first user already disconnected with net use /delete and nothing on
 
S

sali

thnx, allready done, verified that net use gives "no entry" list.
there is some rumor that after net use /delete there is some not-closed file
handle left by buggy system software?

need some advice how to upgrade [if possible] or how to detect and close
that unclosed system resource still being locked with *previous* user logon.




Dave Patrick said:
Yes, but as a test it would rule out other connections as being the problem.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

sali said:
thnx on answer
but that syntax is not on help page, and would it delete *all* other net
use
entries, to folders and printers as well?
 
S

sali

thnx again
but it doesn't apply to me since i need to obtain a connection to netware
server [ipx protocol]

it is quite silly situation when you need to reboot your comp to be able to
connect to netware server with different user.

netware's own client [novell's] works fine, just i may not control it from
cmd line, it is only gui

if realy ms net use client is quilty not releasing /delete resources from
previous connection, is there any auxilary tool to help me to manualy
release it?

Dave Patrick said:
You might give the IP address a go.

http://support.microsoft.com/kb/q173199/

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

sali said:
thnx, allready done, verified that net use gives "no entry" list.
there is some rumor that after net use /delete there is some not-closed
file
handle left by buggy system software?

need some advice how to upgrade [if possible] or how to detect and close
that unclosed system resource still being locked with *previous* user
logon.
 
S

sali

well, performed sam additional tests, here are they, just for info
in fact, there are two branch offices each of them equiped with secondary
netware file server.
one of them is working ok with net use, allowing reconnect with different
user name.

the other doesn't allow. maybe the novell is misconfigured, but reinstalling
is not the option [not for this case]

it seems that win explorer keeps [its own] tracking of last net use.
net use command shows empty list.
after net use * /d drive letter disapears from folder list on win explorer.
but, right-clicking the netware volume still shows on "who i am" the login
name of last user.
monitor utility on netware console also shows that last net use user is
still logged on.
but login duration indicator is quite short, as if win2000 keeps
logout/login for each operation i perfom while browsing netware.

this situation appears for all win/xp win2000 computers on this branch
office lan.

so, my conclusion is that net use/win explorer/netware login-logout is for
some reason broken. maybe netware is slightly misconfigured, and ms net use
netware client is for some reason not enough smart, so is failing to
properly disconnect.

maybe some info about "win net use internals" may help me to investigate on
which point is novell [maybe] misconfigured and to try to re-adjust it
[without full reinstalling]

any hint?



Dave Patrick said:
Ok

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

sali said:
thnx,
waiting monday to check servers from the office ...
 

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

Stopping Startup Programs in MSCONFIG 11
Program hangs 7
Defragging the registry 2
Ping error 65 1
How to decline critcal update? 6
User Profiles 7
Can't watch youtube! 10
FTP access win IE 7 1

Top