On Thu, 27 Oct 2005, E. Chris Garrison wrote: > There seems to be no way to stop and restart the afsd on Solaris. > > Try this: #cd / #umount /afs #/usr/vice/etc/afsd -shutdown #modunload `modinfo | grep afs` to shutdown the client. I also use # /usr/afs/bin/bos shutdown localhost -localauth # kill `pgrep bosserver` to shutdown the server processes. -- Coy Hile coy.hile@coyhile.ca