membership registration

Hi,

I'd like to know how can i customize the membership registration on portal server to store only certain values captured during registration to profile server?

For instance, i would like to store just the username and some user preferences on Profile server. The rest of the information (e.g. Surname, Last Name etc.) i would like it to be stored in an Oracle DB. And finally the Username and Password will be stored in an external LDAP (NOT Profile server).

How can this be achieved? Pls advice.

Thanks in advanced.

regards,

Joey.

[585 byte] By [708943] at [2007-11-25 4:38:40]
# 1
You need to build a pluggable authentication module. Refer to Chapter 6 of the Programmer's Reference Guide, which you can find at http://docs.iplanet.com/docs/manuals/portal/30/progref/pluggabl.htm#716686Stephen
Stephen_Szalla at 2007-6-29 3:11:10 > top of Java-index,Web & Directory Servers,Portal Servers...