Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AD trouble

Status
Not open for further replies.

leobis

Technical User
Joined
Aug 10, 2002
Messages
139
Location
IT
In short, when I right click on the computer from Active directory and I choose the command "Manage" from my server (W2000 adv. server) I always experience this kinda of warning note: "Computer \\leotosh.tuscany.it cannot be managed . The network path was not found. Choose connect to another computer from the action menu to manage a different computer" .... as a result I cannot link to the client but if I try to ping it every is Ok.
Any suggestions
Thanks Leo

Ps. "Leotosh" is the host_name of my laptop working with W2000 Pro - while "tuscany.it" is the domain
 
The AD management session will use the default LDAP ports (389 and 636)
Make sure that these ports are open and listening between your management laptop and the managed server.
First try to get a terminal server session to the box (Port 3389), or Telnet (Port 23) if you can not, then there is a possibility that network ports are being filtered at the switch or router.
If you encapsulate IPSEC there are a whole range of other issues that may be affecting the connectivity.

Chec out this article
 
are you doing the ping with the name or with the IP? A+, MCP, CCNA
marbinpr@hotmail.com

Keep fighting for your knowledge!

 
Hi koquito,

I manage to ping either with name and the Ip address.

Thanks

Leonardo
 
Yes, The file and printer sharing had already enabled on the remote computer so this is not the problem;
below is the status of my Lan connection (neststat)
Proto Local Address Foreign Address State
TCP Server1:ldap Server1.tuscany.it:1053 ESTABLISHED
TCP Server1:ldap Server1.tuscany.it:1059 ESTABLISHED
TCP Server1:ldap Server1.tuscany.it:1081 ESTABLISHED
TCP Server1:ldap Server1.tuscany.it:1082 ESTABLISHED
TCP Server1:ldap Server1.tuscany.it:1084 ESTABLISHED
TCP Server1:ldap Server1.tuscany.it:1094 ESTABLISHED
TCP Server1:1053 Server1.tuscany.it:ldap ESTABLISHED
TCP Server1:1059 Server1.tuscany.it:ldap ESTABLISHED
TCP Server1:1081 Server1.tuscany.it:ldap ESTABLISHED
TCP Server1:1082 Server1.tuscany.it:ldap ESTABLISHED
TCP Server1:1084 Server1.tuscany.it:ldap ESTABLISHED
TCP Server1:1094 Server1.tuscany.it:ldap ESTABLISHED
TCP Server1:http Server1.tuscany.it:1155 ESTABLISHED
TCP Server1:ldap leotosh:1083 TIME_WAIT
TCP Server1:ldap Server1.tuscany.it:1066 ESTABLISHED
TCP Server1:ldap Server1.tuscany.it:1089 ESTABLISHED
TCP Server1:ldap Server1.tuscany.it:1114 ESTABLISHED
TCP Server1:ldap Server1.tuscany.it:1119 ESTABLISHED
TCP Server1:ldap Server1.tuscany.it:1204 ESTABLISHED
TCP Server1:ldap Server1.tuscany.it:1206 ESTABLISHED
TCP Server1:1026 Server1.tuscany.it:1116 ESTABLISHED
TCP Server1:1066 Server1.tuscany.it:ldap ESTABLISHED
TCP Server1:1089 Server1.tuscany.it:ldap ESTABLISHED
TCP Server1:1114 Server1.tuscany.it:ldap ESTABLISHED
TCP Server1:1116 Server1.tuscany.it:1026 ESTABLISHED
TCP Server1:1119 Server1.tuscany.it:ldap ESTABLISHED
TCP Server1:1155 Server1.tuscany.it:http ESTABLISHED
TCP Server1:1200 Server1.tuscany.it:tuscany-ds TIME_WAIT
TCP Server1:1204 Server1.tuscany.it:ldap ESTABLISHED
TCP Server1:1206 Server1.tuscany.it:ldap ESTABLISHED

I 'm a novice with w2000 server, so how can I enable the LADP ports that MsclusterGuy (389 & 636)
Thanks again.
Leo
 
does this happen with any computer you try to manage (assuming there are others...)? When you're on the server, are you sure you have admin rights to the laptop?
 
In my LAN there's only a server and the laptop which I use for training; I also checked the admin right and everything seems to be ok.

Any further suggestions?

thanks
Leo
 
try removing the laptop from the domain (put it in a workgroup), delete the computer account, wait about 15 minutes, then rejoin.
 
Thanks a lot brontosaurus, I followed your last advice and now the "manage" command works properly; but I think you were right when you first stated to check the Admin right, I probably make some mess as always; anyway thanks a lot .... by the way I have some other snugs to iron out, can I bother you?
Grazie 1000
Leo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top