PreviousNext

Automatic Connection Management

An implementation can provide automatic management of the association or connection between the user and the directory service, making and releasing connections at its discretion.

The DCE XDS implementation does not support automatic connection management. A DSA connection is established when ds_bind( ) is called and released when ds_unbind( ) is called.