hi, background:
we have an apache proxy server (with php/mysql) and mod_security, this provides access to a domino server in our DMZ runing iNotes (DWA) and two applications that we provide for use by an external company. The external company has 100 or so users, at the moment we use the names.nsf server address book (which does not push to our internal notes servers) so we have 150 users for our company, and 100 users for the external company. This was done so that the external company’s users can authenticate against these 2 databases.
We would like advice on how to separate these two groups of users logically. Is LDAP a sensible way, can we do it with another database say ext_comp.nsf which is used by the 2 databases to authenticate against
Thanks in advance for your advice.