Hi,
I have DB2 v9.5 on Linux. I know DB2 supports multiple authentication systems like operating system authentications, LDAP, Kerbeos etc. But does it support multiple authentications at the same time?
I am working with Cognos analytic system which supports multiple authentication system at the time. User at first GUI window select witch authentication system he/she would like to be authenticated by like OS, LDAP etc and in the next window he/she enters userid/password. Then analytic system according to selected selected authentication mechanism authenticate user.
Why I need this? I have two types of applications. First are using operating system authentication and other are using LDAP authentication. But both applications would like to access the same data in the same database.
Is it possible to use two authentication systems: operating system and LDAP at the same time, each system used by one of the applications?
Thanks