Users

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

We're working with
- 2 Web Servers (SO Windows 2000 and Commerce Server 2000
- 2 SQL Servers (SQL Server 2000
- 2 Domain Controllers (Windows 2000 Active Directory

When I create a new administrator user from the BizDesk (a user who can access to BizDesk, the administration web of a commerce site), this user is created fine (in the SQL, in the Active Directory and is also member of Domain Users and Administrators) but when I log on onto BizDesk I get this error: "There are no more endpoints available from the endpoint mapper". I can't understand it, because this has been working until now. What is happening?

Thanks in advance.
 
This has something with RPC protocol. Check your network connectivity ? Did
someone closed and RPC ports on your network between this server and AD
server ?

--
Regards

Matjaz Ladava, MCSE, MCSA, MCT, MVP
Microsoft MVP - Active Directory
(e-mail address removed), (e-mail address removed)
http://ladava.com

CP said:
Hi!

We're working with:
- 2 Web Servers (SO Windows 2000 and Commerce Server 2000)
- 2 SQL Servers (SQL Server 2000)
- 2 Domain Controllers (Windows 2000 Active Directory)

When I create a new administrator user from the BizDesk (a user who can
access to BizDesk, the administration web of a commerce site), this user is
created fine (in the SQL, in the Active Directory and is also member of
Domain Users and Administrators) but when I log on onto BizDesk I get this
error: "There are no more endpoints available from the endpoint mapper". I
can't understand it, because this has been working until now. What is
happening?
 
Thank you very much for your answer.

I hope nobody has closed RPC ports between this server and AD Server, but I'm not sure because Firewall issues are treated by another department different from mine. Anyway, could you tell me which ports are these? Are they 135/tcp and 135/udp ports?

Thanks again,
CP
 
RPC uses 135 tcp + dynamic ports above the range 1024

--
Regards

Matjaz Ladava, MCSE, MCSA, MCT, MVP
Microsoft MVP - Active Directory
(e-mail address removed), (e-mail address removed)
http://ladava.com

CP said:
Thank you very much for your answer.

I hope nobody has closed RPC ports between this server and AD Server, but
I'm not sure because Firewall issues are treated by another department
different from mine. Anyway, could you tell me which ports are these? Are
they 135/tcp and 135/udp ports?
 
Back
Top