WebTent Support wrotre
>
> We are getting this message when I could not reset a user password and
> trying to restart sendmail, dovecot and dbrecover...
>
> [root (at mark) tpa-hosting ~]# /etc/init.d/dbrecover start
> Checking consistency of user and group information... *** glibc detected
> *** double free or corruption (top): 0x080d56d0 ***
> /etc/init.d/dbrecover: line 49: 3704 Aborted
> $DBRECOVER -v -h $DBHOME >>$LOGFILE 2>&1
> failed
Should use
/etc/init.d/ dbrecover stop
/etc/init.d/ dbrecover start
When attempting to change passwords, look at the following
/var/log/admserv/adm_error for errors
and
/var/log/messages and grep for cced, look for errors
and
run makemap on /etc/init.d/virtusertahle (just to be sure it's OK)
Gerald