Portal Server Ver 3.0

##Our Configuration:
--------------------
 There are ExistingUsers whose authentication info is stored
in a external LDAP server.
 We could configure authentication for these ExistingUsers
– No Problem here.

## Our Requirement:
--------------------
 NewUsers should be able to login, choose their UserId,
Password, and enter other details (i.e Self Registration). For
NewUsers I can configure Membership Authentication. My understanding
is that these NewUsers (authentication and profile info) are stored in
the internal LDAP of the portal server and would not be reflected in
the external LDAP. Am I right?
 These NewUser details (authentication info only, not profile
info) should also be stored in the external LDAP. How can this be made
possible?
 Next time the NewUser logs in he should be authenticated
against the external LDAP only. That is to say, any kind of user
should be authenticated against the External LDAP only.

## Another Requirement:
---------------------
 Whenever any user logs, for a few roles we have to show a
custom page before Desktop page. i.e the Navigation should be
LoginPage --> Custom Page (for some particular users based on some
business logic/ role) --> Desktop Page (Channels page). How can this
be achieved? Is this through some code or some settings??

Please reply to [EMAIL PROTECTED] also

Reply via email to