I'm a newbie at MCIS 2.5.... I have problem with 'my taskforce' MCIS MAPS
2.5 + Site Server P&M.
How to set HTML Form Authentication with 2 domain in 1 membership only.
Let say, I already have Member at http://www.i2mail.net
And I want to use this membership to access http://my.i2.co.id
I try using DPA or Clear Text, is no problem...
But if I use HTML Form Auth. the browser is always redirect to FormLogins
again.
BTW, VerifCredentials is not generate any error, and ISAPI Filter
(AuthFilter .dll) is always unloaded :(
How to solve this problem ???
I'll be appriciate to everyone who help me.
Regards,
Arif Hasan M
http://www.i2.co.id
http://www.i2mail.net
I am not sure exactly what you are trying to do but I will try and guess it
through
If you are trying to have multiple web sites access different parts of your
name space, you need to create an AUO for each one.
What you need to do is create multiple auos using the P & M MMC
map each one to the visp member containers using the P&M wizard give each
one the name of the container that you wish to map too
Now you need to change the Basedn to point to the actual container under
ou=members that you wish to maps to, you cannot do this through the GUI so
go the cmd prompt
cd c:\micro*
cd bin
cd p*
use command
in the order than you entered the auo into the wizard
pmadmin get authsrv /id:1
will display the instance to check its the right one
pmadmin set authsrv /id:1 /basedn:"ou=visp1,ou=members" /restart:yes
repeat for each instance /id number mapping the container to the correct
ones.
When complete go back to MMC highlight the web site you wish to bind to and
auo right mouse > task map instance to the correct auo name and that should
find it
Also mod the Security in the web site to Forms Authentication
This will map to differnet levels of Container Structure however I dont know
whether maps will be to graceful in helping you provision these services.
You would be best to learn ADSI and code your own to suit.
Regards
Phil
"Arif Hasan Mabruri" <ari...@i2mail.net> wrote in message
news:uXKapTjIAHA.290@cppssbbsa04...
--
Param R.
Sr. System Analyst
The Metamediaries Group Inc.