mod_auth_ora7 1.0
Sponsored Links
mod_auth_ora7 1.0 Ranking & Summary
File size:
0.035 MB
Platform:
Any Platform
License:
Freely Distributable
Price:
Downloads:
1249
Date added:
2006-05-25
Publisher:
Ben Reser
mod_auth_ora7 1.0 description
mod_auth_ora7 is an Oracle Authentication Module.
I wrote this module because currently there is no module to do this. You can do it with mod_perl and the DBI interfaces therein. However, compiling in a copy of Perl seems like a bit of an overkill just for a simple authentication routine such as this.
This Module is largely based on the mod_auth_msql module and as a result all of its copyright appears below. Im releasing this code under the same licensing agreements as is set forth above in the original Apache Group license.
For the most recent information on this module please look at: http://www.vecdev.com/mod_auth_ora7/
Credit is due to the following individuals for their work on the mod_auth_msql prior to my adaptation: Rob McCool, Brian Behlendorf, rst, and Dirk VanGulik
Quick Compilation Instructions:
Make the followin modifcations to the Configuration File:
In EXTRA_CFLAGS add: -DORACLE_HOME="$(ORACLE_HOME)"
Yes the s and "s stay
In EXTRA_LFLAGS add: -L$(ORACLE_HOME)/lib
In EXTRA_LIBS add: -lclient -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lsocket -lnsl -lm -ldl -lc -laio -lposix4 -lm -lcore3
Yes there are dupilicates in there... dont ask me why it just doesnt work unless they are there, be sure that this is all on one line and that they are in the same order Ive given them to you.
In EXTRA_INCLUDES add: -I$(ORACLE_HOME)/rdbms/demo
Add a line that says: Module ora7_auth_module mod_auth_ora7.o
This can go just about anywhere but right around the other auth modules is a good idea.
Ensure that you have the ORACLE_HOME enviornment variable set properly!
Run the Configure script.
Run make
No guarantee that this will work... Ive only tested this personally on my machine, however many of the decisions as far as where to grab things were matched with DBD::Oracle of the Perl variety. So Im hoping this will be somewhat universal. FYI: My development platform was Solaris 2.6 X86, Oracle 7.3.2.3, Apache 1.2.4, and gcc 2.7.2.3... All other platforms are at your own risk.
Outline:
This module allows access control using the commercial Oracle7 database.
An example table could be:
create table user_records (
user_id varchar2(32) primary key,
passwd varchar2(32),
grp varchar2(32)
);
The user_id can be as long as desired; however some of the popular web browsers truncate, or stop the user from entering names longer than 32 characters. Furthermore the crypt function on your platform might impose further limits. Also use of the require users uid [uid..] directive in the access.conf file, where the user ids are separated by spaces can possibly prohibit the use of spaces in your user-names. Also, not the MAX_FIELD_LEN define somewhere below.
To use the above, the following example could be in your access.conf file. Also there is a more elaborate description afther this example.
I wrote this module because currently there is no module to do this. You can do it with mod_perl and the DBI interfaces therein. However, compiling in a copy of Perl seems like a bit of an overkill just for a simple authentication routine such as this.
This Module is largely based on the mod_auth_msql module and as a result all of its copyright appears below. Im releasing this code under the same licensing agreements as is set forth above in the original Apache Group license.
For the most recent information on this module please look at: http://www.vecdev.com/mod_auth_ora7/
Credit is due to the following individuals for their work on the mod_auth_msql prior to my adaptation: Rob McCool, Brian Behlendorf, rst, and Dirk VanGulik
Quick Compilation Instructions:
Make the followin modifcations to the Configuration File:
In EXTRA_CFLAGS add: -DORACLE_HOME="$(ORACLE_HOME)"
Yes the s and "s stay
In EXTRA_LFLAGS add: -L$(ORACLE_HOME)/lib
In EXTRA_LIBS add: -lclient -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lsocket -lnsl -lm -ldl -lc -laio -lposix4 -lm -lcore3
Yes there are dupilicates in there... dont ask me why it just doesnt work unless they are there, be sure that this is all on one line and that they are in the same order Ive given them to you.
In EXTRA_INCLUDES add: -I$(ORACLE_HOME)/rdbms/demo
Add a line that says: Module ora7_auth_module mod_auth_ora7.o
This can go just about anywhere but right around the other auth modules is a good idea.
Ensure that you have the ORACLE_HOME enviornment variable set properly!
Run the Configure script.
Run make
No guarantee that this will work... Ive only tested this personally on my machine, however many of the decisions as far as where to grab things were matched with DBD::Oracle of the Perl variety. So Im hoping this will be somewhat universal. FYI: My development platform was Solaris 2.6 X86, Oracle 7.3.2.3, Apache 1.2.4, and gcc 2.7.2.3... All other platforms are at your own risk.
Outline:
This module allows access control using the commercial Oracle7 database.
An example table could be:
create table user_records (
user_id varchar2(32) primary key,
passwd varchar2(32),
grp varchar2(32)
);
The user_id can be as long as desired; however some of the popular web browsers truncate, or stop the user from entering names longer than 32 characters. Furthermore the crypt function on your platform might impose further limits. Also use of the require users uid [uid..] directive in the access.conf file, where the user ids are separated by spaces can possibly prohibit the use of spaces in your user-names. Also, not the MAX_FIELD_LEN define somewhere below.
To use the above, the following example could be in your access.conf file. Also there is a more elaborate description afther this example.
mod_auth_ora7 1.0 Screenshot
mod_auth_ora7 1.0 Keywords
HOME
ORACLE
In EXTRA
EXTRA
Oracle Authentication Module
Module
authentication module
Auth
mod
user
authentication
1.0
32
mod_auth_ora7
modauthora7
mod_auth_ora7 1.0
Bookmark mod_auth_ora7 1.0
mod_auth_ora7 1.0 Copyright
WareSeeker periodically updates pricing and software information of mod_auth_ora7 1.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of mod_auth_ora7 1.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
author dinesen
sports authority
pluggable authentication module
calories in extra lean ground beef
author janowitz
modular homes
in extremis
authentic campaigner
author suing unauthorized sequel
principle involved in extraction
sink or swim author
authentic pinky
author jong
in extra stage
shorts in extra large men
user not known to the underlying authentication module
chicago transit authority
authors
Related Software
mod_auth_ora8 is an Oracle Authentication Module. Free Download
auth_ip Apache module provide user authentication by client IP address. Free Download
mod_auth_sanba allows you use Windows user database for user password authentication and ndbm database. Free Download
mod-auth-pipe is a module of authentication written for Apache 1 (it hasnt been tested with Apache 2, but it may work). Free Download
Mod_Auth_External and mod_authnz_external are Apache modules used for authentication. Free Download
mod_auth_user_dir is a module for Apache 2, you can create private user folders using WebDAV protocol. Free Download
mod_authnz_external is an Apache module used for authentication. Free Download
mod_auth_radius is the Apache RADIUS authentication module. Free Download
Latest Software
Popular Software
Favourite Software