I've fallen at the first hurdle on this one; can someone tell me the CORRECT syntax for the LDAP parameters in this wizard? Servers are:
server1:
- ZCS 6.0.12 Ubuntu 8.04/32
- Domain: localdomain.mycompany.com
- Admin user/password: admin/secretword
server2:
- ZCS 7.1.0 Ubuntu64 10.04/64
- Domain: to be migrated in
- Admin user: as above
In the wizard, I've managed to get as far as being told my search base is wrong when attempting to import users.
Parameters are (so far):
- Type of server: ZCS
- Import accounts: Y
- Import mail: Y
- Import from Zimbra LDAP
- Generate random passwords {etc..., as default}
- Automatically create missing domains: Y
- Max. records to fetch: 0 (unlimited)
- LDAP URL: ldaps://server1.internal.local:636 (use SSL: Y)
- Bind DN: uid=admin,cn=admins,cn=zimbra
- Bind password: secretword
- LDAP filter: (objectclass=zimbraAccount) {default}
- LDAP search base: dn=localdomain,dn=mycompany,dn=com
Error returned:
Code:
Message: server1.internal.local:636 Error code: bulkprovision.BP_NAMING_EXCEPTION Method: [unknown] Details:soap:Sender
What should my parameters be?
Many thanks