立即与支持人员聊天
与支持团队交流

Classification Module 6.1.1 - User Guide

Introduction Deploying Classification in Identity Manager Configuring Classification: Taxonomies, Categories, and Rules
An Overview of Classification Configuration Steps Required to Implement Classification Creating Taxonomies Setting Up Manual Categorization Implementing Rules for Automated Categorization Classifying Resources When Do Categorization and Classification Occur? Importing and Exporting Taxonomies Working with a Taxonomy XML File Managing the Life Cycle of Taxonomies and Categories Advanced Rule Applications
Working with Categorized Resources Appendix A: PowerShell cmdlets Appendix B: Oracle Configuration Appendix C: Classifying Data with Data Governance Templates Glossary

Person Name

Extractor Details
Name ID Use to Find...
Person Name Extractors.Person.Name Popular US, Canadian, German, French, UK, Greek, Indian, Japanese, and Russian names
Grammar File Details
Name Use to find...
person_name_engus.ecr, person_salutation_eng.ecr, person_suffix_eng.ecr, person_politician_engus.ecr

Popular US female first names, last names, male first names, US salutations. For example. Mr., Name suffixes, Roman numeral suffixes, and ademic suffix.

Full name of members of the US house of representatives, Last name of HoR members, Full name for senate members, Last name of senate members, Full name for US governors, Last name of governors, Full name for executive branch members, Last name of executive branch members, Salutation for house/senate members, Formal title for legislative members, Formal title for senate members, Formal title for governors, and Formal title for executive branch members.
Grammar File Details
Name Use to find...
person_name_engcn.ecr Popular Simplified Chinese female first names and male first names and last names
Grammar File Details
Name Use to find...
person_name_enggb.ecr Popular English (country) female first names, last names, and male first names
Grammar File Details
Name Use to find...
person_name_enggr.ecr Popular Greek female first names, last names, and male first names
Grammar File Details
Name Use to find...
person_name_engin.ecr Popular Indian female first names, last names, male first names
Grammar File Details
Name Use to find...
person_name_engjp.ecr Popular Japanese female first names, last names, and male first names
Grammar File Details
Name Use to find...
person_name_engru.ecr Popular Russian female first names, last names, and male first names
Grammar File Details
Name Use to find...
person_name_frefr.ecr, person_salutation_fre.ecr Popular French female first names, last names, male first names, and salutations. For example, Madame, Mlle
Grammar File Details
Name Use to find...
person_name_gerde.ecr Popular German female first names, last names, and male first names
Grammar File Details
Name Use to find...
person_name_spaes.ecr Popular Spanish female first names, last names, and male first names

Grammar Match Details

The person name grammar is made up of building blocks for each language/country. These entities are then referenced in the extractor as “person_all/fullnames/all”.

  • person_engus
