[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Oracle back_sql support question openldap-2.4.11
- To: alessio <alessio@ifc.cnr.it>, openldap-software@openldap.org
- Subject: RE: Oracle back_sql support question openldap-2.4.11
- From: "King, Leon C" <leon.king@verizonbusiness.com>
- Date: Thu, 26 Feb 2009 01:26:56 +0000
- Content-class: urn:content-classes:message
- In-reply-to: <4980DE2F.7090607@ifc.cnr.it>
- References: <60EC718763993F489F1961F264C850A308BC03A4@ASHEVS009.mcilink.com> <497ADCF4.4070904@sys-net.it> <60EC718763993F489F1961F264C850A308C4C7CF@ASHEVS009.mcilink.com> <4980DE2F.7090607@ifc.cnr.it>
- Thread-index: AcmBmwCNklgwyObVTLStEHrelH1ETAWFeIew
- Thread-topic: Oracle back_sql support question openldap-2.4.11
Hi,
I have an encrypted password in the database. I'm using
back_sql to transact with an oracle database. How do I configure the
ldap_attr_mappings table to encrypt the plain text password that is
passed for authentication. I have an oracle PL_SQL function that is
used to encrypt a password before it is stored, I was planning to uses
this same function in the where clause. Is this possible? Am I heading
in the right direction?
Thanks,
Leon