You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Daniel L. Miller" <dm...@amfes.com> on 2005/01/10 02:04:17 UTC

[users@httpd] Authorization against Firebird/Interbase

Is there a module already available for authorizing against a 
Firebird/Interbase database?

--
Daniel

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Authorization against Firebird/Interbase

Posted by Nick Kew <ni...@webthing.com>.
On Sun, 9 Jan 2005, Daniel L. Miller wrote:

> Is there a module already available for authorizing against a
> Firebird/Interbase database?

No idea.  Have you googled and checked modules.apache.org?

Anyway, for the future, what you'll need is a Firebird/Interbase driver
for the apr_dbd framework.  Then you'll use mod_auth_dbd with that as
with any other SQL backend available to your system.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org