[vchkpw] Problem adding accounts

2009-08-07 Thread Benon Fuertes
 It doesn't show any version. I use:

 /home/vpopmail/bin/vadduser -v u...@domain password

Do you happen to know offhand what version it is, or an estimate of about how 
long ago
you installed vpopmail?

I'd say it was installed about 3 years ago, but I don't know if it could have 
been updated since then.



!DSPAM:4a7bd7e032711354773872!



Re: [vchkpw] Problem adding accounts

2009-08-07 Thread Bob Hutchinson
On Friday 07 August 2009, Benon Fuertes wrote:
  It doesn't show any version. I use:
 
  /home/vpopmail/bin/vadduser -v u...@domain password
 
 Do you happen to know offhand what version it is, or an estimate of about
  how long ago
 you installed vpopmail?

 I'd say it was installed about 3 years ago, but I don't know if it could
 have been updated since then.

have a look inside /home/vpopmail/include/vpopmail_config.h, this will tell 
you more




 



-- 
-
Bob Hutchinson
Midwales dot com
-

!DSPAM:4a7bde9032715079012401!



Re: [vchkpw] Problem adding accounts

2009-08-07 Thread Benon Fuertes
On Viernes 07 Agosto 2009 09:58:02 Bob Hutchinson escribió:
 On Friday 07 August 2009, Benon Fuertes wrote:
   It doesn't show any version. I use:
  
   /home/vpopmail/bin/vadduser -v u...@domain password
  
  Do you happen to know offhand what version it is, or an estimate of
   about how long ago
  you installed vpopmail?
 
  I'd say it was installed about 3 years ago, but I don't know if it could
  have been updated since then.

 have a look inside /home/vpopmail/include/vpopmail_config.h, this will tell
 you more

Ok, the version of vpopmail is: 5.4.18


!DSPAM:4a7be01032717030915942!



[vchkpw] Problem adding accounts

2009-08-07 Thread Benon Fuertes
I've discover something else related to ldap

In this file: /usr/home/root/software/qmail/vpopmail-5.4.18/vldap.h

I have some parameters to connect with ldap:

#define VLDAP_SERVER localhost
#define VLDAP_PORT LDAP_PORT
#define VLDAP_USER cn=admin,dc=somedomain,dc=com
#define VLDAP_PASSWORD somePassword
#define VLDAP_BASEDN ou=people,dc=somedomain,dc=com

But I don't know what to change or how to tell vpopmail to authenticate with 
this.



!DSPAM:4a7bee1632718831116905!



Re: [vchkpw] Problem adding accounts

2009-08-07 Thread wayne

Check your processes and see if LDAP is running.

Benon Fuertes wrote:

I've discover something else related to ldap

In this file: /usr/home/root/software/qmail/vpopmail-5.4.18/vldap.h

I have some parameters to connect with ldap:

#define VLDAP_SERVER localhost
#define VLDAP_PORT LDAP_PORT
#define VLDAP_USER cn=admin,dc=somedomain,dc=com
#define VLDAP_PASSWORD somePassword
#define VLDAP_BASEDN ou=people,dc=somedomain,dc=com

But I don't know what to change or how to tell vpopmail to authenticate with 
this.








  



!DSPAM:4a7bfd7632711417620476!



Re: [vchkpw] Problem adding accounts

2009-08-07 Thread Benon Fuertes
On Viernes 07 Agosto 2009 12:09:51 wayne escribió:
 Check your processes and see if LDAP is running.

# ps aux | grep ldap
openldap  1413  0.3  0.0 135868  3456 ?Ssl  Jul05 164:13 
/usr/sbin/slapd -g openldap -u openldap -f /etc/openldap/slapd.conf



!DSPAM:4a7bff8132717549968127!