YAFLogo

Posted by: kanno41 - Tuesday, 24 November 2009 15:52:38
Hey there, I have been spending countless hours searching around trying to figure out to integrate a custom membership provider with YAF 1.9.3. I'm not sure I'm doing the membership provider in the way that it's supposed to be done though. It works for the site that I will eventually be integrating this in to. I have a MembershipProvider with the ValidateUser function being all that I am using. I am using it to authenticate usernames from ActiveDirectory and a Sql Database together. On my existing site, I am using a standard LoginControl and it works. I am completely lost on where to go from here. Can anyone post some hints on where to go next? A comprehensive guide would be preferable though ;) Thanks, Ken