Read access to projected users
By default, the system projection backend provides read access to user profile information to authorized users. Read access to projected users can be enabled or disabled by a configuration setting in the /QIBM/UserData/OS400/DirSrv/ibmslapd.conf file.
The following line can be added to the cn=Front End, cn=Configuration stanza of the configuration file to disable search and compare operations to the user projected backend: ibm-slapdSetEnv: IBMSLAPDOS400USRPRJREAD=FALSE
If the value FALSE is specified, read access to projected user information is disabled. If the value is anything other than FALSE such as TRUE or the setting is not present in the configuration file, read access to projected user information is enabled.
Parent topic:
Operating system projected backend
Related tasks
Enabling or disabling read access to projected users