A. OLCmd Reference

Examples:

The following command adds a single customer to the LDAP database with a Realtime access level:

OLCmd addcust -a realtime -c Exact_Corporation

The file customer_list.txt contains several customer IDs on separate lines:

Rent-a-Phone.com

Rent-a-Phone_GmbH

Rent-a-Phone_USA

The following command adds the list of customers to the database with the same characteristics as those of the customer Exact_Corporation:

OLCmd addcust -a realtime -l customer_list.txt -t Exact_Corporation

The file customer_data.txt contains details about the customer Exact_Corp:

Exact Corporation 261800-1023-9 Priscilla Eiss 800-727-2396 727-530-2000 priseiss@exact.com

123 Punctilious Rd., Exacton, NY Office closed Tuesdays

The following command adds the customer Exact_Corporation to the database using the details in customer_data.txt:

OLCmd addcust -a realtime -c Exact_Corporation -o customer_data.txt

A-4

January 2002

7800-A2-GB32-00

Page 74
Image 74
Paradyne SLM 5.5 manual OLCmd addcust -a realtime -c ExactCorporation, Rent-a-Phone.com Rent-a-PhoneGmbH Rent-a-PhoneUSA