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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Broker received error 610

Status
Not open for further replies.

Evrod

IS-IT--Management
Joined
Jan 17, 2005
Messages
2
Location
GD
BROKER 200-7
tHE BROKER received error 610 while logging onto the network acess was denied verify that the brocker object name and password are correct and try the task again.
 
A 610 is an ILLEGAL DS NAME error. Specifically,
Novell Knowledgebase said:
The NDS relative distinguished name or distinguished name that was supplied was not formatted properly or it exceeded the maximum length of 256 characters.

On the server hosting the broker, in Sys:system folder, is the autoexec.ncf file. Open it. There should be a line in there that starts with "LOAD BROKER". This is what loads the broker on bootup, and the full command should be something like:
Code:
LOAD BROKER mybrokername.broker.position.in.tree

What does this line say on your server?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top