Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provisioning objects to be exported to a Lotus Notes connected directory requires specific Microsoft Identity Lifecycle Manager 2007, Feature Pack 1 properties to have specific values. The following table describes these properties.
Properties
Property | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
_MMS_Certifier
Access: Write-only |
Optional property that contains the organizational unit (OU) name of the certifier. This property should be empty for contacts. |
||||||||
_MMS_CertDaysToExpire | The number of days from the current date before the certificate expires. The default date is two years from the current date.
|
||||||||
_MMS_MailQuotaSizeLimit | The number of megabytes allowed for the mail file database.
|
||||||||
_MMS_MailQuotaWarningThreshold | The number of megabytes allowed for the mail file database before a warning is issued.
|
||||||||
_MMS_MailTemplateName | The mail template file to use when creating the user's mail file. If a templates is specified, the mail file is created using the specified template. If no template is specified, the default template file is used to create the mail file.
|
||||||||
_MMS_IDPath
Access: Write-only |
Required property if the user identification is a file. The property contains the location where the identification file is stored or generated. If this property contains a full path, the identification file is created at the specified path location. If this property contains only a file name, the identification file will be created in the madata folder. |
||||||||
_MMS_IDRegType
Access: Write-only |
Required property that describes the user.
|
||||||||
_MMS_IDStoreType
Access: Write-only |
Required property for U.S. and international users. The property contains an integer value that specifies if the user identification is stored as a file in the MADATA or a specified folder or as an attachment in the Notes address book. This property should be empty for contacts.
|
||||||||
_MMS_OU
Access: Write-only |
Optional property that is the OU name under the certifier. This property should be empty for contacts. |
||||||||
_MMS_Password
Access: Write-only |
Required property for users with identification files. The property contains the password for the identification file of the object. |
||||||||
_MMS_UseAdminP | true if the user-specified mail file is created by the AdminP process on the Notes server; false if the mail file is created with the Notes user.
|
||||||||
MailServer
Access: Write-only |
Required property that contains the name of the Lotus Domino server. This is the name used when creating the Lotus mail file on the Domino server. |
||||||||
MailFile
Access: Write-only |
Required property that contains the path on the Lotus Domino server where the mail file is stored. |
||||||||
HTTPPassword
Access: Write-only |
Optional property that contains the Web access password for the object. |
Remarks
For a user with an identification file, the _MMS_Password property must contain a value.
For a user to access mail through the Lotus Notes client, the MailServer and MailFile properties must contain a value. To access mail through a Web browser, the following properties must contain values:
- MailFile
- MailServer
- HTTPPassword
To access the Domino Server without mail capability, the HTTPPassword property must contain a value, and the MailFile and MailServer properties can be empty.
For code examples that demonstrate provisioning objects for Lotus Notes data sources, see Lotus Notes Connected Data Sources.
Requirements
Product | ILM 2007 FP1 |
See Also
Lotus Notes Connected Data Sources
Send comments about this topic to Microsoft
Build date: 2/16/2009