ca_discovered_user

Alias DISCOVEREDUSER Alias USER Alias LOGICALUSER

Column Name Column Datatype Column Null Option Column Comment
user_uuid byte(16) not null Object uuid
label nvarchar(255) not null Display name
user_name nvarchar(255) not null Full qualified user name

e.g domain\user

domain_uuid byte(16) not null Primary Key
creation_user nvarchar(64) with null Database user or component/process that created the record
creation_date integer with null Creation date/Time
last_update_user nvarchar(64) with null Database user or component/process that updated the record
last_update_date integer with null Last Change Date/Time
version_number integer with null Last version number
auto_rep_version date with null Replication version
uri nvarchar(255) with null URI of the user
user_type integer with null Type of user

(0=Ordinary user, 1=Administrator, 2 = both ordinary user and admin user)

usage_list byte(32) with null Containes the supported agent component codes
directory_url nvarchar(255) with null URL wich points to a directory

Product Name: Asset

Table Type: Table

Relationships:

Primary Key Related Table Related Column
user_uuid ca_coapi_agent_view_nodomsrv_v1
ca_coapi_agent_view_nodomsrv
usd_v_agents
ca_link_dis_hw_user
user_uuid
user_uuid ca_link_contact_user user_uuid
user_uuid ca_link_contact_user user_uuid


Copyright © 2006 CA. All rights reserved.