[vchkpw] vpopmail + ldap problem

2006-03-16 Thread Oliver A. Rojo
Im having a problem with integrating vpopmail with ldap. I've already installed everything... What I did: 1. I set these options on vldap.h before compile #define VLDAP_SERVER "localhost" #define VLDAP_PORT LDAP_PORT #define VLDAP_USER "cn=vpopmailuser, o=vpopmail" #define VLDAP_PASSWORD "vpopp

[vchkpw] Vpopmail + ldap problem

2007-03-07 Thread Erika Rocio Gomez
Hello... I have a qmail + ldap server... Everything is working good, but I have a problem with the vpopmail commands, when I'm trying to modify the password with the vchangepw it says: Error: No such object (32) matched DN: ou= uniibague.edu.co,o=vpopmail but with vuserinfo command I can s

Re: [vchkpw] vpopmail + ldap problem

2006-03-16 Thread Edy Sulai
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You much fill out the sn field because in qmailUser object, sn is required attribute. Make sure each object has their sn entry. I had vpopmail setup with ldap before, but that was quite a long time ago. As I remembered, a patch to vpopmail source was

RE: [vchkpw] vpopmail + ldap problem

2006-03-17 Thread Jennifer Abel
> -Original Message- > From: Oliver A. Rojo [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 16, 2006 9:26 PM > To: Vpopmail Mailing List > Subject: [vchkpw] vpopmail + ldap problem > > > Im having a problem with integrating vpopmail with ldap. I've al

Re: [vchkpw] vpopmail + ldap problem

2006-03-19 Thread Oliver A. Rojo
Jennifer Abel wrote: -Original Message- From: Oliver A. Rojo [mailto:[EMAIL PROTECTED] Sent: Thursday, March 16, 2006 9:26 PM To: Vpopmail Mailing List Subject: [vchkpw] vpopmail + ldap problem Im having a problem with integrating vpopmail with ldap. I've already inst

Re: [vchkpw] vpopmail + ldap problem

2006-03-19 Thread Oliver A. Rojo
Edy Sulai wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You much fill out the sn field because in qmailUser object, sn is required attribute. Make sure each object has their sn entry. I had vpopmail setup with ldap before, but that was quite a long time ago. As I remembered, a patch to

Re: [vchkpw] vpopmail + ldap problem

2006-03-19 Thread Edy Sulai
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Easiest way to edit ldap object is through a GUI client, ie: phpldapadmin, ldapadministrator, etc. search for ldap client, you should get quite a lot of option. I use JExplorer myself. or you could do it by command line with "ldapmodify" command. And

RE: [vchkpw] vpopmail + ldap problem

2006-03-21 Thread Jennifer Abel
> -Original Message- > From: Oliver A. Rojo > Sent: Sunday, March 19, 2006 5:07 AM > To: vchkpw@inter7.com > Subject: Re: [vchkpw] vpopmail + ldap problem > > > Jennifer Abel wrote: > > > > > > > > >>-Original Message-

Re[2]: [vchkpw] vpopmail + ldap problem

2006-03-18 Thread Mathieu CHATEAU
Friday, March 17, 2006, 3:59:37 PM, you wrote: >> -Original Message- >> From: Oliver A. Rojo [mailto:[EMAIL PROTECTED] >> Sent: Thursday, March 16, 2006 9:26 PM >> To: Vpopmail Mailing List >> Subject: [vchkpw] vpopmail + ldap problem >> >>