Force registration for external Internet users
I need to build up a Web-based application for both internal and external users. For internal users, the authentication should be carried out by public domain address book; for external users - any public Internet users, I would like to force them to fill out registration form first so they get an account and password, this account & password information should be stored in a Lotus database. So, whenever there is a connection request, I need first authenticated by domain address book and then by the mentioned Lotus database. I tried using cascading NAB, but it seems not work. Any idea? What's the typical solution?
If you are using R5, you will need to take a look at the Directory Assistance topic in the administration help database. This will help you get started on using multiple directories. From the design aspect, you will just need to setup a registration database, similar to the one you can find on the Notes.net sandbox.
This was first published in April 2002