[FIM] invalid-dn, Multiple values were specified for an attribute that can have only one value.

Source: Internet
Author: User

FIM error:

Error: invalid-dn, Multiple values were specified for an attribute that can have only one value.

I thought there were multiple values set to the same property (including the http://support.microsoft.com/kb/286760 .)

However, after careful observation, we found that the common cause of such problems was that they had multiple spaces.

The reason is that when cn is set, spaces at the end are not recognized by AD. However, when userPricipalName is set, we set username <space> @ xxxx.com

Therefore, there are two kinds of inconsistency between user login names.

You only need to do str. Trim () when setting accountName.

After the modification, You need to delete the data again and then run FULL_IMPORT + FULL_SYNC on the ad ma to activate the Provisioning operation on the data source.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.