CUC Forums

« Back to CUPI Questions

CUC Data Dictionary?

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi, sorry if this is the wrong place to post, but does anyone know where I can find the CUC data dictionary?
Specifically I am looking to try and find out whether the encrypted PIN stored in CUCM "credentials" is the same encryption algorithm in CUC. Anyone know? I will try and test + report back but any initial steer would be useful. Many thanks.

The Data Link Explorer for Connection has all versions of the data dictionary for all databases for Connection (UnityDirDB, UnityMbx, DynDb and ReportDb) included in its install - you can download it here:

http://www.ciscounitytools.com/Applications/CxN/CUDLI/CUDLI.html

it also, of course, shows you the details such as they are from the data dictionary in its explorer interface.

For recent versions of CUC and CUCM the PIN is hashed using the same SHA1 method - anything from CUC 7.1(2) and later should be completely safe here - earlier versions can deviate as seeds and shift logic etc... changed a bit here and there.