Preparing the CS 1000 Subscriber Manager user data for import to System Manager

Last Updated : Dec 21, 2012 |

This method uses the CND or LDIF output to capture the CS 1000 Subscriber Manager user data that you later import to User Management in System Manager.

Perform this procedure on System Manager Release 6.2 or later.

Procedure

  1. Log in to the primary CS 1000 UCM server command line using one of the following user names:
    • For CS 1000 Release 7.5 systems, admin2

    • For CS 1000 Release 7.0 and later systems, nortel

  2. On the CS 1000 Release 7.x UCM server, perform the steps outlined in Preparing the Subscriber Manager user data for import to User Management in System Manager.
  3. Change to super user su - root.
  4. Type cd /opt/nortel/cnd.
  5. Type ./cnd.sh stop_service.
  6. Type ./slapcat -f slapd.conf –s ou=subscribers,dc=nortel,dc=com –a objectclass=nortelsubscriber -l subscriberData.ldif.
  7. Type ./cnd.sh start_service.
  8. Using a secure ftp client, connect to the CS 1000 UCM Linux system using the same credentials you used in Step 1.
  9. Copy the /opt/nortel/cnd/subscriberData.ldif file to your computer.