[vchkpw] vpopmail+ldap error

2003-12-19 Thread Bruno Ricci
hi,

i was using vpopmail 5.2 with ldap support and it was running ok, but now i
need the vpopmail with qmailadmin or vqadmini read that i need to use
vpopmail 5.29 with qmailadmin1.0.19 but i cant make vpopmail work with ldap
cause im getting an error like if vpopmail cant handle ldap
connectionsbut it was working before , so ...i don´t know what to
docan someone helpme???

[]´s

Bruno Ricci



Re: [vchkpw] Re:?[vchkpw]?vpopmail?+?ldap:?Error?80

2003-12-16 Thread Tom Collins
On Tuesday, December 16, 2003, at 04:37  PM, [EMAIL PROTECTED] wrote:
but it scares me if there are few people using vpopmail-ldap.
maybe i should use qmail-ldap instead? but i already use vpopmail 2 
years,
and it works great. now every service are using ldap, so i hope maybe
vpopmail can catchup...
Actually, we have no idea how many people are using LDAP.  None of the 
current developers use it, so we can't do much testing.

If it's working, then there's no need to stop using it.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/



[vchkpw] vpopmail + ldap: Error 80

2003-12-15 Thread Oscar Retana M.
Despite the message found in README.ldap, Using vpopmail with LDAP is 
not very common, I have no other choise; I have to use it.

I'll try to solve the bugs I find, and then even upload the patches. Buy 
maybe someone has already faced this problem:

 vadddomain test.com password
Error: Internal (implementation specific) error 80
Error 80 - 0x50  LDAP_OTHER - Unknown Error - Cool!

Any idea?
I'm testing version 5.4.0.pre1.
- Oscar





Re: [vchkpw] vpopmail + ldap: Error 80

2003-12-15 Thread X-Istence
Oscar Retana M. wrote:

Despite the message found in README.ldap, Using vpopmail with LDAP is 
not very common, I have no other choise; I have to use it.

I'll try to solve the bugs I find, and then even upload the patches. 
Buy maybe someone has already faced this problem:

 vadddomain test.com password
Error: Internal (implementation specific) error 80
Error 80 - 0x50  LDAP_OTHER - Unknown Error - Cool!

Any idea?
I'm testing version 5.4.0.pre1.
- Oscar




Like README.ldap says, its not very common, in fact, we have no active 
commiter for ldap i believe, and its not in any good condition either. 
As far as i know, noone has ever seen that error before.

X-Istence



Re: [vchkpw] vpopmail + ldap: Error 80

2003-12-15 Thread Michael Bowe
- Original Message - 
From: X-Istence [EMAIL PROTECTED]


 Oscar Retana M. wrote:
 
 
   vadddomain test.com password
  Error: Internal (implementation specific) error 80
 
  Error 80 - 0x50  LDAP_OTHER - Unknown Error - Cool!
 

 Like README.ldap says, its not very common, in fact, we have no active 
 commiter for ldap i believe, and its not in any good condition either. 
 As far as i know, noone has ever seen that error before.

Yes, I know there are people out there using the LDAP module,
but we are really in desperate need of someone to contribute some 
notes showing the steps required to get vpopmail/ldap up and running.

To try and faultfind this particular error, I would recommend you start
adding some printf's to the source code (eg vadddomain() in vpopmail.c,
vauth_adddomain() in vldap.c) to see if you can track down what is 
going wrong.  Or maybe even try strace vadddomain test.com password

Michael.