Hi Steve,
sorry for the my delayed answer, but as you I've never received an answer
from the list. I don't know what's going on. I'm now playing with the qmail
LDAP patch from http://www.nrg4u.com and it seems to work.
Then I will write me some scripts for managing virtual domains.
Till today I've struggled with vpopmail and ldap for more than 5 days with no
success. All other options, like using mysql, is working very well.
What kind of distribution do you use. What do you want to setup?
I'm using Redhat 7.1 and installed the openldap-2.0.7-14 RPMs
Greetings from Berlin (Germany)
Christian
Am Freitag, 25. Mai 2001 20:51 schrieben Sie:
> Christian:
>
> Did you get any offline replies to your inquiries? I also have posted
> several LDAP questions to the maillist and never received a single reply!
> :/ Were you able to get a system running?
>
> You appear to have gotten further than me - I keep getting LDAP dist files
> not found. Did you use any instructions to get you as far as you did? How
> did you get vpopmail to find the LDAP dist files (ie ldap.h and lber.h...)?
>
> Sorry for responding to your questions with another question!
>
> Steve B.
>
> ----- Original Message -----
> From: "Christian Wiese" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 25, 2001 6:34 AM
> Subject: OpenLDAP 2 & vpopmail
>
> > Hi Folks,
> >
> > I'm trying to compile vpopmail with LDAP support using OpenLDAP 2.0.7-14
>
> and
>
> > vpopmail-4.9.10 on RedHat 7.1, but I get errors compiling vauth.c
> >
> > gcc -I. -I/usr/include -g -O2 -Wall -c vauth.c
> > vauth.c: In function `vauth_adduser':
> > vauth.c:482: dereferencing pointer to incomplete type
> > vauth.c: In function `vauth_adddomain':
> > vauth.c:572: dereferencing pointer to incomplete type
> > vauth.c: At top level:
> > vauth.c:842: conflicting types for `vwrite_dir_control'
> > vauth.h:81: previous declaration of `vwrite_dir_control'
> > make[2]: *** [vauth.o] Fehler 1
> > make[2]: Verlassen des Verzeichnisses Verzeichnis
> > »/usr/local/src/vpopmail-4.9.10«
> > make[1]: *** [all-recursive] Fehler 1
> > make[1]: Verlassen des Verzeichnisses Verzeichnis
> > »/usr/local/src/vpopmail-4.9.10«
> > make: *** [all-recursive-am] Fehler 2
> >
> > Can anybody tell me if OpenLDAP 2 is supported.
> >
> > Greetings from Berlin
> >
> > Christian