Child site Authentication

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
7/27/2010 12:02:49 PM
Gravatar
Total Posts 12

Child site Authentication

Hi,

(1) When I use http://localhost/somefolder/secure/login.aspx and provide the site user login id & password. It does nothing.

(2) When I create a child site , and do login It uses admin@admin.com instead of current administrator.

Thanks,

Abhishek

 

7/28/2010 12:40:54 AM
Gravatar
Total Posts 12

Re: Child site Authentication

Hi,

I need help!

When I do login on child site, it logged in successfully but redirect to parent home page. But User was login for child site so it must be redirect to http://localhsot/somefolder/home.aspx.

The problem is in http://localhost/somefolder because it redirect user to parent home page.

I have already created a somefolder with default.aspx in root. Default.aspx is redirecting to child home page.

So please anyone help me to resolve this issue.

Thanks in advance.

Abhishek

7/28/2010 7:23:15 AM
Gravatar
Total Posts 18439

Re: Child site Authentication

Maybe you have some IIS url re-writer that is doing re-writing before it gets to mojoPortal.

Or you are using an older version or a modified version of mojoPortal.

It works correctly with the latest version of mojoPortal when I test it.

7/30/2010 7:41:05 AM
Gravatar
Total Posts 12

Re: Child site Authentication

Hi,

 

When I create a child site, It set default administrator login id as "admin@admin.com" and password as "admin". While for parent site the Administrator is different. For child site, administrator must be parent administrator. how can I do that?

 

Abhishek

7/30/2010 9:15:33 AM
Gravatar
Total Posts 2239

Re: Child site Authentication

Hi,

You need to enable Related Sites Mode. You can read about that here: http://www.mojoportal.com/muliplesites.aspx

HTH,
Joe D.

You must sign in to post in the forums. This thread is closed to new posts.