![]() The Netscape Directory Server comes with a robust set of command line
utilities that you can use to manage the entries in your directory.
|
Command Line Tools
Note that the command line tools mentioned here use LDIF or some variation on LDIF. LDIF is the LDAP Data Interchange Format, and it provides a mechanism by which you can describe a directory or a directory entry using flat ASCII data. Finding the Command Line ToolsAll of the Directory Server's command line utilities are stored in the same location in your installation directory. You can find them in the following directory:NSHOME/bin/slapd/serverwhere NSHOME is your server installation directory. Setting Environment VariablesBefore using your command line tools, set your PATH variable to include the location where the Directory Server command line utilities live: |