On Sat, Jun 17, 2000 at 08:26:59PM +0200, Galactica wrote:
> Hi at all,
> Are there a C library to use Novell NDS or Border Manager
> Directory Services?

Look at ncpfs-2.2.0.18, ftp://platan.vc.cvut.cz/pub/linux/ncpfs/latest/...,
it contains couple of NWSDK compatible code for accessing NDS through
NCP/IPX and/or NCP/UDP.

> Does anybody have any experience?

I wrote that code ;-) It works good enough if there are no synchronization
problems in the Tree. If there are downed servers, Novell's implementation
can switch faster to servers which are still alive - mine sometime simple
gives up instead of trying another replica...

If you want to use ncpfs in multithreaded code, you should be very careful -
- there are locks in library, but nobody verified it yet (excluding some
test samples).
                                        Best regards,
                                                Petr Vandrovec
                                                [EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to