I have a public facing site for community to exchange information efficiently. I have different subsites within that site. I want to provide users forms based authentication to log in to the system. To initiate this process, i want to provide login request form to users, to send a request to administrator to provide user authentication. Towards Administrator side i want to populate a list of all of the users and there information that are pending and can be approved my administrator for login.
I have previously sucessfully applied Forms based authentication in wss 3.0 sites. Can anyone provide me right suggestions to accomplish this task sucessfully.
Thank You