Browse by Tags

Tagged Content List
  • Blog Post: FIM 2010 R2 - Web-Based Password Reset, Part 2

    Web-Based Password Reset is not just about writing a web client in ASP.NET. I mentioned that a few times when talking to different people. Everyone can do that by writing their own WCF client. If reverse engineering the FIM WebService protocol is too hard, there is the open source client supported by...
  • Blog Post: FIM 2010 R2 - Web-Based Password Reset, Part 1

    I am very excited to let everyone knows that FIM 2010 R2 Beta has released featuring Web-Based Password Reset . How to download FIM 2010 R2 Beta Go here . Answer the survey questions and Submit. This auto-approves you for the Beta connection. Click the Downloads link in the left column...
  • Blog Post: RunAs in FIM 2010

    Often times, I come across the question How can I write some code to do something as another user in FIM 2010? Generally I see two different answers: Impersonate the other user Set the ActorId to the user So which one is correct? In fact, both can be correct, depending on what...
  • Blog Post: FIM 2010 Self-Service Password Reset Now Supports All Domain Password Policies

    I am excited to announce that FIM 2010 Self-Service Password Reset now supports all domain password policies. It was a joint effort between the Windows Active Directory and FIM development teams to provide this new functionality. Details of this change can be found in http://support.microsoft.com/KB...
  • Blog Post: Troubleshooting FIMService / FIMPortal / Password Reset Client

    FIM is a complex product. Once a while, I find myself just clueless why something does not work. I have the advantage of having access to the source code and be able to debug. Attaching a debugger isn't a 5-second task and very often the answer is actually in the log. In this blog post, I would talk...
  • Blog Post: How Does Lockout Gate Work

    I am back! I haven't forgotten you all. I was just busying with RTM Update 1 which is now live on Microsoft Update. In Forefront Identity Manager - Credential Management, Part 2 , i talked about what Lockout Gate is capable of doing and in the Password Reset Deployment Guide , it mentions if you put...
  • Blog Post: Self-Service Password Reset to Non-Active Directory System

    Background: I often come across two types of questions in both internal and external channels How can I leverage SSPR and reset a password for a non-AD account (e.g. MSSQL, HR or .NET Passport)? How can I implement password filters but do so in FIM instead of AD? For #1, PCNS together with FIM Synchronization...
  • Blog Post: Custom Credential Provider for Password Reset

    The credential provider for Password Reset is fairly simply and straight forward. Since I have joined the team, there is very little code change in that area. Recently, we decided to fix some minor known bug in the credential provider (CP) and I realized I don't know too much about how CP works. So I...
  • Blog Post: Forefront Identity Manager - Credential Management, Part 4

    This post talks about how client interacts with the server during the course of Self-Service Password Reset Registration and Reset. Majority of the information can be found from either client-side or server-side log. The implementation is subjected to change. If you were to develop a custom SSPR client...
  • Blog Post: Forefront Identity Manager - Credential Management, Part 3

    In RC0, setting up Password Reset is a painful process for many of you (including myself). In RC1, we ship FIM with all the MPRs, along with the supporting sets and workflows, you will need for SSPR. Today I am going to talk about why we need each one of them. General: Users can read non-administrative...
  • Blog Post: Forefront Identity Manager - Credential Management, Part 2

    FIM ships with three Authentication Activities (a.k.a. Authentication Gates) that are used primarily in Self-Service Password Reset (SSPR). Question and Answer Gate This is the most obviously one in SSPR. During registration mode, it prompts the user with a list of pre-defined questions (e.g. What's...
  • Blog Post: Forefront Identity Manager - Credential Management, Part 1

    Background Nowadays, for most companies, if an employee forgets his password, very likely he would need to call help desk to reset the password for him. FIM helps enterprise reduce help desk cost by providing "Self-Service Password Reset" (SSPR). Scenario After deployment, employee will be prompted...
Page 1 of 1 (12 items)