Re: [us...@httpd] Authentication/Authorization using HTTP Server

2009-02-19 Thread Nick Kew
On 19 Feb 2009, at 01:37, Vasanth Kumar ravi wrote: Well i did try to access the link http://oskin.ru/ mod_auth_oracle.html, but the page did not come up. Just make sure you have an APR-UTIL 1.3.x version with Oracle support and use the DBD auth modules. The old mod_auth_[whatever backend] m

Re: [us...@httpd] Authentication/Authorization using HTTP Server

2009-02-18 Thread Vasanth Kumar ravi
Kumar ravi > Sent: Wednesday, February 18, 2009 6:38 PM > To: users@httpd.apache.org > Subject: Re: [us...@httpd] Authentication/Authorization using HTTP Server > > Well i did try to access the link http://oskin.ru/mod_auth_oracle.html, > but > the page did not come

RE: [us...@httpd] Authentication/Authorization using HTTP Server

2009-02-18 Thread Anthony J. Biacco
- From: Vasanth Kumar ravi Sent: Wednesday, February 18, 2009 6:38 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Authentication/Authorization using HTTP Server Well i did try to access the link http://oskin.ru/mod_auth_oracle.html, but the page did not come up. I did find that there are mo

Re: [us...@httpd] Authentication/Authorization using HTTP Server

2009-02-18 Thread Vasanth Kumar ravi
Well i did try to access the link http://oskin.ru/mod_auth_oracle.html, but the page did not come up. I did find that there are modules for mysql & postgresql, but the application is running using oracle 10g. Authentication would be implemented in httpd by using custom made php script/pages. we nee

Re: [us...@httpd] Authentication/Authorization using HTTP Server

2009-02-18 Thread Peter Schober
* Vasanth Kumar ravi [2009-02-18 03:06]: > Is it possible to have authentication implemented at the Apache HTTP Server > , using the Oracle database as Authorization provider. [...] > We would like to implement a custom login page at the Apache , which > would in turn refer the oracle db for autho

Re: [us...@httpd] Authentication/Authorization using HTTP Server

2009-02-18 Thread Peter Schober
* Vasanth Kumar ravi [2009-02-18 03:06]: > I did research on the same, and found that only file /dbm based > authentication is possible with HTTP Server No, have a look at the documentation, e.g. http://httpd.apache.org/docs/2.2/en/howto/auth.html As far as authenticating against an Oracle

[us...@httpd] Authentication/Authorization using HTTP Server

2009-02-17 Thread Vasanth Kumar ravi
Is it possible to have authentication implemented at the Apache HTTP Server , using the Oracle database as Authorization provider. We have a application setup with Apache web server(2.0.X)/Weblogic App server(9.X)/Oracle DB(10g). We would like to implement a custom login page at the Apache , which