Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help me, URGENT! Multiple domain auth.

0 views
Skip to first unread message

Arif Hasan Mabruri

unread,
Sep 19, 2000, 3:00:00 AM9/19/00
to

Dear Genius,

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


YoYo

unread,
Sep 21, 2000, 3:00:00 AM9/21/00
to
OK,
First if you are serious about using the system for any more than 1000 users
Dump MAPS now.

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...

Sukhwant

unread,
Sep 22, 2000, 3:00:00 AM9/22/00
to

I am aslo facing the same problem even u got any reply

Param R.

unread,
Sep 28, 2000, 3:00:00 AM9/28/00
to

basically when using forms authentication it issues a cookie to the browser
which only holds good for one domain. so the moment you jump onto the next
domain, the cookie is not recognized & thus your redirected to the logon
page. in your scenario DPA authentication would be the easiest way to go.

--
Param R.
Sr. System Analyst
The Metamediaries Group Inc.

0 new messages