namefirstmiddlelast/engus
Pattern Description
(?A^person/firstname/engus) ((?A^person/firstname/engus) )?(?A^person_engus/compoundlastname/engus) US first name/US first name/US last name, that may be compound
nameinitial/engus
Pattern Description
[A-Z]\.[A-Z]\. (?A^person_engus/compoundlastname/engus) Initials\ US last name, that may be compound
(?A^person/firstname/engus) [A-Z](\.)? (?A^person_engus/compoundlastname/engus) US last name, that may be compound\ Initials
compoundlastname/engus
Pattern Description
(?A^person/lastname/engus)([- ])?(?A^person/lastname/engus) Popular US last name/hyphen/Popular US last name
namefirstlast/engus
Pattern Description
(?A^person/firstname/engus) ((?A^person/firstname/engus) )?(?A^person/compoundlastname/engus) US first name/US last name, that may be compound
namesallast/engus
Pattern Description
(?A^person/salutation/eng) (?A^person_engus/compoundlastname/engus) Salutation in English/ US last name, that may be compound
namesuffixed/engus
Pattern Description
(?A^person_engus/namefirstmiddlelast/engus) (?A^person/suffixrmn/eng) US first, optional middle, and last name/ Roman suffix. For example, III
(?A^person_engus/nameinitial/engus)(,?) (?A^person/suffixjr/eng) US initialed name/ Name suffix. For example, Jr.
namesuffixacadprof/engus
Pattern Description
(?A^person_engus/namefirstlast/engus)(,?) (?A^person/suffixacab/eng) US first and last name / Academic suffix - Bachelor's. For example, B.A.
(?A^person_engus/namefirstlast/engus)(,?) (?A^person/suffixacam/eng) US first and last name / Academic suffix - Master's. For example, M.A.
(?A^person_engus/namefirstlast/engus)(,?) (?A^person/suffixacad/eng) US first and last name/ Academic suffix - Doctoral. For example, Ph.D.
(?A^person_engus/namefirstlast/engus)(,?) (?A^person/suffixprof/eng) US first and last name/ Professional suffix. For example, M.D.
politicians/engus
Pattern Description
(?A^person/poli_hor/engus) Full name of member of the US house of representatives. For example, Robert E. Cramer, Robert Cramer
(?A^person/poli_sen/engus) Full name of US senate member
(?A^person/poli_gov/engus) Full name of US governer
(?A^person/poli_title_hor/engus) Formal title for legislative member
(?A^person/poli_title_sen/engus) Formal title for senate member
(?A^person/poli_title_gov/engus) Formal title for governer

  • person_engcn
firstname/engcn
Pattern Description
(?A^person/firstname/engcn) Chinese first name in English
(?A^person/firstname/engcn)(?A^person/firstname/engcn) Chinese first name in English/ Chinese first name in English
(?A^person/firstname/engcn)-(?A^person/firstname/engcn) Chinese first name in English/dash/Chinese first name in English
(?A^person/firstname/engcn) (?A^person/firstname/engcn) Chinese first name in English/space/ Chinese first name in English
namelastfirst/engcn
Pattern Description
(?A^person/lastname/engcn) (?A^person_engcn/firstname/engcn) Popular Chinese last name in English /Popular Chinese first name in English (including dashes and spaces)
namefirstlast/engcn
Pattern Description
(?A^person_engcn/firstname/engcn) (?A^person/lastname/engcn) Popular Chinese first name in English (including dashes and spaces)/ Popular Chinese last name in English
full_names/engcn
Pattern Description
(?A^person_engcn/namelastfirst/engcn) (?A^person_engcn/namefirstlast/engcn) Popular Chinese last name in English /Popular Chinese first name in English (including dashes and spaces) OR Popular Chinese first name in English (including dashes and spaces)/ Popular Chinese last name in English

  • person_enggb
namefirstlast/enggb
Pattern Description
(?A^person/firstname/enggb) ((?A^person/firstname/enggb) )?(?A^person/lastname/enggb) Popular UK first name / first name/ last name
namefirstmiddlelast/enggb
Pattern Description
(?A^person_enggb/firstname/enggb) (?A^person/lastname/enggb) Popular UK first name/ first, optional middle, and last name
full_names/enggb
Pattern Description
(A^person_enggb/namefirstlast/enggb)
(?A^person_enggb/namefirstmiddlelast/enggb)
Popular UK first name / first name/ last name AND Popular UK first name/ first, optional middle, and last name

  • person_enggr
namefirstlast/enggr
Pattern Description
(?A^person/firstname/enggr) (?A^person/lastname/enggr) Popular Greek first name/ last name

  • person_engin
