Author |
Topic |
|
ckoski
Starting Member
2 Posts |
Posted - 10 November 2000 : 09:14:31
|
Anyone attempt to integrate Site Server 3.0 Membership into the 3.1 release? I've got this great membership authentication system set up in my website with Site Server, but no ideas on how to implement...
Would it be an idea to write my own "NT Authentication" functions to replace the ones in 3.1? Is there an easy way to convert the existing code to use ADSI? Site Server Membership has an LDAP provider to work with ADSI...
hey, even better, does anyone have any working code that ties ADSI into their forum? |
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 10 November 2000 : 09:28:42
|
I have to do this aswell, but it is not one of my hot priorities right now. Sinse they are both using SQL databases I don't figure it will be too big an issue on my part. The NT stuff in the latest release looks like it should be adequate to do the job.
Sorry I'can't be any more help right now, but it's going to be a couple of weeks befoe I get round to doing this.
<font color=blue>'Resistance is futile'</font id=blue> |
|
|
ckoski
Starting Member
2 Posts |
Posted - 10 November 2000 : 09:32:54
|
Wow.... sheesh... talk about putting my foot in my mouth...
I did it... I integrated Site Server Membership with NO coding.... WOO HOO!
You can EASILY integreate Site Server Membership with 3.1, as long as you have the system set to NT authentication, and that you have your forum pages protected with either HTML Forms Authentication, or Basic/Clear Text authentication. Once the software recognizes your account through the authentication mode of Membership, all you have to do is register the account like you would with NT authentication.
Plain and simple.... no ADSI or recodeing required.... woo hoo!
Hey Michael... put this in your FAQ... in fact, I'm going to be working with this configuration from now on, so I can keep updating your FAQ, or I could develop a tips sheet for Site Server developers...
Edited by - ckoski on 10 November 2000 09:34:07 |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 10 November 2000 : 09:37:58
|
Even easier than I thought <img src=icon_smile_big.gif border=0 align=middle>
<font color=blue>'Resistance is futile'</font id=blue> |
|
|
|
Topic |
|