Using E-mail for Sign In w/ LDAP Fallback 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.
4/3/2012 3:01:08 PM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: Using E-mail for Sign In w/ LDAP Fallback Authentication

True, that's a good point, Joe. When we went live with our Intranet site I hadn't turned off password reset, so a couple of people had forgotten they were supposed to use their Windows passwords and tried to reset their passwords. Luckily they called the help desk and we were able to educate them. I turned off the recovery option for that site to avoid any confusion. It'll be nice to be able to set LDAP database fallback per site, because now for the Intranet site I'll be able to disable fallback authentication altogether. Laughing

Jamie

4/4/2012 11:37:56 AM
Gravatar
Total Posts 156

Re: Using E-mail for Sign In w/ LDAP Fallback Authentication

Hi Joe,

I've tested all of the cases in our test environment and everything appears to be working as intended.  Thank you so much for implementing this change.

4/4/2012 12:18:33 PM
Gravatar
Total Posts 18439

Re: Using E-mail for Sign In w/ LDAP Fallback Authentication

Hi Alex,

Which emails don't get sent?

Are the smtp settings configured the same in site settings as in web.config? any related errors being logged?

Are you saying this is related to ladp with db fallback configuration or a separate issue?

Can you try setting a break point in SiteUtils.GetSmtpSettings and see whats going on there?

Best,

Joe

4/4/2012 12:23:23 PM
Gravatar
Total Posts 156

Re: Using E-mail for Sign In w/ LDAP Fallback Authentication

Hi Joe, I did not want to hijack this thread with a separate issue, so I started a new thread in the Bugs section instead.  Could you re-post in there? http://www.mojoportal.com/Forums/Thread.aspx?pageid=5&mid=34&ItemID=2&thread=10122 

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