Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Batch process to upload usersBatch process to upload users
Previous
 
Next
New Post
3/10/2007 8:19 AM
 

Hi, Is there a way to upload a set of users (300+) in DNN. Of course, I can just populate the table Users, but, do I need consider something else? what if the password is encrypted, how can I uploaded?, exists a store procedure for taht, and what about the automatic role assignation?

Thanks,
Alfonso

 
New Post
3/12/2007 11:07 AM
 
Any clue?
 
New Post
3/12/2007 11:41 AM
 
Look on snowcovered. there are 2 user manager modules that do this well. I tried both - look at the DnnMasters module. I think it has what you are looking for.
 
New Post
3/15/2007 6:08 PM
 

Looks oka, however I will like to know what is behind of the user creation. There are couple of tables relates and SP that I might use, for instance,

User tables:
aspnet_Users
Users


Store Procedures:
aspnet_Users_CreateUser
AddUser


and dont forget the Roles !

If I work directly with the dnn sp, AddUser, did not take the table aspnet_Users...(How is related the dnn 'Users' table with the 'aspnet_users' table.

Any of you did something to create users in a batch process?

Thanks in advance

 
New Post
3/16/2007 9:56 AM
 

User accounts are referenced in the following tables...

aspnet_membership
aspnet_users
users
userportals

On my blog site I do have a tutorial that shows you how to create a host user via SQL, to create a regular user you will need to do one thing differently and 1 additional step. 

That is, you will set the "IsSuperUser" field to 0 instead of 1.  You will also need to insert a record in the 'UserPortals" table for the specific user. 

Now, the downside to doing it this way is that you will need to copy the password from another account, therefore they will all be set to the same thing.  This might not be a big deal as you can use the forgotten password feature to get a new password e-mailed to the user.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Batch process to upload usersBatch process to upload users


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out