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:

  1. End the directory server. Enter ENDTCPSVR *DIRSRV.

  2. Edit the file /QIBM/UserData/OS400/DirSrv/ibmslapd.conf. For example, enter EDTF '/QIBM/UserData/OS400/DirSrv/ibmslapd.conf'.

  3. Search for the text cn=Front End.

  4. 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=Configuration  
    
    

    ibm-slapdSetEnv: IBMSLAPDOS400USRPRJREAD=FALSE cn: Front End

  5. 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.

  6. Restart the directory server. Enter STRTCPSVR *DIRSRV.

 

Parent topic:

General administration tasks

 

Related concepts


Read access to projected users