Hi there,
I can be considered as a newbie in web-programming. I have the
following task to accomplish:
Development of a web-based tool, using perl-cgi scripts for dynamic
content on html-pages.
The web-server will be an apache server (version: don't know at the
moment, but could give you the information if required).
There is an existing Oracle-DB with an integrated user-management
(table with users and passwords etc.). The web-tool to be developed is
meant to be a new GUI for the already existing application.
That should be enough as an intro to the problem.
So my question is: how can I use the user-information already stored
in the database for an apache based web-user-login? Is it possible
implement? I have found out the information about LDAP-based login. It
should not be much different to enable a kind of db-connection to
extract login information, or is it?
I would be thankful for a quick reply.
Best regards,
I can be considered as a newbie in web-programming. I have the
following task to accomplish:
Development of a web-based tool, using perl-cgi scripts for dynamic
content on html-pages.
The web-server will be an apache server (version: don't know at the
moment, but could give you the information if required).
There is an existing Oracle-DB with an integrated user-management
(table with users and passwords etc.). The web-tool to be developed is
meant to be a new GUI for the already existing application.
That should be enough as an intro to the problem.
So my question is: how can I use the user-information already stored
in the database for an apache based web-user-login? Is it possible
implement? I have found out the information about LDAP-based login. It
should not be much different to enable a kind of db-connection to
extract login information, or is it?
I would be thankful for a quick reply.
Best regards,