Darell,
This is the result. Thanks for the assistance.
[root@fileshare ~]# rpm -q smeserver-release smeserver-dar2
smeserver-release-7.1.3-1.el4.sme
smeserver-dar2-0.0.1-3dmay
[root@fileshare ~]# db dar2 show fullbackup
fullbackup=dar2
Backup=etc/e-smith/templates-custom,etc/e-smith/templates-user-custom,etc/group,etc/gshadow,etc/passwd,etc/samba/secrets.tdb,etc/samba/smbpasswd,etc/shadow,etc/smbpasswd,etc/ssh,etc/sudoers,home/e-smith,root
Compression=0
Description=Full Backup
Exclude=
Expiry=0
Mount=/media/usbdisk2
Password=
Prune=
Slice=650
Target=/media/usbdisk2
Username=
VFSType=ext3
Verbose=off
backupDay=*
backupTime=23:30
status=enabled
[root@fileshare ~]# cat /etc/crontab
#------------------------------------------------------------
# !!DO NOT MODIFY THIS FILE!!
#
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at
http://wiki.contribs.org/development/#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron.monthly
# logrotate
12 1 */7 * * root /sbin/e-smith/signal-event logrotate
# Backup task is disabled
# dar2
30 23 * * * root /etc/e-smith/events/actions/dar2-backup fullbackup
# squid is disabled
4 12 * * 3 root sleep $[ $RANDOM \% 60 ]; /sbin/e-smith/statusreport
[root@fileshare ~]#
