I have an existing IIS Web application asp.net and C# using SQL for authentication. The passwords are encrypted inside of the DB. Is there any way to setup something to pass the credentials to sharepoint so users do not have to retype their username and password?
I have looked at Sharepoint forms and SSO methods but I am new to sharepoint so I am not sure how I would be use either of these to accomplish this task.
I am using WSS 3.0