Finding special attributes on Datadictionary Person entities
search cancel

Finding special attributes on Datadictionary Person entities

book

Article ID: 195633

calendar_today

Updated On:

Products

Ideal Datacom/DB Datacom/AD Datacom

Issue/Introduction

This article will show you can display Datadictionary entity passwords for Person entities.

Environment

Component : CA IDEAL

Component : CA Datacom/DB

Component : Datadictionary

Resolution

To list all the Datadictionary Person entities with their special protected attributes, run a DDUTILTY report as shown below. By using an asterisk wildcard, all entities will be listed.
//SYSIN        DD *              
-USR DATACOM-INSTALL,NEWUSER     
-RPT INDEX,PERSON,*(ALL,PRIV)    
-END                             
/*

Additional Information

As always, please contact Broadcom support for CA Datacom if you have further questions.