UME configuration file for IBM Tivoli Directory Server 5.2
[active directory] [directory] [directory.getfiles] [omitting directory]
Related:
- UME configuration file for IBM Tivoli Directory Server 5.2Symptom This note contains an UME configuration file for IBM...
Symptom
This note contains an UME configuration file for IBM Tivoli Directory Server 5.2.
Other terms
IBM, Tivoli, UME, configuration file
Reason and Prerequisites
The UME configuration files for IBM Tivoli Directory Server 5.2 are not delivered as a standard with the Java AS.
Solution
The attachment (IBM.zip) of this note contains the UME configuration files for IBM Tivoli Directory Server 5.2 for the following scenarios:
dataSourceConfiguration_ibm.xml
This is a flat group structure (objects with objectclass=groupofnames are used as UME groups). New users and groups created with the UME API are saved to the directory server. Objects that already exist on the directory server can be changed.
dataSourceConfiguration_ibm_readonly.xml
This is a flat group structure (objects with objectclass=groupofnames are used as UME groups). New users and groups created with the UME API are saved to the local database. The directory server only permits read access.
dataSourceConfiguration_ibm_deep.xml
This is a deep group structure (objects with objectclass=organizationalUnit are used as UME groups). New users and groups created with the UME API are saved to the directory server. Objects that already exist on the directory server can be changed.
dataSourceConfiguration_ibm_deep_readonly.xml
This is a deep group structure (objects with objectclass=groupofnames are used as UME groups). New users and groups created using the UME API are saved to the local database. Only read access can be used to access the directory server.