On Wed, 10 May 2000, S.Ecker wrote:
> here is /etc/rc.d/init.d/atalk. Sorry about the
> formatting:
>
All that looked normal... Looking at the code for afpd (in volume.c), it
shows that it will read, in this order:
~/AppleVolumes
~/.AppleVolumes
~/applevolumes
~/.applevolumes
$$ETCDIR/Applevolumes.default
Could there be one of these files with incorrect permissions? Or maybe it
is reading the info from the ~/xxx files instead?
If you're good enough with C, look for the readvolfile function in
volume.c and add some debugging code. I could probably help with this...
Andy