A default project template ensures that all required information is added in One Identity Manager. This includes mappings, workflows, and the synchronization base object. If you do not use a default project template you must declare the synchronization base object in One Identity Manager yourself.
Use a default project template for initially setting up the synchronization project. For custom implementations, you can extend the synchronization project with the Synchronization Editor.
The project template uses mappings for the following schema types.
Table 52: Mapping Notes schema types to tables in the One Identity Manager schema
AdminRequest |
NDOAdmin4 |
Certifier |
NDOCertifier |
CertificateRequest |
NDOCertifierRequest |
Database |
NDOMailInDB |
CurrentDomain |
NDODomain |
Group |
NDOGroup |
Employee |
NDOUser |
PolicyMaster |
NDOPolicy |
PolicyArchive |
NDOPolicySetting |
PolicyDesktop |
NDOPolicySetting |
PolicyMail |
NDOPolicySetting |
PolicyRegistration |
NDOPolicySetting |
PolicySecurity |
NDOPolicySetting |
PolicySetup |
NDOPolicySetting |
Server |
NDOServer |
Template |
NDOTemplate |
The following table describes permitted processing methods for Domino schema types and the necessary restrictions for processing the system objects.
Table 53: Methods available for processing Domino schema types
Admin4 database (AdminRequest) |
Yes |
No |
No |
No |
Certificate request (CertificateRequest) |
Yes |
No |
No |
No |
Certificate (Certifier) |
Yes |
No |
Yes |
Yes |
Domain (CurrentDomain) |
Yes |
No |
No |
No |
Mail-in database (Database) |
Yes |
Yes |
Yes |
Yes |
Group (Group) |
Yes |
Yes |
Yes |
Yes |
User account (Person) |
Yes |
Yes |
Yes |
Yes |
Policy setting (PolicyArchive) |
Yes |
No |
No |
No |
Policy setting (PolicyDesktop) |
Yes |
No |
No |
No |
Policy setting (PolicyMail) |
Yes |
No |
No |
No |
Policy (PolicyMaster) |
Yes |
No |
No |
Yes |
Policy setting (PolicyRegistration) |
Yes |
No |
No |
No |
Policy setting (PolicySecurity) |
Yes |
No |
No |
No |
Policy setting (PolicySetup) |
Yes |
No |
No |
No |
Server (Server) |
Yes |
No |
Yes |
Yes |
Template (Template) |
Yes |
No |
No |
No |
The following settings are configured for the system connection with the Domino connector.
Table 54: Domino connector settings
Domino server |
Name of the Domino server which communicates with the gateway server.
Variable: CP_NDOserver |
Domino Directory |
Name of the Domino Directory.
Default value: Names.nsf
Variable: CP_NDOdatabasename |
Custom INI file |
Name and path of the custom INI file.
Default value: C:\Program Files (x86)\IBM\Notes\vinotes.ini
Variable: CP_NDOinifile |
ID file password |
Synchronization user's ID file password. The path of this ID file must be given in the custom INI file.
Variable: CP_BASEpassword |
Delete objects using AdminP processes |
Specifies whether to delete Notes objects using AdminP processes.
Default value: True
Variable: CP_NDOuseadminpdel |
Domain |
Distinguished name of the Notes domain.
Variable: CP_ADRootdn |
Access level |
Access level that is set for a mailbox file owner when the mailbox file is created. Possible values are Manager, Editor, Designer.
Default value: 0 (Manager)
Variable: MailFileAccessType |
UserCreateMailDb |
Specifies whether the mailbox file is created after a Notes user registers. This uses the template given in the user account or in the TargetSystem | NDO | DefTemplatePath configuration parameter.
Default value: 0
Variable: UserCreateMailDb
The value 1 specifies that the mailbox file is already created during Notes user registration. In this case, the template of the Notes server's on which the user is registered is used. |
UserIDFilesDefaultPath |
Default path for saving the user ID files on the gateway server.
Default value: C:\Program Files (x86)\IBM\Lotus\Notes\Data\IDS
Variable: UserIDFilesDefaultPath |
UserIsNorthAmerican |
Specifies whether the newly created ID files are compatible with the American (US) and Canadian Domino version.
Value 1: All new user ID files are calculated with North American encryption strength.
Default value: 0
Variable: UserIsNorthAmerican |
UserMinPwdLen |
Specifies the minimum password length that is set in all newly calculated user ID files.
Default value: 0
Variable: UserMinPwdLen |
UserStoreIDInAddressbook |
Specifies whether the ID file is attached to the employee document or saved on the gateway server.
Default value: 0 - The ID file is attached to the employee document.
Variable: UserStoreIDInAddressbook |
UserType |
User type generated by registration. Possible values are 176 (FULL CLIENT USER), 175 (DESKTOP CLIENT USER), 174 (LIMITED CLIENT USER).
Default value: 176
Variable: UserType |