On Thu, 2009-06-18 at 12:08 -0500, Gerald Waugh wrote:
> > [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
>
I ended up restoring /var/db from previous nights backup and got all
working again. After getting a good backup tonight, still unable to
change passwords or create users in the GUI...
Jun 19 00:55:46 tpa-hosting cced(smd)[3794]: client 6:[48:11077]: CREATE "User" "fullName" "=" "Tom Romaelle" "ftpDisabled" "=" "0" "capLevels" "=" "" "sortName" "=" "" "emailDisabled" "=" "0" "volume" "=" "/home" "description" "=" "" "name" "=" "tromaelle" "password" "=" xxx "stylePreference" "=" "trueBlue" "site" "=" "site22" "enabled" "=" "1" "localePreference" "=" "browser"
Jun 19 00:56:14 tpa-hosting cced(smd)[3937]: client [0:3800] has admin rights
Jun 19 00:56:14 tpa-hosting cced(smd)[3938]: client [0:3800] has admin rights
Jun 19 00:56:14 tpa-hosting cced(smd)[3794]: handler handlers/base/user/handle_user.pl failed
Jun 19 00:56:14 tpa-hosting cced(smd)[3794]: client 6:[48:11077]: CREATE failed
Do you know what I can do about this problem? I found the following,
should I consider moving to flat file db?
http://www.unix.com/unix-advanced-expert-users/75610-wierd-blue-quartz-gui-problem-virtual-domains.html
If I should move to flat file db, what is the latest and greatest
procedure for doing so?
Thanks for any help, Robert