SLP For Linux And Solaris

Introduction#

This document is a work in progress... the configurations and approaches listed here are still very much in flux.

Assumptions#

Using OpenSLP with eDirectory documentation#

Novell's eDirectory 8.7.3 documentaton discusses integration with OpenSLP. A "Cool Solution" was recently published on this topic as well.

OpenSLP on the Network#

Outline for Enabling SLP in Enterprise Directory Infrastructure#

Check with Novell SLP (Linux and Solaris)#

# slpinfo -s "ndap.novell///"
service:ndap.novell:///LNX-TEST.
service:ndap.novell:///BLANK.

# slpinfo -s "bindery.novell///"
service:bindery.novell:///UNKNOWN
service:bindery.novell:///INO0L999

Check with Linux OpenSLP#

# slptool findsrvs service:ndap.novell 
service:ndap.novell:///LNX-TEST.,3330
service:ndap.novell:///BLANK.,3330

# slptool findsrvs service:bindery.novell 
service:bindery.novell:///INO0L999,3330
service:bindery.novell:///UNKNOWN,3330

To direct the query to another DA or SA:

slptool unicastfindsrvs 10.129.110.80 service:ndap.novell
slptool unicastfindsrvs 10.129.110.80 service:bindery.novell

Here are some other useful slptool queries:

slptool findsrvs service:service-agent
slptool findsrvs service:directory-agent

--JGJ

More Information#

There might be more information for this subject on one of the following: ...nobody