[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: CLDAP database updates (ITS#2625)



> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of Rick.Alves@ngc.com

> Full_Name: Rick Alves
> Version: 2.1.17
> OS: Linux 7.0
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (129.193.104.172)

> When the SLAPD process is running in connectionless mode we
> are unable to do
> any
> LDAP updates to the database. We assumed the reason for this
> is because
> connectionless LDAP is UDP and therefore unreliable.
> Consequently, we have tried
> launching a second server in connection mode using TCP and,
> unless we first kill
> the connectionless server, are still unable to update the
> LDAP database. We need
> a way to update our LDAP database while maintaining our
> connectionless LDAP
> server.

1) Connectionless LDAP is unsupported.

2) Connectionless LDAP only accepts Search requests.

3) Use a single process with multiple listeners. See the slapd(8) manpage for
details.
  slapd -h "ldap:// cldap://";
will probably work.

Nothing in this ITS is indicative of a bug in OpenLDAP. This ITS will be
closed. If you need further help see the documentation or post a question on
the openldap-software mailing list.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support