namefirstlast/engin
Pattern Description
(?A^person/firstname/engin) (?A^person/lastname/engin) Indian first name/ last name
namefirstmiddlelast/engin
Pattern Description
(?A^person_engin/namefirstlast/engin) (?A^person_engin/namefirstmiddlelast/engin) Indian first name/ first name/ last name
full_names/engin
Pattern Description
(?A^person_engin/namefirstlast/engin
(?A^person_engin/namefirstmiddlelast/engin)
Indian first name/ first name/ last name OR Indian first, optional middle, and last name

  • person_engjp
namelastfirst/engjp
Pattern Description
(?A^person/lastname/engjp) (?A^person/firstname/engjp) Popular Japanese last name in English/ Japanese first name in English

  • person_engru
namefirstlast/engru
Pattern Description
(?A^person/firstname/engru) (?A^person/lastname/engru) Russian first name/ last name in English
namefirstmiddlelast/engru
Pattern Description
(?A^person/firstname/engru) ((?A^person/firstname/engru) )?(?A^person/lastname/engru) Russian first name/ first name/ last name in English
full_names/engru
Pattern Description
(?A^person_engru/namefirstlast/engru)
(?A^person_engru/namefirstmiddlelast/engru)
Russian first name/ last name in English OR first, optional middle, and last name in English

  • person_frefr
firstname/frefr
Pattern Description
(?A^person/firstname/frefr)
(?A^person/firstname/frefr)-(?A^person/firstname/frefr)
French first name/ first name - first name
particule/frefr
Pattern Description
Defined by the following headwords: "private", "d'", "du","de", "De", "de la " Term used in French personal names
namefirstlast/frefr
Pattern Description
(?A^person_frefr/firstname/frefr) (?A^person_frefr/particule/frefr)?(?A^person/lastname/frefr) French first name/particule/last name
namefirstmiddlelast/frefr
Pattern Description
(?A^person_frefr/firstname/frefr)( (?A^person_frefr/firstname/frefr))? (?A^person_frefr/particule/frefr)?(?A^person/lastname/frefr)(-(?A^person/lastname/frefr))? French first name/ first name/particule/last name
namesal/frefr
Pattern Description
(?A^person/salutation/fre) (?A^person_frefr/particule/frefr)?(?A^person/lastname/frefr)(-(?A^person/lastname/frefr))? French salutation. For example, Madame, Mlle./particule/ last name
full_names/frefr
Pattern Description
(?A^person_frefr/namefirstlast/frefr)
(?A^person_frefr/namefirstmiddlelast/frefr)
(?A^person_frefr/namesal/frefr)
French first name/particule/last name OR French first name/ first name/particule/last name OR French salutation/particule/ last name

  • person_gerde
firstname/gerde
Pattern Description
(?A^person/firstname/gerde)(-(?A^person/firstname/gerde))? German first name
namefirstlast/gerde
Pattern Description
(?A^person_gerde/firstname/gerde) (?A^person/lastname/gerde)(-(?A^person/lastname/gerde))? German first name/last name
namefirstmiddlelast/gerde
Pattern Description
(?A^person_gerde/firstname/gerde)( (?A^person_gerde/firstname/gerde))? (?A^person/lastname/gerde)(-(?A^person/lastname/gerde))? German first name/first name/last name
full_names/gerde
Pattern Description
(?A^person_gerde/namefirstlast/gerde)
(?A^person_gerde/namefirstmiddlelast/gerde)
German first name/last name OR German first name/first name/last name

  • person_spaes
compoundlastname/spaes
Pattern Description
(?A^person/lastname/spaes)
(?A^person/lastname/spaes) (?A^person/lastname/spaes)
(?A^person/lastname/spaes)-(?A^person/lastname/spaes)
(?A^person/lastname/spaes) De (?A^person/lastname/spaes)
Popular Spanish last name / last name “ “ last name/ last name “-” last name/ last name “De” last name
namefirstlast/spaes
Pattern Description
(?A^person/firstname/spaes)( (?A^person/firstname/spaes))? (?A^person_spaes/compoundlastname/spaes)
(?A^person/firstname/spaes)(-(?A^person/firstname/spaes))? (?A^person_spaes/compoundlastname/spaes)
Popular Spanish first name/last name OR first name “-” first name/last name

  • person_all
fullnames/all
Pattern Description
(?A^person_engus/full_names/engus) (?A^person_engcn/full_names/engcn) (?A^person_enggb/full_names/enggb)
(?A^person_enggr/namefirstlast/enggr)
(?A^person_engin/full_names/engin)
(?A^person_engjp/namelastfirst/engjp)
(?A^person_engru/full_names/engru)
(?A^person_frefr/full_names/frefr)
(?A^person_gerde/full_names/gerde)
(?A^person_spaes/namefirstlast/spaes)
Inclusion of all previous patterns

Miscellaneous Extractors

The following extractors not currently referenced in the sample taxonomies that are shipped with Identity Manager Data Governance Edition.

Extractor Details
Name ID Use to Find...
Passport Number Locator Extractors.Passport.all Passport numbers
Grammar File Details
Name Use to find...
number_passport_engca.ecr, number_passport_enggb.ecr, number_passport_engus.ecr, number_passport_freca.ecr, number_passport_frefr.ecr, number_passport_gerde.ecr Canadian, US, UK, French, and German passport numbers

Grammar Pattern Match Details

passport/number
Pattern Description
(?A^number/passport_context/engca) Canadian passport number
(?A^number/passport_context/enggb) UK passport number
(?A^number/passport_context/engus) US passport number
(?A^number/passport_context/freca) French passport number
(?A^number/passport_context/frefr) French passport number
(?A^number/passport_context/gerde) German passport number
Extractor Details
Name ID Use to Find...
Passport Description Extractors.Passport.Name Passport naming conventions

Grammar Pattern Match Details

passport/desc
HEadword Use to find...
"pasaporte", "passport", "reisepass", "passeport" English, French, and German naming convention for “passport”
Extractor Details
Name ID Use to Find...
Driver's License Number Extractors.DriverLic.All Driver license values
Grammar File Details
Name Use to find...
number_driverlic_ca.ecr,number_driverlic_gb.ecr, number_driverlic_us.ecr, number_driverlic_de.ecr, number_driverlic_fr.ecr Canadian, US, UK, French, and German driver license values

Grammar Pattern Match Details

driverlic/all
Pattern Description
(?A^number/driverlic/ca) Canadian driver license values
(?A^number/driverlic/gb) UK driver license values
(?A^number/driverlic/us) US driver license values
(?A^number/driverlic/de) German driver license values
(?A^number/driverlic/fr) French driver license values
Extractor Details
Name ID Use to Find...
Driver's License description Extractors.DriverLic.Name Driver license naming conventions

Grammar Pattern Match Details

driverlic/desc
HEadword Description
"driver's", "drivers", "driving", "license", "führerschein", "führerscheine", "permis de conduire", "permiso de conducción" English, French, and German naming convention for driver license

Extractor Details
Name ID Use to Find...
Companies Extractors.Company.Name Company names
Grammar File Details
Name Use to find...
company_engus.ecr, company_frefr.ecr, company_gerde.ecr, company_enggb.ecr, company_engca.ecr Canadian, US, UK, French, and German companies

Grammar Pattern Match Details

company/all
Pattern Description
(?A^company/all/engca) Canadian company
(?A^company/major_company/engus) Major US company
(?A^company/fortune_500_2011/engus) The 2011 list of Fortune 500 companies
(?A^company/forbes_largest_private_companies_2010/engus) The 2010 list of Forbes largest companies
(?A^company/cac_40/frefr) France CAC 40 company
(?A^company/dax/gerde) Germany DAX company
(?A^company/tecdax/gerde) Germany TecDAX company
(?A^company/all/enggb) UK company

Extractor Details
Name ID Use to Find...
Dates Extractors.Dates.All Date values
Grammar File Details
Name Use to find...
date_fre.ecr, date_ger.ecr, date_numeric.ecr, date_spa.ecr, date_eng.ecr English, French, German and Spanish date values

Grammar Pattern Match Details

date/all
Pattern Description
(?A^date/yyyymmddsep) yyyy-mm-dd. For example, 2008-10-28
(?A^date/yymmddsep) dd-mm-yyyy. For example, 28-10-2008
(?A^date/ddmmyyyysep) dd-mm-yyyy. For example, 28-10-2008
(?A^date/ddmmyysep) dd-mm-yy. For example, 28-10-08
(?A^date/mmddyyyysep) mm-dd-yyyy. For example, 10-28-2008
(?A^date/mmddyysep) mmddyy. For example, 102808
(?A^date/mmmdd/eng) month dd. For example, January 5th or January 5 or January the 5th etc.
(?A^date/ddmmm/eng) dd month. For example, 5th January or 5 January or 5th of January etc.
(?A^date/month_dd_year/eng) month dd yyyy. For example, January 5th, 2008
(?A^date/dd_month_year/eng) dd month yyyy. For example, 5th January, 2008
(?A^date/mmm_year/eng) Month and year. For example, January 2008
(?A^date/ddmmm/fre) dd month. For example, 5e Janvier or 5 Janvier
(?A^date/ddmmmyyyy/fre) ddmmmyyyy/fre preceded by day of the week. For example, Samedi, 5 Janvier, 2008
(?A^date/date_year/fre) dd month yyyy. For example, 5 Janvier, 2008
(?A^date/mmm_year/fre) Month and year. For example, January 2008
(?A^date/ddmmyyyy_dotspace/ger) dd. mm. yyyy. For example, 5. 1. 2008
(?A^date/ddmmm/ger) dd month yyyy. For example, 5. Januar
(?A^date/date_year/ger) dd month yyyy. For example, 5. Januar, 2008
(?A^date/mmm_year/ger) Month and year. For example, Januar 2008
(?A^date/ddmmm/spa) dd month yyyy. For example, "5 de enero"
(?A^date/date_year/spa) dd month yyyy. For example, 5 de enero 2008
(?A^date/mmm_year/spa) Month and year. For example, Januar 2008
Extractor Details
Name ID Use to Find...
Person’s Gender Extractors.Person.Gender Gender values
Grammar File Details
Name Use to find...
gender_eng.ecr, gender_fre.ecr, gender_ger.ecr English, French, and German gender values

Grammar Pattern Match Details

gender/all
Pattern Description
(?A^gender/all/eng) Gender in the English language, either in word or in context
(?A^gender/all/fre) Gender in the French language, either in word or in context
(?A^gender/all/ger) Gender in the German language, either in word or in context
Extractor Details
Name ID Use to Find...
Person's Ethnicity or Race Extractors.Person.Ethnicity Ethnicity or race values
Grammar File Details
Name Use to find...
ethnicity_eng.ecr,ethnicity_engca.ecr, ethnicity_enggb.ecr, ethnicity_engus.ecr, ethnicity_fre.ecr Ethnicity or race values in English and French

Grammar Pattern Match Details

ethnicity/all
Pattern Description
(?A^ethnicity/nationality/eng) Nationality. For example, Andorran, Wales
(?A^ethnicity/aboriginal/engca) Canadian aboriginal
(?A^ethnicity/enggb) Ethnic group. For example, Irish, Indian
(?A^ethnicity/engus) US ethnicity
(?A^ethnicity/nationality/fre) Nationality in French. For example, Andorrane, Vietnamien
(?A^ethnicity/ethnic_groups/fre) Ethnic groups in the French language. For example, Africain, Autres

Regular Expressions

This section describes the regular expressions used within the templates.

Pattern Operators
Operator Matched Pattern
\ Quote the next metacharacter.
^ Match the beginning of a line.
$ Match the end of a line.
. Match any character (except newline).
| Alternation.
() Used for grouping to force operator precedence.
[xy] The character x or y.
[x-z] The range of characters between
[^z] Any character except z.
Pattern Quantifiers
Operator Matched Pattern
* Match 0 or more times.
+ Match 1 or more times.
? Match 0 or 1 times.
{n} Match exactly n times.
{n,} Match at least n times.
{n,m} Match at least n times, but no more than m times.
Pattern Metacharacters
Operator Matched Pattern
\t Match tab.
\n Match newline.
\r Match return.
\f Match formfeed.
\a Match alarm (bell, beep, and so on).
\e Match escape.
\v Match vertical tab.
\021 Match octal character (in this example, 21 octal).
\xF0 Match hex character (in this example, F0 hex).
\x{263a} Match wide hex character (Unicode).
\w Match word character (alphanum plus '_').
\W Match non-word character.
\s Match whitespace character. This metacharacter also includes 
\S Match non-whitespace character.
\d Match digit character.
\D Match non-digit character.
\b Match word boundary.
\B Match non-word boundary.
\A Match start of string (never match at line breaks).
\Z Match end of string (Never match at line breaks. Only match at the end of the final buffer of text submitted for matching.)
Pattern Extensions
Operator Matched Pattern
(?A^entity) Match a previously defined entity, which is then referenced by the new entity.

Referencing an entity minimizes the size and memory usage of the grammar, but decreases performance. The performance impact can vary from unnoticeable to significant depending on the size and structure of the grammar.

Glossary

This glossary contains definitions taken from Microsoft publications.

A

Access Control Entry (ACE)
An entry in an access-control list (ACL) that contains a set of access rights and a security identifier (SID) that identifies a trustee, such as a user or group, for whom the rights are allowed, denied, or audited.
Access Control List (ACL)
A list of access-control entries (ACEs) that define the security protections on an object. There are two kinds of ACLs that can appear in an object's security descriptor: a discretionary ACL (DACL) that controls access to the object, and a system ACL (SACL) that controls auditing of attempts to access the object.
Active Directory (AD)
The Windows directory service.
Administrative rights
The rights granted to a member of the Administrators local group. This member can perform such actions as creating user accounts, creating groups, and adding group members.
Approval Process
Process for requesting products for a customer in the IT Shop. The approval process is set up with approval policies that can contain several approval levels. There can be several approval steps defined in an approval level. A different group of approvers can be specified for each approval step.
Approver
The approver is an employee who grants or denies approval in a request procedure (renewal or cancellation).
Approval Policy
Specifies which approval workflow should be used in the IT Shop for an attestation case or a request (renewal or cancellation).
Approval Procedure
Finds the attestor for the current attestation case or the approver for the current request (renewal or cancellation) in the IT Shop.
Attestation
A method for authorizing data or internal rules. Attestation functionality in Identity Manager is used by managers or others in authority to certify the correctness of editing permissions, entitlements, requests or exception approvals on a regular or manual basis.
Attestation Instance
Objects that are created as soon as attestation is automatically or manually started. When attestation is triggered, Identity Manager creates an attestation case for each attestation object. Attestation data is saved in the attestation instance. This includes the attestation object, status (open, approved, denied), date of attestation, and the attestor.
Attestor
The person that will carry out the attestation. Attestors either approve or deny data presented in an attestation instance.

C

Child object
An object that is the immediate subordinate of another object in a hierarchy. A child object can have only one immediate superior or parent object.
Company Policy
A configurable policy based on your company guidelines. Policy violations can be found and approved in retrospect. Attestations and risk assessments can be executed through company policies.

D

Designer
The main configuration interface for Identity Manager.
Distinguished Name (DN)
The fully qualified name of an object in a hierarchical system. Distinguished names are used for all Active Directory objects and in the Domain Name System (DNS). No two objects in these systems should have the same distinguished name.
Domain Name System (DNS)
The Domain Name System (DNS) is a distributed database that manages namespaces in the internet.
Domain
In relation to a Microsoft network, a logical collection of resources consisting of computers, printers, computer accounts, user accounts, and other related objects. The domain also has a system of logon authentication of user accounts, and computer accounts.

H

Hypertext Transfer Protocol (HTTP)
Protocol for transferring data.

I

Identity Manager
The main administration tool for managing employees, user accounts and permissions within an Identity Manager network.
IT Shop
Program component for providing employees with company resources using a defined approval procedure. IT Shop solutions are setup in the Identity Manager and can then be used in the Web Portal.

M

Managed Host
Computer that is registered with Data Governance and can have its resources queried and security managed.
Managed Domain
An Active Directory domain that is configured for use by Data Governance. managed domains contain managed hosts. Each managed domain is associated with a service account, which Data Governance uses to access and manage security on objects within the domain.
Manager
Main administration tool for displaying and editing all the information in an Identity Manager network.

P

Permission Level
Object used to group SharePoint permissions together. Permission levels that are linked to a concrete SharePoint site are mapped as SharePoint roles in the Identity Manager.
Permission
A rule associated with an object to regulate access to a particular object on the network. For example, a user may have read and write access to a file on the network.
Permissions Editor
Designer editor used to grant table and column permissions to permissions groups and system users.
Permissions Group
Different edit permissions for Identity Manager functions are grouped together in permissions groups. Permissions groups are assigned to system users. In this way, users of Identity Manager tools obtain edit permissions to Identity Manager functions.
Certain permissions groups are components of the Identity Manager installation. Other permissions groups can be custom defined in the Designer.

R

Risk Index
Security risk for the company when a company resource is assigned to an employee or a compliance rule is violated. The risk index can be entered for all company resources and compliance rules. The risk index for an employee is calculated from the risk indexes for directly and indirectly assigned company resources. It is given as a value in the range 0 (no risk) to 1 (problem). For complete information on setting and establishing a risk index, see the Identity Manager User Guide for Defining Risk Indexes.

Note: The risk index should not be confused with the Classification Risk, which is the risk associated with a classification. For details, see Working with Classification Taxonomies.
Role (SharePoint)
SharePoint permission level that is linked to a concrete SharePoint site. SharePoint roles are used to pass on permissions from concrete sites to SharePoint user accounts.

S

Service Account
Service accounts are registered credentials, used by Data Governance, to perform a number of network operations on the users behalf.
Service Pack
A service pack contains minor extensions to the functionality and includes all hotfix changes since the last major version that were already included in hotfixes.
Shelf
An IT Shop structure that is part of a shop and can be assigned products. Shelves form part of a hierarchical IT Shop solution along with customers, shops, shopping centers, and products.
Shop
An IT Shop structure that is assigned shelves and customers.
Shops form a hierarchical IT Shop solution along with customers, shelves, shopping centers and products. Each shop contains a shelves that the shop customer can request items from.
Synchronization Configuration
Settings that define data synchronization between a target system and the Identity Manager. Synchronization configuration contains the object types and assignments that should be synchronized, and a schedule for synchronization. This specifies the synchronization behavior of each object type/assignment.
System User
A predefined user that contains several entitlements to Identity Manager functions. The system user obtains these entitlements through their permissions groups assignments. A system user is assigned to user during the administration tool login procedure. Entitlements for the Identity Manager functions are passed onto the user from this system user.
Certain system users are included in the Identity Manager installation. Further system users can be defined in Designer.
System User ID
The user ID that a user enters to log onto an Identity Manager tool.
The system user ID is independent of the selected authentication module. It can be a login name for an Active Directory domain or a system user, for example, a central user account.

T

Target System
A system in which employees under Identity Manager administration have access to network resources.
Example: Active Directory, SAP R/3, Lotus Notes

U

Unified Namespace (UNS)
Unified Namespace (UNS) is a virtual target system for mapping various target systems along with their containers, user accounts, target system groups, and associated memberships. The data for all target systems connected to Identity Manager is mapped in the Unified Namespace. This allows other core Identity Manager functions, such as compliance testing, attestation or IT Shop, to be used across target system. The target systems Active Directory, Lotus Notes, SAP R/3, and LDAP can also be mapped like your own applications, for example, a telephone system.
User Account
Access entitlement to a restricted access IT system. Normally users must authenticate themselves with a user name and password when logging in.
User Account Resource
User account resources are special resource used to automatically create and manage user accounts in the connect target system. If an employee is assigned a user account resource, the Identity Manager creates a user account in the target system where the user account resource is assigned. The default manage level for a user account resource specifies what employee properties should be inherited by the user account.
User Account (SharePoint)
Object that is used to provide a SharePoint user with permissions to SharePoint sites.

W

Web Portal
Web-based application that provides various workflows. In the Web Portal, you can edit your own employee master data, edit staff data, request company resources in the IT Shop, delegate your own roles, edit approvals, attestations, and rule violations.
相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级