from: http://social.technet.microsoft.com/wiki/contents/articles/12682.troubleshooting-fim-no-display-name-in-fim-portal.aspx

OVERVIEW / PURPOSE / GOAL

The purpose of this wiki page is to cover an issue that you may run into on your first deployment of Forefront Identity Manager 2010.  This goal of this wiki is to provide guidance to troubleshooting/isolating why you see (No display name) in the FIM Portal after your initial export, or possibly in future exports.

PROBLEM STATEMENT

I recently worked an issue where User Synchronization from Active Directory to the FIM Portal had been completed.  However on review of the Users page in the FIM Portal you see (No display name) as the below picture displays.

You click on the (No display name) and discover that no attribute values have flowed to the FIM Portal User Object as per the below picture.

Now we need to understand why this is happening.

TROUBLESHOOTING STEPS

Validate Active Directory Synchronization Rule

  1. As a FIM Administrator, navigate to the FIM Portal Home Page
  2. From the menu on the left, select Administration, then Synchronization Rules
  3. Display the details of your Active Directory Inbound Synchronization Rules
  4. Select the Inbound Attribute Flow ( the picture below displays a basic synchronization rule with the required attributes )

  5. If you are flowing the required attributes as per the TechNet Documentation on User Synchronization to the FIM Portal , then move on to the next troubleshooting step.  If not, then you need to ensure that you have all of the required attributes.

Validate the Attribute Flow in the FIM Service Management Agent

*NOTE: If you need to make changes, you need to ensure that there are no runs running.

  1. In the FIM Synchronization Service Manager Console, select Management Agents
  2. Select the FIM Service Management Agent
  3. From the Actions menu, select Properties ( or Double Click on the FIM Service Management Agent )
  4. Select Configure Attribute Flow and expand Object Type: Person :: Object Type: person
  5. Ensure that you have Export Attribute Flow for the required attributes as per the below picture

  6. If your attribute flow lines up, then move on to the next troubleshooting step.  If not, you need to ensure that your export attribute flow lines up with what is documented in the User Synchronization to the FIM Portal TechNet Documentation.

Preview the Source Object

  1. In the FIM Synchronization Service Manager Console, select Management Agents
  2. Select the Active Directory Management Agent
  3. From the Actions menu, select Search Connector Space
  4. Change the Scope to RDN, and enter the beginning of the DN of the object in question ( CN=sample user 1 )
  5. Click Search
  6. Once the object appears, select it and click the Properties button
  7. Click the Preview button, and then Generate Preview
  8. Expand Connector Updates, then the item below it, and select Export Attribute Flow

    ( In the case that I worked, this is where the problem was discovered as per the below picture. )

CAUSE

In the case that I worked recently, the cause of our issue was the 3rd troubleshooting step.  The 3rd troubleshooting step exposed the status of the attribute value.  We see "Skipped: Not Precedent" for several attributes.

Skipped: Not Precedent indicates that the management agent with the authorization to update ( change the value ) of the attribute is not the management agent that you are executing the preview.  Skipped: Not Precedent is not an error message but a status message to let you know why the attribute value is not being updated.

When you review the precedence of these attributes, you will discover that the FIM Service Management Agent has precedence.

Review the following Microsoft TechNet Wiki Page called REFERENCE: Checking / Configuring Attribute Precedence for more information on how to view, and change the attribute precedence.

RESOLUTION

To resolve the issue of (No display name) in the FIM Portal, you will need to change the precedence of the required attributes, so that the Active Directory Management Agent will have precedence.

Review the following Microsoft TechNet Wiki Page called REFERENCE: Checking / Configuring Attribute Precedence for more information on how to view, and change the attribute precedence.

ADDITIONAL INFORMATION / SEE ALSO

FIM LANDING PAGE: Resource Wiki Page

