Cedric Blancher via Cygwin writes:
> Does Cygwin has an openldap server package? So far I could only find
> the client libraries and tool, but not the slapd server.
As noted in the package announcements for openldap for quite some time,
upstream has removed the only database backend that was (semi
Joshua Dunbar writes:
> Why was openldap-server
> (https://www.cygwin.com/packages/summary/openldap-server.html)
> considered obsoleted by
> (https://www.cygwin.com/packages/summary/openldap.html)? The openldap
> package only contains the client utilities. I am in need of slapd (the
> ldap standalo
David Goldberg writes:
> I found the problem. I guess there's a number of locations where .ldaprc
> can be found. I have an old backup of a Linux home directory under my
> cygwin home and that contained a .ldaprc with a TLS_CACERTDIR setting that
> makes no sense on my windows box.
I looked throug
I found the problem. I guess there's a number of locations where .ldaprc
can be found. I have an old backup of a Linux home directory under my
cygwin home and that contained a .ldaprc with a TLS_CACERTDIR setting that
makes no sense on my windows box. I removed it and also the ldap.conf I
just cre
Thank you, Achim! I should have thought of that myself. Indeed adding an
appropriate TLS_CACERT to ldap.conf has solved the problem and 2.4.48
ldapsearch is working now.
On Tue, Aug 6, 2019, 12:44 Achim Gratz wrote:
> David Goldberg writes:
> > Correct, openssl s_client works, as does the older
David Goldberg writes:
> Correct, openssl s_client works, as does the older build of ldapsearch. I
> can't find any .ldaprc nor ldap.conf files on my system.
Then work the other way around and create a configuration file that
points to the PKI. It's entirely possible that the compiled-in default
Thank you, Brian that got me to a local build. Unfortunately that has the
same error as the binary installation of 2.4.48. Here are relevant
snippets of the output from each version:
2.4.42 which works:
TLS trace: SSL_connect:before/connect initialization
TLS trace: SSL_connect:SSLv2/v3 writ
On 2019-08-05 14:06, David Goldberg wrote:
> On Mon, Aug 5, 2019, 15:25 Quanah Gibson-Mount wrote:
>> On Monday, August 05, 2019 9:22 AM -0400 David Goldberg wrote:
>>> Sorry, was away from work over the weekend. I just tested with openssl
>>> s_client and it works just fine. Version is 1.1.1. th
--On Monday, August 05, 2019 5:06 PM -0400 David Goldberg
wrote:
Correct, openssl s_client works, as does the older build of ldapsearch. I
can't find any .ldaprc nor ldap.conf files on my system.
Unfortunately I've only set up my system for end user purposes. Building
from source will be a c
Correct, openssl s_client works, as does the older build of ldapsearch. I
can't find any .ldaprc nor ldap.conf files on my system.
Unfortunately I've only set up my system for end user purposes. Building
from source will be a challenge. Any guidance (a link is fine) on what
packages to install to
David Goldberg writes:
> Sorry, was away from work over the weekend. I just tested with openssl
> s_client and it works just fine. Version is 1.1.1. there is no self
> signed certificate. It's signed with the company pki rather than commercial
> and I've properly installed that chain.
Good. The
--On Monday, August 05, 2019 9:22 AM -0400 David Goldberg
wrote:
Sorry, was away from work over the weekend. I just tested with openssl
s_client and it works just fine. Version is 1.1.1. there is no self
signed certificate. It's signed with the company pki rather than
commercial and I've pro
Sorry, was away from work over the weekend. I just tested with openssl
s_client and it works just fine. Version is 1.1.1. there is no self
signed certificate. It's signed with the company pki rather than commercial
and I've properly installed that chain. The problem send to be with the new
build,
David Goldberg writes:
> Thanks but unfortunately even after don't that I still get the complaint
> that they're is a self signed certificate in the chain. We do indeed run
> our own CA but it seems like that should not really be a problem.
Wait, are you saying you do run a private CA, but the LDA
One downside of having to do non-work email on my phone while at work is
that I didn't realize my reply to Quanah was direct, not to the list.
Sorry about that. Trying again:
I did the following to try to answer
$ ldd /usr/bin/ldapsearch.exe # 2.4.42
ntdll.dll => /cygdrive/c/WINDOWS/SYS
Thanks but unfortunately even after don't that I still get the complaint
that they're is a self signed certificate in the chain. We do indeed run
our own CA but it seems like that should not really be a problem.
On Fri, Aug 2, 2019, 15:13 Achim Gratz wrote:
> David Goldberg writes:
> > I updated
David Goldberg writes:
> I updated openldap from 2.4.42-1 to 2.4.48-1 this morning and now
> ldapsearch will not connect, complaining that the server provided
> certificate is self signed. I have set up /etc/pki with my company's
> certificate chain and that allows 2.4.42-1 (and earlier) and other
--On Friday, August 02, 2019 12:45 PM -0400 David Goldberg
wrote:
I updated openldap from 2.4.42-1 to 2.4.48-1 this morning and now
ldapsearch will not connect, complaining that the server provided
certificate is self signed. I have set up /etc/pki with my company's
certificate chain and that
--On Thursday, July 25, 2019 9:30 PM +0200 Achim Gratz
wrote:
Quanah Gibson-Mount writes:
[…]
Sorry for wedging in sideways, but I've looked into building a more
up-to-date openldap and there's missing detection / configuration for
Cygwin. Specifically, there's code trying to use robust POSI
On Mon, 2019-07-22 at 16:28 -0700, Steven Penny wrote:
> OpenLdap looks to be currently abandoned:
>
> https://cygwin.com/cygwin-pkg-maint
>
> This is an issue because it can (and currently is) used by Cygwin cURL build:
>
> https://github.com/cygwinports/curl/blob/2e953092/curl.cygport#L55
>
>
> Svend Sorensen writes:
> Could the Cygwin OpenLDAP be updated to the latest stable release
(2.3.38)?
Yes, when time permits.
> Thanks,
> Svend
Ciao
Volker
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problem
> Svend Sorensen writes:
> Could OpenLDAP be upgraded to the latest 2.3 series release (2.3.35)?
Soon..
Ciao
Volker
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.
On Mon, 15 Aug 2005 [EMAIL PROTECTED] wrote:
Thanks Vince,
I was trying to do this, however, I can't find the documentation on how to add
the sysV init scripts as a service. I think you just add /etc/rc.d/rc.sysinit as
a service using:
# cygrunsrv --install rc.sysinit --path /etc/rc.d/rc.sys
Thanks Vince,
I was trying to do this, however, I can't find the documentation on how to add
the sysV init scripts as a service. I think you just add /etc/rc.d/rc.sysinit as
a service using:
# cygrunsrv --install rc.sysinit --path /etc/rc.d/rc.sysinit --disp "CYGWIN
sysinit"
Is this correct?
Q
> Vince writes:
>> > However, when I start the service from either the services
>> console or with:
>> >
>> > # cygrunsrv --start slapd
>> >
>> > It will start and then stop after about 5 seconds. When
>> checking the
>> > Application event log, I found th
> > However, when I start the service from either the services
> console or with:
> >
> > # cygrunsrv --start slapd
> >
> > It will start and then stop after about 5 seconds. When
> checking the
> > Application event log, I found this:
> >
> > "The description for Event ID ( 0 ) in Source (
Wrong mailing list. Redirected to the cygwin ML.
On Aug 10 11:25, [EMAIL PROTECTED] wrote:
> Hello All,
>
> I tried to install OpenLDAP as a service using the following command:
>
> # cyrunsrv --install slapd --path /usr/sbin/slapd --args "-h ldaps:///" --desc
> "OpenLDAP Server" --disp "CYGWIN
Robert Schmidt wrote:
On Fri, 3 Sep 2004, Robert Schmidt wrote:
I have problems running openldap 2.2.15-2 (cygwin is up-to-date as of
this
moment).
You have minires-0.97-1 installed. The latest version is 0.98-3. Try
upgrading to it. The API has apparently changed between the versions,
though t
Igor Pechtchanski wrote:
On Fri, 3 Sep 2004, Robert Schmidt wrote:
I have problems running openldap 2.2.15-2 (cygwin is up-to-date as of this
moment).
You have minires-0.97-1 installed. The latest version is 0.98-3. Try
upgrading to it. The API has apparently changed between the versions,
though
On Fri, 3 Sep 2004, Robert Schmidt wrote:
> I have problems running openldap 2.2.15-2 (cygwin is up-to-date as of this
> moment).
>
> Running slapd or slurpd produces the following error:
>
> "The procedure entry point __dn_expand could not be located in the dynamic
> link library cygminires.dll."
> Robert Schmidt writes:
> I have problems running openldap 2.2.15-2 (cygwin is up-to-date as of
> this moment).
> Running slapd or slurpd produces the following error:
> "The procedure entry point __dn_expand could not be located in the
> dynamic link library cygminires.
Dr. Volker Zell schrieb:
"Joost" == Joost Kraaijeveld writes:
Joost> Is there anyone succeeded in compiling OpenLDAP with Cygwin? If so, which version?
It's already in the distribution (2.1.25) but only the clients and the
shared libraries. If you like I can make the server available on my web
pag
> "Joost" == Joost Kraaijeveld writes:
Joost> Hi all,
Joost> Is there anyone succeeded in compiling OpenLDAP with Cygwin? If so, which
version?
It's already in the distribution (2.1.25) but only the clients and the
shared libraries. If you like I can make the server available on my
On Mar 25 08:31, Joost Kraaijeveld wrote:
> Hi all,
>
> Is there anyone succeeded in compiling OpenLDAP with Cygwin? If so, which version?
Yes, I succeeded weeks ago building version 2.1.22. But by default
you only get static libs since libtool is a bit old. Playing with
libtoolize and setting
Tikka, Sami wrote:
> I'm trying to compile OpenLDAP with LDBM support for libgdbm. I have the
> latest Cygwin. I did:
>
> LIBS=-lregex ./configure
> make depend
> make
>
> Everything goes just fine until:
>
> gcc -g -O2 -I../../include -I../../include
> -L/home/Administrator/src/openldap-2.
>
35 matches
Mail list logo