DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 26th August 2010
jespada jespada is offline
New User
 
Join Date: Aug 2010
Posts: 2
Default openvpn-auth-ldap on openbsd 4.7

Hi, I don't know if this is the right place to ask..but I wanna know if is possibly to implement openvpn-auth-ldap on openbsd 4.7...I'm trying it now..but I have this error :
checking if more special flags are required for pthreads... no
checking for BSD pf(4) support... yes
checking for strlcpy... yes
checking for openldap... no
configure: error: Could not locate a working OpenLDAP library installation. Try --with-openldap=
See `config.log' for more details.

But openldap is installed..so

Anyone out there that already try it ?

Thanks
Reply With Quote
  #2   (View Single Post)  
Old 26th August 2010
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

There isn't a port of this yet, so you're attempting to build this manually, when you do things like this you should really try helping yourself first.. and you should know what you're doing.

If you read the error message you posted, it's clearly indicating it cannot find openldap, the reason for this is because OpenBSD's gcc doesn't look in /usr/local by default.

Try using --with-openldap=/usr/local as suggested, see how it goes.
Reply With Quote
  #3   (View Single Post)  
Old 26th August 2010
jespada jespada is offline
New User
 
Join Date: Aug 2010
Posts: 2
Default

Yep you're right..I already tried--with-openldap=/usr/local but I can't figure out where is supposed to look for OpenLDAP library in openbsd...is that library came with the openldap-client-2.3.43p1 ?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
openvpn on openbsd problem.... michaelk OpenBSD Security 8 9th February 2011 04:49 AM
Smtp Auth Help needed roundkat OpenBSD General 4 8th May 2009 08:25 PM
Dav+ldap rifqi OpenBSD General 0 13th March 2009 08:51 AM
LDAP revzalot General software and network 0 16th August 2008 02:39 PM
openVPN 2.1_rc7 (server) on openBSD 4.3 config examples s2scott Guides 2 23rd May 2008 06:16 PM


All times are GMT. The time now is 06:50 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick