Unanswered FIM provisioned user unable to login to domain

  • Monday, December 03, 2012 7:58 AM
     
     

    Hi,

    I have just created users in cross forest , able to see user ID created as per outbound sync rule, but users are not able to login,

    After analysing saw users logon name is showing proper , but below user log on name (pre_windows 2000) showing some long charecters.

    Please suggest how to resolve this

All Replies

  • Monday, December 03, 2012 9:15 AM
     
     

    It is not clear what the problem is, please provide an example so we can have a better understanding of your problem.

  • Monday, December 03, 2012 5:43 PM
     
     
    From your short description, it seems as if you're not providing an initial value for the sAMAccountName in your Outboudn Sync Rule? Make sure that your OSR has a flow for sAMAccountName. Also, make sure that you put a value in unicodePwd for the user to have an initial password. Another value to check would be the userAccountControl which controls whether or not the user is enabled or disabled. I also tend to put a value of -1 into pwdLastSet to make sure that the user must change password at next logon.

    Regards, Soren Granfeldt
    blog is at http://blog.goverco.com | twitter at https://twitter.com/#!/MrGranfeldt

  • Tuesday, December 04, 2012 5:13 AM
     
     

    Hey soren i was so stupid, yes there was no attribute present in OSR, got resolved, thanks