| | |
| | | ! --> |
| | | <stax> |
| | | |
| | | <function name="SetUpDsWithScript"> |
| | | <function name="SetUpDsWithScript" scope="local"> |
| | | <function-prolog> |
| | | This function sets up a Directory Server using a script |
| | | </function-prolog> |
| | |
| | | |
| | | |
| | | <!-- This function starts DS using the start-ds script --> |
| | | <function name="StartDsWithScript"> |
| | | <function name="StartDsWithScript" scope="local"> |
| | | <function-prolog> |
| | | This function starts a Directory Server |
| | | </function-prolog> |
| | |
| | | </function> |
| | | |
| | | <!-- This function stops DS using the stop-ds script --> |
| | | <function name="StopDsWithScript"> |
| | | <function name="StopDsWithScript" scope="local"> |
| | | <function-prolog> |
| | | This function starts a Directory Server using the script |
| | | </function-prolog> |
| | |
| | | |
| | | |
| | | |
| | | <function name="makeLdif"> |
| | | <function name="makeLdif" scope="local"> |
| | | <function-prolog> |
| | | This function uses make-ldif to generate ldif file |
| | | </function-prolog> |
| | |
| | | |
| | | |
| | | <!-- Import Function With Script--> |
| | | <function name="ImportLdifWithScript"> |
| | | <function name="ImportLdifWithScript" scope="local"> |
| | | <function-prolog> |
| | | This function performs an offline import of an ldif file using the script |
| | | </function-prolog> |