Re: [vchkpw] Segmentation fault on one domain

2005-07-03 Thread joseph . clark
I found the problem. It was in the vpasswd file. Some how there was an ^G
at the end of one of the lines along with a space between it and the next
user. Thanks for the info.
-- 
Joseph Clark
Systems Administrator
SimplePC (www.SimplePC.com)
Office: (864) 229-2447
Cell: (864) 980-3631
Email: [EMAIL PROTECTED]

> On Jul 2, 2005, at 12:34 PM, [EMAIL PROTECTED] wrote:
>> I'm using cdb for the password database. This domain was working fine
>> up
>> until Thursday. Which on Wendsday I was working on removing and
>> readding
>> some accounts with quotas enabled through the vqadmin web interface.
>
> Try deleting vpasswd.cdb and then see what happens.  If you still have
> problems, look at the vpasswd file for corruption, especially the
> entries before and after the qwerty1234 user.
>
> --
> Tom Collins  -  [EMAIL PROTECTED]
> QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
> You don't need a laptop to troubleshoot high-speed Internet:
> sniffter.com
>
>




[vchkpw] Segmentation fault on one domain

2005-07-02 Thread joseph . clark
I am getting a segmentation fault when I try to do anything with one of
the domains I am administering.

[EMAIL PROTECTED] bin]# ./vadduser [EMAIL PROTECTED] qwerty
Segmentation fault
[EMAIL PROTECTED] bin]# ./vdeluser [EMAIL PROTECTED]
Error: User does not exist
[EMAIL PROTECTED] bin]# grep qwerty1234 ../domains/simplepc.net/vpasswd
qwerty1234:$1$ubLHGoNZ$.uvLADXZbqrxEVZqssRzz0:1:0:qwerty1234:/home/vpopmail/domains/simplepc.net/7/qwerty1234:NOQUOTA:qwerty
[EMAIL PROTECTED] bin]# find /home/vpopmail/domains/simplepc.net/ -name 
qwerty1234
/home/vpopmail/domains/simplepc.net/7/qwerty1234
[EMAIL PROTECTED] bin]# ./vuserinfo [EMAIL PROTECTED]
no such user [EMAIL PROTECTED]
[EMAIL PROTECTED] bin]# ./vadduser -v
version: 5.4.10

I'm using cdb for the password database. This domain was working fine up
until Thursday. Which on Wendsday I was working on removing and readding
some accounts with quotas enabled through the vqadmin web interface.


-- 
Joseph Clark
Systems Administrator
SimplePC (www.SimplePC.com)
Office: (864) 229-2447
Email: [EMAIL PROTECTED]