Project

General

Profile

Defect #1813

Updated by Roman Kučera over 4 years ago

When you use only winRM for creating account on ad via powershell and as identifier is samaccount name but you have mapped @__NAME__@ __NAME__ (dn) to, then on create method IdM will create entity on system with identifier @__NAME__@ __NAME__ instead of samaccount name. This is caused by bug in connector, where is @__NAME__@ __NAME__ returned insted of uid for create operation 

 affected version 1.0.0

Back