HOME | NEXT | PREVIOUS |
This chapter contains the steps for setting up a single LDSU "instance". An "instance" is a single run of LDSU which does an import or export against an LDAP directory.
To create an instance, run the command file ldsu_create_instance in the LDSU "bin" subdirectory. This will do the following actions:
Next, based on your design, edit the following files:
If any User Written procedures are required, create those as well. See User Written Procedures section.
You are now ready to get your data and begin testing and running this LDSU instance. See running LDSU section.
To run the ldsu_create_instance procedure do the following from the LDSU root directory (depending on the operating system):
Windows NT | bin\ldsu_create_instance <name> <type> |
UNIX | bin/ldsu_create_instance <name> <type> |
OpenVMS | @[.bin]ldsu_create_instance <name> <type> |
Note: You may create your own ldsu_config.dat template by creating a file in the templates directory called ldsu_config_XXXX.dat where XXXX would be the name of the instance type. Or edit the existing templates if desired.
HOME | NEXT | PREVIOUS |
Copyright © Digital Equipment Corporation 1998