IBM Security Guardium

 View Only
  • 1.  Create rule based on schema name

    Posted Wed July 27, 2022 06:35 AM
    Hello all,

    I need to  create à rule on my policy to detect action on tables belong to a specific schema, can  anyone tell me how can I do it 

    thank you in advance.

    ------------------------------
    cherbani samir
    ------------------------------


  • 2.  RE: Create rule based on schema name

    IBM Champion
    Posted Wed July 27, 2022 07:49 AM
    Hi @cherbani samir

    Create an 'object' type group. The member format is Schema.​TableName, leverage the wild card '%' in place of the Table name, example: YourSchema.%. Create rule in your policy with a condition using that group.

    ------------------------------
    Wendy
    ------------------------------



  • 3.  RE: Create rule based on schema name

    Posted Wed July 27, 2022 11:05 AM
    Hi Wendy, 

    Thank you for your answer, I created the group as object type groupe add my schema table using the regex myschame.% in the members and in my rule I use the object in group as you can see in the attached screenshot, that's what I have to do?



    ------------------------------
    cherbani samir
    ------------------------------



  • 4.  RE: Create rule based on schema name

    IBM Champion
    Posted Wed July 27, 2022 11:40 AM
    @cherbani samir

    Yes, that's it.

    ------------------------------
    Wendy
    ------------------------------



  • 5.  RE: Create rule based on schema name

    Posted Wed July 27, 2022 12:00 PM
    Thank you  Wendy

    ------------------------------
    cherbani samir
    ------------------------------