The ade_lib Tcl library
The ade_lib
Tcl library is a collection of Tcl procedures that provide helper functions for common Centrify-related management tasks such as listing zone information for a domain or creating an Active Directory user. You can include ade_lib
in other ADEdit scripts to use its commands.
To use ade_lib
in a Tcl script or in an ADEdit session, begin the script or session with:
package require ade_lib