On Thu, 14 Feb 2002 at 12:18pm, Rafe Thayer wrote
> > What does the dumptype you're using for the samba share look like (and
> > your global dumptype, if applicable)?
>
> the dumptype is as follows:
>
> define dumptype nocomp-user-gnutar {
> program "GNUTAR"
> comment "User partitions dumped with tar and no compression"
> options no-compress
> priority medium
> }
And there's your problem. As you don't have the 'index' field specified,
it uses the default, which is no. So indexing is not turned on for that
dumptype. Put 'index yes' in the above dumptype and you'll start getting
indexes (indices?).
--
Joshua Baker-LePain
Department of Biomedical Engineering
Duke University