IBM Guardium

IBM Guardium

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Create rule based on schema name

    Posted 07/27/22 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

    Posted 07/27/22 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 07/27/22 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

    Posted 07/27/22 11:40 AM
    @cherbani samir

    Yes, that's it.

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



  • 5.  RE: Create rule based on schema name

    Posted 07/27/22 12:00 PM
    Thank you  Wendy

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