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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Letting limited users register automaticallyLetting limited users register automatically
Previous
 
Next
New Post
7/20/2008 3:13 PM
 
Hi, I was wondering if anyone can point me to good way to modify the core code, or develop a new module or change some configuration options that will help me achieve the following: 1. We want only a restricted set of users to register on the site (<1000). We want to do this by keeping a database table at the backend that has names, email ids and special codes for each member. 2. When registering, the details provided by the user are checked against these details to verify that the user is permitted. 3. If the details match, a verification email is sent to the user to confirm his/her email address. This part is similar to the verified registration mode. 4. On registration or verification, we also automatically want to associate the user with a particular role group (Which can be picked from the same table used for authentication). Any good ideas about how i can go about developing these changes? Regards, -vishal.
 
New Post
7/20/2008 3:26 PM
 

this does not need a change, if you use a user import tool (there are several 3rd party tools available). configure it to register the user with username, email, first and last name, use password instead of registration code and assign roles as necessary. Make sure, that "authorized" flag remains unchecked.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/21/2008 2:36 AM
 

Hello Sebastian,

   Thank you for your prompt response :) I found two tools - from DataSprings and from DNNMasters. I understand these tools will let me create a large number of users and assign roles to them automatically.

   However, i do not want to force a particular username to my users. They should be free to select their own username while registering. Is this possible to accomplish using any of these tools? Also, are there any free tools you know of that could help me do this? I do not mind coding a little bit if it saves some money and is not too complex.

Regards,

-vishal.

 
New Post
7/21/2008 3:37 AM
 

Hi vishal,

I am not aware of any module allowing users to create their own user names, i.e. you will need to create you own custom authentication provider, starting with the default dnn provider, located in /desktopModules/AuthenticationServices/DNN and default registration page (part of in /admin/users/User.ascx). make sure to use your own namespace, not to conflict with the core. Good luck.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Letting limited users register automaticallyLetting limited users register automatically


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