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 ...Parent Portal vs Child Portal Login AccountsParent Portal vs Child Portal Login Accounts
Previous
 
Next
New Post
1/18/2007 11:27 AM
 

I have a Parent Portal with many child portals off of it.  I'm using DNN version 03.03.04.  The portals use the DNN account configuration.  When we set up accounts for the child portals we want the users of our organization to have the same user name and password login for all the child portals they need access too.

Example:

If the user is setup in one child portal already with the username Bob.Smith and the password of Bob, and I try to setup another account with the username Bob.Smith and the password of Bob in another child portal using the same DNN main portal database i recieved the following error:

A User Already Exists For the Username Specified. Please Register Again Using A Different Username.

I want to have that same user account and password in mulitple child portals.  Is this possible?  And how would I configure the system to be able to do this?

Any help would be greatly appreciated.

Thanks,

-Scott

 
New Post
1/18/2007 1:28 PM
 

AFAIK the only way to do this without getting an error is to set the user up in the parent portal first, then add them to a child portal.

That said, you can do the behind the scenes way and add there userid & portalid to the UserPortals table.

INSERT INTO dbo.UserPortals
([UserId]
,[PortalId]
,[CreatedDate]
,[Authorised])
VALUES
(UserId, PortalId, CreatedDate, Authorised)

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Parent Portal vs Child Portal Login AccountsParent Portal vs Child Portal Login Accounts


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