Enabling or disabling read access to projected users
Use this information to prohibit search and compare operations to the user projected backend. To prohibit search and compare operations to the user projected backend, do the following:
- End the directory server. Enter ENDTCPSVR *DIRSRV.
- Edit the file /QIBM/UserData/OS400/DirSrv/ibmslapd.conf. For example, enter EDTF '/QIBM/UserData/OS400/DirSrv/ibmslapd.conf'.
- Search for the text cn=Front End.
- Insert a new line containing the text ibm-slapdSetEnv: IBMSLAPDOS400USRPRJREAD=FALSE immediately after the line that contains the text cn=Front End. In the following example, the second line was inserted:
dn: cn=Front End, cn=Configurationibm-slapdSetEnv: IBMSLAPDOS400USRPRJREAD=FALSE cn: Front End
- Save the file and exit the editor. For example, press F2 to save the file, followed by F3 to exit the editor if using EDTF.
- Restart the directory server. Enter STRTCPSVR *DIRSRV.
Parent topic:
General administration tasks
Related concepts
Read access to projected users