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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Automatic register user in the portalAutomatic register user in the portal
Previous
 
Next
New Post
6/19/2008 6:35 AM
 

Hello,

I'm just learnig how DNN works because I need to create users automatically.

I have a MS Access application, and I need that everytime I add a new customer in my application, automatically create a user with password, roles, etc. in the portal.

Can anybody give me some help?

 
New Post
6/19/2008 11:54 AM
 

Gonna be difficult.  The only way I can see this happening is if you peep in to the dnn databbase, find the users table, make a note of all the feilds that are used then program access to periodically update your SQL database.  If you know what you are doing with VB, this sort of thing can be acheived with access

 

I hope that helps


Class Campers -The Home of the Volkswagen camper & Bus Enthusiast
Worlds Cheapest Homes - Need a Cheap Property, cant afford a home
Beeb iPlayer - Need help with the BBC's new iPlayer software
Internet Insurance Quotes - For the the information you will ever require about Insurance
 
New Post
6/20/2008 7:46 AM
 

Eligio

We have just finished similar project for one of our clients. He has 2 DotNetNuke's sites and internal Database with users for local software. We have developed a module + httpModule. These modules allows to keep users synchronised and also it allows to do SSO (Single Sign Login). If you are interesting on it, please contact us at freedotnetnuke.com.

May be this module will be interesting for your task:

Portal Single Sign On

 Hope it will help.

Sergey

 
New Post
10/16/2008 8:04 AM
 

We have also done the same thing. Instead of adding users automatically on the fly,we add them periodically (every hour or twice everyday) using a DNN scheduler. This is how...

1. We wrote a DB trigger in our third party application database which listenes for a user addition and puts the necessary user information in an intermediate table.

2. The DNN scheduler will run on the specified interval and look for any new users in the intermediate table and use the DNN API to insert a new user to the portal. (You should always talk to DNN DB using the API. Check the UserController class in DNN source)

Regards,

Uchitha.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Automatic register user in the portalAutomatic register user in the portal


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