Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3634484
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T00:47:05+00:00 2026-05-19T00:47:05+00:00

I have an asp.net web-from application which uses ASP.NET membership provider . Beside this

  • 0

I have an asp.net web-from application which uses ASP.NET membership provider . Beside this I have yet another forum website in sub-domain. I would like when user register in my site , it automatically register in forum , too . By another word when user register in my site , it can use that credential for loging-in to forum as well .

So , when ever a user register in my site , I add a record in yaf_User table too . But the problem is although there is a password field at yaf_User , YAF Doesn’t save password at that field . I don’t know where does YAF saves passwords ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T00:47:05+00:00Added an answer on May 19, 2026 at 12:47 am

    A better and easier solution would be to use the same membership provider for both the web application and the forum (which I assume is also using the membership provider). Since you want the same username for both the app and the forum, why not just use the same user database?

    As for the password, default it is encrypted and not clear text. Check the enablePasswordRetrieval of your provider setting in web.config.

    In web.config for both apps set the domain attribute to the top level domain:

    <authentication mode="Forms">
      <forms loginUrl="~/Account/Login.aspx" timeout="2880" domain="toplevel.com"  />
    </authentication>
    

    This ensures that if you log in on either the app or the forum, you will automatically be logged in to the other as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have an ASP.NET web application which uses ASP.NET Ajax. We open it from
I have an ASP.Net 4.0 web application which very frequently loads data from the
I have an ASP.NET 4.0 web application which uses a third-party API for external
I have a asp.net web application which is using membership for authentication and authorization.
I have an ASP.NET web application which uses EF4. I have a page with
I have a web application built in asp.net, which uses resource files to support
I have an ASP.NET MVC 4 application which uses the new ASP.NET Web API.
I am trying to call a web service from asp.net 3.5 application. I have
I have a asp.net web application that uses C#. It logs in on a
I develop an asp.net web application and I use ASP.NET membership provider. The application

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.