how to find if specific user directory groups are used by siteminder
search cancel

how to find if specific user directory groups are used by siteminder

book

Article ID: 400519

calendar_today

Updated On:

Products

SITEMINDER

Issue/Introduction

How to Identify if specific groups such  examplegroup1 and examplegroup2 are used by Siteminder.

Environment

Siteminder any release 

Resolution

To find if specific groups are used in user policies within Siteminder, easy way is to use the XPSExport tool with the -xb switch for full dump export where you can look into the generated xml export file and search specifically for the group names such as  examplegroup1 and examplegroup2 and see if it is referenced in any of the user policies or any other objects.

Another way is to enable full policy server trace and grep on the group names to see if it being printed in the trace log files.