Add AD Users to portal to set them up in a security role.
Add an Answer
Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Currently i have a 6.1.5 dnn portal where i need to preload a list of Active directory users into it before they actually come onto the live site. Then i need to give them a security role so that they can see all the pages on the site. Is there any way i can load this list into the dnn database and already have the role set up on those users before they even visit? Is there a store procedure i could run or sql query i could use to insert this data into the correct tables to accomplish this. My concern is that we are using 5.0.3 AD module to do this automatically on the site and i dont know if this can be done.