[vchkpw] vpasswd deleted

2005-06-11 Thread WAEL ELLOUZE
Greetings, I had vpopmail running with cdb, and i have accidently deleted a file /home/vpopmail/domains/domain.com/vpasswd (not vpasswd.cdb). Can anyone help me how to recover this file. Thanks in advance

Re: [vchkpw] vpasswd deleted

2005-06-11 Thread Sergio Rosa
Hi, to recover I don't know. Bu I would try do create a new vpasswd file without any password. And if you have vpopmail with the --auto-learn-passwords option built into than you probably be ok. Regards srosa WAEL ELLOUZE wrote: Greetings, I had vpopmail running with cdb, and i have accid

Re: [vchkpw] vpasswd deleted

2005-06-11 Thread Lars Ulmann
WAEL ELLOUZE wrote: Greetings, I had vpopmail running with cdb, and i have accidently deleted a file /home/vpopmail/domains/domain.com/vpasswd (not vpasswd.cdb). Can anyone help me how to recover this file. this should do the trick: strings vpasswd HTH Lars

Re: [vchkpw] vpasswd deleted

2005-06-11 Thread Rick Macdougall
WAEL ELLOUZE wrote: Greetings, I had vpopmail running with cdb, and i have accidently deleted a file /home/vpopmail/domains/domain.com/vpasswd (not vpasswd.cdb). Can anyone help me how to recover this file. Hi, You can use cdbdump to dump the password file from the cdb file. You will nee

Re: [vchkpw] vpasswd deleted

2005-06-11 Thread Lars Ulmann
Lars Ulmann wrote: WAEL ELLOUZE wrote: Greetings, I had vpopmail running with cdb, and i have accidently deleted a file /home/vpopmail/domains/domain.com/vpasswd (not vpasswd.cdb). Can anyone help me how to recover this file. this should do the trick: strings vpasswd The resulting file

Re: [vchkpw] authentication problem

2005-06-11 Thread Tom Collins
On Jun 10, 2005, at 3:19 PM, [EMAIL PROTECTED] wrote: Thank you for your recomendations I did this: mysql> update vpopmail set pw_clear_passwd = NULL; And dint work, so i did this mysql> update vpopmail set pw_clear_passwd = ''; And didnt work too And didnt work even with new accounts My vp