Re: [vchkpw] Re: LDAP module documentation

2013-04-15 Thread Remo Mattei
the one problem I have found is that it does not compile qmailadmin Remo On Apr 15, 2013, at 17:59 , Eric Shubert wrote: > On 04/15/2013 06:42 AM, Russell Sutherland wrote: >> Is there a recent/up to date document describing how one uses the LDAP >> module backend for authentication? I assume

[vchkpw] Re: LDAP module documentation

2013-04-15 Thread Eric Shubert
On 04/15/2013 06:42 AM, Russell Sutherland wrote: Is there a recent/up to date document describing how one uses the LDAP module backend for authentication? I assume it is called via the vchkpw interface. I have re-compiled vpopmail with the --enable-auth-module=ldap option. I am using vpopmail

Re: [vchkpw] Re: LDAP working :(

2003-01-13 Thread Sunagawa Koji / $B:=@n(B $B9';y(B
Hi Jens, Jens Jahr <[EMAIL PROTECTED]> wrote: >- In my CVS-Tree I thought about dynamically using LDAP-entries, because > hardcoding a special row for a special entrie makes it worse to add more new > LDAP-entries, because you have a bunge of #ifdefs and you will have to > doublecheck the who

Re: [vchkpw] Re: LDAP working :(

2003-01-10 Thread Jens Jahr
Zitat von "Sunagawa Koji / $B:=@n(B $B9';y(B" <[EMAIL PROTECTED]>: > you can use clear passwd with my patch. > > Please Try this patch. It is for 5.3.9. > http://www.ofug.net/~koj/vpopmail-ldap-apop/vpopmail-ldap-apop-20020917.tar.gz Hi, good job ! But it wont apply against 5.3.12. - In m

Re: [vchkpw] Re: LDAP working :(

2003-01-10 Thread Sunagawa Koji / $B:=@n(B $B9';y(B
Hi, Zitat >Zitat von Remo Mattei <[EMAIL PROTECTED]>: > >> I do not thing that my server is working ok since I cannot set quota, I >> cannot see clear passwd (it says null) Thanks for your help. you can use clear passwd with my patch. Please Try this patch. It is for 5.3.9. http://www.ofug.n

[vchkpw] Re: LDAP working :(

2003-01-10 Thread Jens Jahr
Zitat von Remo Mattei <[EMAIL PROTECTED]>: > I do not thing that my server is working ok since I cannot set quota, I > cannot see clear passwd (it says null) Thanks for your help. Hi, There another issue concering clear passwd. This is until now not supported by LDAP-backend. It is on my TOD

[vchkpw] Re: LDAP working :(

2003-01-09 Thread Jens Jahr
Zitat von Remo Mattei <[EMAIL PROTECTED]>: > I do not thing that my server is working ok since I cannot set quota, I > cannot see clear passwd (it says null) Thanks for your help. Ok, I hope this can help. http://www.tiski.de/linux/patches/vpopmail/patch-vpopmail-jja-1.gz it is against vpo

Re: LDAP

2001-09-15 Thread Sumith Ail
Does this mean that...VPOPMAIL LDAP module doesn't work If yes then can the person who has suceeded be kind enough to contribute a step by step instruction to make it work with OpenLDAP 2.x Regards Sumith Steve Belt wrote: > I am trying again to setup the LDAP config using the just release

RE: LDAP

2001-09-14 Thread Steve Belt
I am trying again to setup the LDAP config using the just released 5.0 (on Linux 7.2 with the latest version of OpenLDAP). I cannot get past the "Error: Unable to chdir to vpopmail/users directory" I understand LDAP is difficult to configure; but the greatest difficulty is complete instructions.

Re: LDAP

2001-09-14 Thread Christian Wiese
Hello, some month ago I tried to implement vpopmail with LDAP support, but with no success. Also the support concerning LDAP configuration issues in the vpopmail mailing list was too poor at this time. I have not tried to install a newer version of vpopmail with LDAP support. So I have no new e

Re: LDAP

2001-09-14 Thread Sumith Ail
How about qmail+Vpopmail instead of qmail-ldap here will the clients like Sqwebmail,M$ Mail clients, Netscape work... Regards Sumith Christian Wiese wrote: > Hi All, > > I think, there should be no Problem with "Global Address book" with > clients like Netscape or the new Mozilla. Both h

Re: LDAP

2001-09-14 Thread Sumith Ail
For SqWebMail / M$ Email Clients / Netscape Clients SqWebMail does have a Global Address Book lookup but how to make it search for a Vpopmail CDB database. Any thoughts ?? - Sumith [EMAIL PROTECTED] wrote: > Global Address book for... SqWebMail? > Or is that some software that sits on top of

Re: LDAP

2001-09-14 Thread Christian Wiese
Hi All, I think, there should be no Problem with "Global Address book" with clients like Netscape or the new Mozilla. Both have LDAP capable address books, and we're using it successfully openldap and qmail-ldap. Greetings Christian [EMAIL PROTECTED] wrote: >Global Address book for... SqWe

Re: LDAP

2001-09-14 Thread vol
Global Address book for... SqWebMail? Or is that some software that sits on top of LDAP servers? Sumith Ail wrote: > > Hello Vol > > I understand configuring LDAP is a pain. Is there an alternative in > Vpopmail for people who require Global Address Book. > > Also, If at all I succeed in getti

Re: LDAP

2001-09-14 Thread Sumith Ail
Hello Vol I understand configuring LDAP is a pain. Is there an alternative in Vpopmail for people who require Global Address Book. Also, If at all I succeed in getting LDAP database to work will the Global Address book be available. I'd like to hear from people who are using VPOPMAIL+LDAP in

Re: LDAP

2001-09-13 Thread vol
There's a lot going on with the LDAP configuration. First of all. Your suffix must be contained within the VLDAP_BASEDN. > #define VLDAP_BASEDN "ou=%s, o=Inter7" Your suffix should read: suffix "o=Inter7" If you don't want the o=Inter7, you must create your own schemas. The o, and ou were us

Re: LDAP setup questions

2001-08-29 Thread vol
You should not have to stop the server. You merely must compile the new vpopmail, backup your old binaries, and do make install-strip. Check to see if when you telnet to 25 and 110 there are no errors, and for about 5 minutes, monitor your qmail logs to make sure there are no errors there either.

Re: LDAP setup questions

2001-08-29 Thread UEDA Hiroyuki
Hi, all! > Hi. I wrote the LDAP module, and it should work successfully > without patching in 4.9.8. FYI, the development version 4.10.35 Really? I cannot find vget_ip_map(), vadd_ip_map() and so on in vldap.c of ver. 4.9.8. So I copied them from vcdb.c. Anyway, I will be happy if I use ver

Re: LDAP setup questions

2001-08-29 Thread vol
can > get it running, I would be happy to share them with the vchkpw community! > > - Original Message - > From: "Volatile" <[EMAIL PROTECTED]> > To: "?A"c-T"V" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: T

Re: LDAP setup questions

2001-08-29 Thread sbelt
set this up - if I can get it running, I would be happy to share them with the vchkpw community! - Original Message - From: "Volatile" <[EMAIL PROTECTED]> To: "A"c-T"V" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, August 28, 2001 11

Re: LDAP setup questions

2001-08-28 Thread Volatile
Hi. I wrote the LDAP module, and it should work successfully without patching in 4.9.8. FYI, the development version 4.10.35 with the LDAP module works great. There were patches made to work with the new user structures, and new authentication schemes, and it's been tested twice since. I recom

Re: LDAP setup questions

2001-08-28 Thread A“c—T”V
> Has anybody deployed vpopmail (any version) successfully using LDAP? I am using vpopmail 4.9.8 with openldap 2.0.11 (and proftpd 1.2.2) successfully. But, I had to rewrite vldap.c and etc., because I could not compile with --enable-ldap=y option. # Critical problem was(is ?) that vldap.c has

Re: LDAP setup questions

2001-08-28 Thread sbelt
I apologize for asking many questions in a single message. Let me ask a quick one: Has anybody deployed vpopmail (any version) successfully using LDAP? Steve B. - Original Message - From: "sbelt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 27, 2001 10:51 AM Subject:

Re: LDAP Errors, compile warnings and Assertions

2001-06-07 Thread Christian Wiese
Hi Philip, I was searching the vpopmail list, and found your email regarding vpopmail and OpenLDAP 2.x I've also the same error as you desribed, when you try to setup a new domain. Did you solved the problem? regards Christian Am Montag, 4. Juni 2001 23:43 schrieb Philip Wall: > Hi Ken, >

Re: LDAP Errors, compile warnings and Assertions

2001-06-06 Thread Christian Wiese
Hi Ken, has anybody started writing something like a vpopmail+ldap howto? I would like to contribute or to start something like that. I had several problems compiling vpopmail with ldap support, but your last devel release compiles very smooth on my RH7.1 box. Greetings Christian Am Sonntag,

Re: LDAP Errors, compile warnings and Assertions

2001-06-04 Thread Philip Wall
Hi Ken, I did manage to get it to compile with LDAP 2.0.7 now. With a configure like of ./configure --enable-sqwebmail-pass=y --enable-logging=y --enable-passwd=n --enable-ldap=y I am still getting these warnings during compile vauth.c: In function `vauth_getpw': vauth.c:79: warning: too many a

Re: LDAP Errors, compile warnings and Assertions

2001-06-03 Thread Ken Jones
Hi Philip, I just posted a new development release that compiles with the latest stable ldap release 2.0.11. I was able to get it to compile correctly but I did not test it running since I do not know how to setup the ldap server :) Here is the link to download it directly. http://www.inter7.

Re: LDAP authentication...

2001-03-19 Thread Ondřej Surý
Ken Jones <[EMAIL PROTECTED]> writes: > LDAP is like XML, in my opinion. It doesn't solve anything. All it does > is remove the data definition to the front end of the development > process. It doesn't help in any way. > > With mysql you get the wonder SQL language with a well defined API for >

Re: LDAP authentication...

2001-03-17 Thread Ben Beuchler
Thanks, Ken. One of the things I love about open source software is the ability to actually get answers from the authors rather than some first tier tech-support guy reading answers off 3X5 cards. Any feeling for the relative performance of LDAP v. MySQL? The other admins would like to go that

Re: LDAP authentication...

2001-03-17 Thread Ken Jones
Ben Beuchler wrote: > > I've been hearing a lot lately about the wonders of the MySQL > authentication system, but very little about LDAP. How well devloped > are the LDAP capabilities of vpopmail? Is anyone using them in heavy > production? Does LDAP authentication offer the same features as

Re: LDAP configuration

2000-08-24 Thread samu
Ken Jones writes: > [EMAIL PROTECTED] wrote: > > > > Hi, > > > > I am trying to install LDAP supportd vpopmail. but failed. > > > > Anyone help me?? > > > > --- > > Best Regards, > > Samuel Ng > > > > ### > > ./configure --enable-roaming-users=y \ > >

Re: LDAP configuration

2000-08-24 Thread Ken Jones
[EMAIL PROTECTED] wrote: > > Hi, > > I am trying to install LDAP supportd vpopmail. but failed. > > Anyone help me?? > > --- > Best Regards, > Samuel Ng > > ### > ./configure --enable-roaming-users=y \ > --enable-ldap=y \ > --enable-

Re: LDAP vpopmail sqwebmail

2000-07-31 Thread Ken Jones
> Ender Hikmet KILIÇOÐLU wrote: > > Hi all, > How can i use vpopmail using ldap authentication and sqwebmail configure vpopmail with --enable-ldap=y and modify the vldap.h file to match your installation Ken Jones