Click HERE to see how Saviynt Intelligence is transforming the industry. |
01/16/2023 02:47 AM
Hi All
Appreciate any help for the queries below.
Can we define OBJECTFILTER for accounts, where we can filter 100 accounts like accounts with different sAMaccountName (ABCD, XGFGH, agkah, 12hja.....)
similart to 'IN' function in mySQL
For groups can we do something simialr one level below the groupSearchBaseDN? by using groupImportMapping
{
"importGroupHierarchy": "true",
"entitlementTypeName": "memberof",
"performGroupAccountLinking": "true",
"GROUPOBJECTCLASS": "OBJECTCLASS=GROUP",
"mapping": "memberHash:member_char,customProperty1:samaccounttype_char,customProperty2:instancetype_char,customProperty3:usncreated_char,customProperty4:grouptype_char,customProperty5:dscorepropagationdata_char,customProperty12:dn_char,customProperty13:cn_char,lastscandate:whencreated_date,customProperty15:managedby_char,entitlement_glossary:description_char,description:description_char,displayname:name_char,customProperty9:name_char,customProperty10:objectcategory_char,customProperty11:samaccounttype_char,entitlement_value:distinguishedname_char,entitlementid:distinguishedname_char,customProperty14:objectclass_char,updatedate:whenchanged_date,customProperty17:distinguishedname_char,customProperty18:objectguid_char,RECONCILATION_FIELD:customProperty18",
"entitlementOwnerAttribute": "managedby",
"tableFieldAttribute": "accountID"
}
Solved! Go to Solution.
01/16/2023 04:22 AM
You can use below
"groupObjectClass": "(objectclass=group)",
https://saviynt.freshdesk.com/support/solutions/articles/43000653724-adsi-connector-guide