> So how can I tell 9pfuse about the authentication tokens it needs. You have to authenticate using srv, before calling 9pfuse. For example:
% echo 'auth=andromeda.9grid.fr authdom=9grid.fr' >> $PLAN9/ndb/local % factotum -n % srv -a andromeda.9grid.fr % 9pfuse `namespace`/andromeda.9grid.fr /n/andromeda -- David du Colombier
