I want to import userbase from Active Directory - can do so with DNNMasters MMS Pro module. But after having done so I want these to be membership records that will authenticate against AD and not be standard DNN logins.
I know that the provider creates a user account automatically upon first visit to the portal. However, I have a need to be able to assign a task in a work flow to a person who has possibly not yet visited the portal. I need a user account there for that assignment. When the person gets notified about the task and comes to the portal, I want her/him to log on via AD authentication and have that task assigned to that AD-authenticated user.
Can you suggest how I can create user accounts which authenticate against AD when they are not created in the normal way by the AD authentication provider itself? Or something I could do to change these accounts to authenticate against AD after the import?
Thanks!