Hi All,
I have FIM 2010 (R1) setup for Self Service Password Portal (SSPP), it works great but a lot of users don't know their domain name when filling in username in the password reset page. I am not passing credentials from windows IE as these are shared computers using generic logons.
I need to just accept the username without the domain or force a default domain name.
I found the following TechNet article for FIM 2010 R2 but i cant find the setting <customizedsettings> in any web.config document on the server.
http://technet.microsoft.com/en-us/library/jj134306(v=ws.10).aspx
DefaultDomainName | A valid domain. | The following setting is relevant to:
| <customizationSettings> | This value is the default domain that will be used for fallback if a user enters a username without a domain in the reset portal. Example: <add key=” DefaultDomainName” value=”CONTOSO” /> |
Can someone please help me find the right web.config (there seem to be loads) as i have tried them all and none have the above entry.
Martin