Troubleshooting FIM: (No Display Name) in FIM Portal的更多相关文章

  1. FIM 2010: Kerberos Authentication Setup

    The goal of this article is to provide some background information regarding the Kerberos related co ...

  2. 定义Portal显示规则

    Defining Portal Display Rules Use You use the Portal Display Rules editor to create and edit rule co ...

  3. uestc_retarded 模板

    虽然这个队,以后再也没有了,但是他的模板,是永垂不朽的![误 #include <ext/pb_ds/priority_queue.hpp> __gnu_pbds::priority_qu ...

  4. SPOJ - OTOCI LCT

    OTOCI Time Limit: 1 Sec Memory Limit: 256 MB 题目连接 http://acm.hust.edu.cn/vjudge/problem/viewProblem. ...

  5. BZOJ 2002: [Hnoi2010]Bounce 弹飞绵羊 LCT

    2002: [Hnoi2010]Bounce 弹飞绵羊 Time Limit: 1 Sec Memory Limit: 256 MB 题目连接 http://www.lydsy.com/JudgeOn ...

  6. 设备管理 USB ID

    发现个USB ID站点,对于做设备管理识别的小伙伴特别实用 http://www.linux-usb.org/usb.ids 附录: # # List of USB ID's # # Maintain ...

  7. EBS CAS SSO测试

    https://wiki.jasig.org/display/CAS/CASifying+Oracle+Portal https://wenku.baidu.com/view/5f110a85b9d5 ...

  8. 针对Linux 文件完整性监控的实现

    针对Linux 文件完整性监控的实现 摘要 计算机和互联网是20世纪以来最伟大的发明之一,随着计算机技术的不断发展,人们的生活方式发生了巨大的变化.计算机和互联网的发展给人们的生产生活带来了极大的便利 ...

  9. 活久见!Linux命令行居然也可以用来查看图像?

    在 Linux 中有很多 GUI 应用程序可以查看图像,但是这对经常使用命令行来工作的人可能会觉得很繁琐.今天要介绍的是 3 个实用的 CLI 图像查看器来在终端上查看图像,让那些使用 CLI 的朋友 ...

随机推荐

  1. Pillow实现图片对比

    在编写Web自动化测试用例的时候,如何写断言使新手不解,严格意义上来讲,没有断言的自动化脚本不能叫测试用例.就像功能测试一样,当测试人员做了一些操作之后必然会判断实际结果是否等于预期结果,只不过,这个 ...

  2. iOS_UIImage_Gif的分解

    /** Gif的步骤 1. 拿到Gifd的数据 2. 将Gif分解为一帧帧 3. 将单帧数据转为UIImage 4. 单帧图片保存 */ github地址: https://github.com/ma ...

  3. javaccript学习3

    JavaScript - 捕获错误 当我们在网上冲浪时,总会看到带有 runtime 错误的 Javascript 警告框,同时会询问我们“是否进行 debug?”.像这样的错误信息或许对开发人员有用 ...

  4. Elasticsearch之_default_—— 为索引添加默认映射

    前篇说过,ES可以自动为文档设定索引.但是问题也来了——如果默认设置的索引不是我们想要的,该怎么办呢? 要知道ES这种搜索引擎都是以Index为实际的分区,Index里面包含了不同的类型,不同的类型是 ...

  5. 学习ASP.NET Web API框架揭秘之“HTTP方法重写”

    最近在看老A的<ASP.NET Web API 框架揭秘>,这本书对于本人现阶段来说还是比较合适的(对于调用已经较为熟悉,用其开发过项目,但未深入理解过很多内容为何可以这样“调用”).看到 ...

  6. WCF项目中出现常见错误的解决方法:基础连接已经关闭: 连接被意外关闭

    在我们开发WCF项目的时候,常常会碰到一些莫名其妙的错误,有时候如果根据它的错误提示信息,一般很难定位到具体的问题所在,而由于WCF服务的特殊性,调试起来也不是那么方便,因此往往会花费不少时间来进行跟 ...

  7. 如果你恨一个程序员,忽悠他去做iOS开发

    如果你恨一个程序员,忽悠他去做iOS开发.不管他背景是cobel还是 java,送他一本iOS开发的书.这种书最好是国人写的,容易以偏概全一点,相比洋鬼子的书,更容易学到皮毛.这叫舍不得孩子套不着狼, ...

  8. bootstrap学习笔记系列4------bootstrap按钮

    按钮标签 在<a>,<button>或input元素上使用按钮class.但是为了避免跨浏览器的不一致性,建议使用<button>标签. <!DOCTYPE ...

  9. C#的变迁史 - C# 5.0 之并行编程总结篇

    C# 5.0 搭载于.NET 4.5和VS2012之上. 同步操作既简单又方便,我们平时都用它.但是对于某些情况,使用同步代码会严重影响程序的可响应性,通常来说就是影响程序性能.这些情况下,我们通常是 ...

  10. C# 通过GPS坐标,计算两点之间距离

    之前在网上有很多这种计算的,但是代码都不怎么全.经过多方打听查询.找到完整代码.现将代码共享给大家. 有需要者觉得有用者欢迎使用.觉得用或简单的高手,请绕. public static double ...