NCLHELP.HLB  —  Directory Module, DSA  Directives  Examples
 	> CREATE DSA
         > SET DSA AE TITLE "/C=US/O=Abacus/CN=DSA"
         > SET DSA PRESENTATION ADDRESS -
         _> '"DSA"/"DSA"/"DSA"/NS+48909090AA001122,CLNS'

 	> SHOW DSA ALL ATTRIBUTES

 	> ENABLE DSA

 	This command enables the DSA for communication with
 	directory applications and other DSAs.

 	> DISABLE DSA
 	> DELETE DSA

 	The first command disables the DSA from communication. This
 	means that it cannot communicate with a DUA or another DSA.
 	The state of the DSA changes from ON to OFF and it is no
 	longer available for communication. The DSA can now be
 	deleted. This is performed by the second command.

 	> UPDATE DSA SUPPLIER -
         _> '"DSA"/"DSA"/"DSA"/NS+48909100aa006712121,CLNS'

 	This command starts the replication of naming contexts from
 	the DSA with the specified presentation address to this DSA.
         DSAs only require the UPDATE DSA command to be used
 	once. Subsequent replication should be automatic, if you
 	follow HP's recommendations, as documented in HP
 	Enterprise Directory  - Management. By default,
 	DSAs communicate with their shadowing partners every 12 hours
 	to make sure that shadow copies of information are up to
 	date.
Close Help