This is a forum where members new and old can come to ask questions and get info and opinions. It is not a place to advertise your business or have other forms of advertising, whether it be in your posts or signature.

All links in the forum will not be indexed by Search Engines and any unapproved forms of advertising or spam will be dealt with accordingly, deleted, and that member's account banned.

Forums

Overview » PHP » Proxy Authentication with PHP
Reply

Proxy Authentication with PHP

sohel sohel
Member



Since: 20 Sep 2009
Posts: 1
Posted 20 Sep 2009 19:28:02

Hello

I am trying to connect to the database after creating the users:
CREATE USER hrapp_user IDENTIFIED BY pass1;
CREATE USER george_simmons IDENTIFIED BY pass2;
ALTER USER george_simmons GRANT CONNECT THROUGH hrapp_user
WITH ROLE hr_head_role, hr_clerk_role AUTHENTICATION REQUIRED;

(CREATE SESSION was granted to both).
I would like to connect to the database from a web application (written in PHP) to the database as george_simmons with proxy user hrapp_user. Searches through the net and the documentations did not teach me anything useful.

Is this connection and authentication possible via PHP? If so, could you please tell me how it is done?

Thank you.












---------------------------------------------------------------------------



formation diplomante distance

Hello

I am trying to connect to the database after creating the users:
CREATE USER hrapp_user IDENTIFIED BY pass1;
CREATE USER george_simmons IDENTIFIED BY pass2;
ALTER USER george_simmons GRANT CONNECT THROUGH hrapp_user
WITH ROLE hr_head_role, hr_clerk_role AUTHENTICATION REQUIRED;

(CREATE SESSION was granted to both).
I would like to connect to the database from a web application (written in PHP) to the database as george_simmons with proxy user hrapp_user. Searches through the net and the documentations did not teach me anything useful.

Is this connection and authentication possible via PHP? If so, could you please tell me how it is done?

Thank you.












---------------------------------------------------------------------------



formation diplomante distance
Michael anderson
Member



Since: 21 Dec 2009
Posts: 1
Replied 21 Dec 2009 21:13:10
How can i start database work?

Reply to this topic

Message
Reply
Follow us on Facebook Follow us on twitter Subscribe to the RSS feed
Activate your free membership today | Login | Currency