From: Patrick Ben Koetter (p at state-of-mind dot de)
Date: Thu Nov 23 2006 - 04:14:16 EST
Hi Woonsan,
* Woonsan Ko <>:
> I succeeded in integrating cyrus-sasl with oracle by using libsqlora8, and I attached diff files.
>
> My changes are the followings:
>
> 1. cyrus-sasl-2.1.22
> - plugins/sql.c : plugin codes and engine info for oracle were added.
> - plugins/Makefile.am and plugins/Makefile.in : link information for libsqlora8 added.
> - configure.in : --with-oracle option added.
> So, `configure' need to be regenerated with autoconf.
May I request changes and a diff to documentation too. Files that come to my
mind are:
doc/install.html
doc/options.html
> 2. cyrus-imapd-2.3.7
> - master/master.h : #define macros for runtime environment variables added, which are used to
> connect via OCI. (e.g. ORACLE_HOME, TNS_ADMIN, etc.) Therefore, before building, these #define
> macros need to be modified for the specific environment.
> - master/master.c : some putenv() functions added to put the above environment variables.
I don't run cyrus-imapd, but same changes would be fine here too, I guess.
p at rick
-- The Book of Postfix <http://www.postfix-book.com> saslfinger (debugging SMTP AUTH): <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>
|
|
|