List of Active Directory attributes
The Active DIrectory attributes described below are currently supported by KYDSO.
Mandatory attributes must be available for each Active Directory account so that it can be managed in KYDSO.
Mandatory attributes
Attribute ID in KYDSO | Attribute in the Active Directory | Data type | Description | Example |
---|---|---|---|---|
SSC_AD_distinguishedName | distinguishedName | String | distinguishedName | CN=Maria Mustermann,CN=Users,DC=KYDSO01,DC=DE |
SSC_AD_givenName | givenName | String | First name | Mary |
SSC_AD_objectSid | objectSid | String | objectSid | 01 05 00 00 00 00 00 00 05 15 00 00 00 C9 9E 29 B1 8E 09 A5 80 0E FD 7C D6 D3 05 00 00 (S-1-5-21-2812602198-2294696985-4048054696-1121) |
SSC_AD_sAMAccountName | sAMAccountName | String | sAMAccountName | maria.mustermann |
SSC_AD_sn | sn | String | Last name | Sample man |
SSC_AD_userPrincipalName | userPrincipalName | userPrincipalName | maria.mustermann@kydso.de | |
SSC_AD_enabled | userAccountControl | Boolean | Account is active/inactive: true/false | true |
Import of the Office E-mail
When generating assignment proposals, the Office E-mail stored at the imported Active Directory account and the available internal employees are compared, among other things.
You should therefore also provide this information - if available - in the person import and in the Active Directory accounts in order to receive as many assignment proposals as possible.
Attribute ID in KYDSO | Attribute in the Active Directory | Data type | Description | Example |
---|---|---|---|---|
SSC_AD_mail | E-mail (business) | maria.mustermann@kydso.de | ||
SSC_AD_middleName | middleName | String | middle name | |
SSC_AD_objectClass | objectClass | String | objectClass | organizationalPerson; person; top; user |
SSC_AD_co | co | String | Country | Germany |
SSC_AD_company | company | String | Company | syscovery Cloud Services GmbH |
SSC_AD_countryCode | countryCode | Integer | international country code | 276 |
SSC_AD_department | department | String | Department | Product development |
SSC_AD_description | description | String | Description | |
SSC_AD_l | l | String | Location | Worms |
SSC_AD_mobile | mobile | Phone number | Mobile number (business) | +49 176 555 1550 |
SSC_AD_objectCategory | objectCategory | String | objectCategory | CN=Person,CN=Schema,CN=Configuration,DC=KYDSO01,DC=de |
SSC_AD_postalCode | postalCode | Postal code | Zip code | 67547 |
SSC_AD_streetAddress | streetAddress | String | Street and house number | Am Römischen Kaiser 7 |
SSC_AD_telephoneNumber | telephoneNumber | Phone number | Telephone (business) | +49 6241 940 900 |
SSC_AD_title | title | String | Title | |
SSC_AD_cn | cn | String | Common name | Maria Mustermann |