After getting the providers configured , and enabling anonymous access, SgDotNet was able to serve authenticated users but not anonymous access. But almost the same environment with the exception of a domain controller in my development machine allows anonymous access. Having no time, I just shelved...
After reading SharePoint Team blog post on Form Authentication carefully, I realise that Role Provider for central admin and internet zone site is different. Andrew did a more graphical write-up on setting up the form authentication. Andrew just made one change to his role provider with is the defaultProvider...
To begin the integration process, you will need to understand how to enable form authentication in MOSS. I used MeiYin's blog post as a reference point to get things started. Assuming you already have community server (for SGDotNet, the version we are using currently is 2.1 beta) installed and running...