[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldap oci8 problem pls help (ITS#1209)
This is a multi-part message in MIME format.
------=_NextPart_000_004F_01C0FB12.874B3550
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
Pls help me
what should i do to make it work.
i m try to connect to make a Ldap_search for a data in Oracle database i =
have configure my ldap with OCI8 Backend but it gives me=20
=20
error : ldap_search: No such object
=20
=20
My slapd.conf=20
-------------------------------------------------------------------------=
-------------------------
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
include /usr/local/etc/openldap/slapd.at.conf
include /usr/local/etc/openldap/slapd.oc.conf
schemacheck off
#referral ldap://root.openldap.org/
pidfile /usr/local/var/slapd.pid
argsfile /usr/local/var/slapd.args
#######################################################################
# oci8 database definitions
#######################################################################
database oci8
#logon test/test@database
suffix "o=3Drediff, c=3Dcom"
rootdn "uid=3Dtest, o=3Drediff, c=3Dcom"
rootpw test
#cachesize 500000
-------------------------------------------------------------------------=
---------------------------
=20
=20
=20
------=_NextPart_000_004F_01C0FB12.874B3550
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Hi,
Pls help me
what should i do to make it = work.
i m try to connect to make a = Ldap_search for a=20 data in Oracle database i have configure my ldap with OCI8 Backend = but it=20 gives me
error : ldap_search: No such=20 object
My slapd.conf
----------------------------------------------------------------= ----------------------------------
#
# See slapd.conf(5) for details on = configuration options.
# This file should NOT be world=20 readable.
#
include = =20 /usr/local/etc/openldap/slapd.at.conf
include &=
nbsp; =20 /usr/local/etc/openldap/slapd.oc.conf
schemacheck &nb=
sp;=20 off
#referral ldap://root.openldap.org/
pidfile =20 /usr/local/var/slapd.pid
argsfile &=
nbsp;=20 /usr/local/var/slapd.args
################################################################= #######
#=20 oci8 database=20 definitions
##########################################################= #############
database =20 oci8
#logon =20 test/test@database
suffix &nb=
sp; =20 "o=3Drediff,=20 c=3Dcom"
rootdn = "uid=3Dtest, o=3Drediff,=20 c=3Dcom"
rootpw = test
#cachesize =20 500000
---------------------------------------------------------------= -------------------------------------
------=_NextPart_000_004F_01C0FB12.874B3550--