December 2002
Intermediate to advanced
745 pages
17h 26m
English
Custom authentication is for applications that want to control the access within the application itself, as well as for applications that do not have a separate schema for every user who uses the application. Users are authenticated at the Application level and not within the Database level. Acceptable user IDs and passwords can be stored in a table, or the authentication code can contain the acceptable user IDs and passwords.
![]() | Custom authentication needs a static database username/password to be stored in the configuration of the DAD, and cannot be combined with the dynamic username/password ... |