Cloud Pak for Data

 View Only
Expand all | Collapse all

Enabling: Data Masking in ICP4D

  • 1.  Enabling: Data Masking in ICP4D

    Posted Thu March 21, 2019 09:26 AM
    Hi All,

    I tried accessing option for creating Data Masking rule, but it was not available initially. 
    To enable masking rules we have to complete the following steps:
     
    1. Disable the com.ibm.iis.ug.masking.disabled flag.
     
      a. Go to the location of iisAdmin tool.
          i. Linux/UNIX: IS_install_path/ASBServer/bin/iisAdmin.sh
          ii. Windows: IS_install_path\ASBServer\bin\iisAdmin.bat
      b. Run the following command:
          i. Linux/UNIX: ./iisAdmin.sh -unset -key com.ibm.iis.ug.masking.disabled
          ii. Windows: iisAdmin.bat -unset -key com.ibm.iis.ug.masking.disabled
     
    2. Enable the featureMaskingRules flag by accessing the following URL:
     
    https://<IP_address>:<port>/ibm/iis/igcui/discover?featureMaskingRules=on
     
    I'm able to access the Data Masking Feature from above link explicitly and created the rules as well.

    However, if I navigate back from Organize---> Data catalog inside the tool Data Privacy option is no longer visible. Is there a way by which i can permanently see Data Privacy Option under Catalog?




    ------------------------------
    Thanks,
    Juber Shaikh
    ------------------------------

    #CloudPakforDataGroup


  • 2.  RE: Enabling: Data Masking in ICP4D

    Posted Mon October 07, 2019 09:00 AM
    Hello ,

    could you please help me to find the ASBServer/bin/iisAdmin.sh path in icpd 2.1.0 version.
     in which pods and container ASBServer avaiable.

    ------------------------------
    manish bachhania
    ------------------------------



  • 3.  RE: Enabling: Data Masking in ICP4D

    Posted Mon October 07, 2019 09:27 AM

    Hi,

    Please search for a pod like:

    zen-ibm-iisee-zen100-ibm-iisee-zen-iis-services-58bd656f465jtnm

    please execute:
    kubectl -n zen get po -l app=iis-services


    to find it.

    Thanks



    ------------------------------
    TOMASZ HANUSIAK
    ------------------------------



  • 4.  RE: Enabling: Data Masking in ICP4D

    Posted Mon October 07, 2019 12:01 PM
    Thanks, TOMASZ HANUSIAK for your quick help !!

    I'm able to get the iisAdmin.sh script and respective container.

    but I'm getting "com.ibm.iis.ug.masking.disabled not found"  error when executing 
    ./iisAdmin.sh -unset -key com.ibm.iis.ug.masking.disabled command.
    also not able to see the data privacy into enterprise seach screen.

    Could you please help me understand what might be the issue.

    We have ICPD 2.1.0.1 version installed into AWS environment. 

    Thanks,
    Manish









    ------------------------------
    manish bachhania
    ------------------------------



  • 5.  RE: Enabling: Data Masking in ICP4D

    Posted Tue October 08, 2019 03:26 AM

    Hi,

    Are you trying to follow:

    https://community.ibm.com/community/user/cloudpakfordata/viewdocument/technical-preview-of-masking-rules-1?CommunityKey=c0c16ff2-10ef-4b50-ae4c-57d769937235&tab=librarydocuments

    I will try to reach out to Ewa, who created the document.

    Thanks



    ------------------------------
    TOMASZ HANUSIAK
    ------------------------------



  • 6.  RE: Enabling: Data Masking in ICP4D

    Posted Tue October 08, 2019 04:19 AM
    Hello 
    Yes I'm following the document and link for masking process.

    community.ibm.com/community/user/cloudpakfordata/...

    but I'm not sure why it is not working for our environment.
    Do you have any idea if any changes between Cloud Pak for data and cloud private for data?

    We have Cloud Pak for data 2.1.0.1 version but according to the document, it mentions the masking process for cloud private for data.

    ------------------------------
    manish bachhania
    ------------------------------



  • 7.  RE: Enabling: Data Masking in ICP4D

    Posted Tue October 08, 2019 05:43 AM

    Hi,

    I'm trying to find out what changes to IIS were applied between version 1.x and 2.x of CP4D.
    Whether its Cloud Pak or Cloud Private doesn't make a difference here.

    Thansk



    ------------------------------
    TOMASZ HANUSIAK
    ------------------------------



  • 8.  RE: Enabling: Data Masking in ICP4D

    Posted Wed October 09, 2019 06:59 AM
    HI,

    I got to know that this feature is no longer supported but now available as a part of WKC add-on.
    You can explore WKC for your use case.

    However, WKC catalog & CloudPak4Data Catalog is not completely integrated as of now.

    Thanks,
    Juber Shaikh

    ------------------------------
    Juber Shaikh
    ------------------------------



  • 9.  RE: Enabling: Data Masking in ICP4D

    Posted Wed November 06, 2019 05:24 AM
    Thanks Juber !!

    ------------------------------
    manish bachhania
    ------------------------------



  • 10.  RE: Enabling: Data Masking in ICP4D

    Posted Wed November 27, 2019 09:10 AM