Re: [PATCH] private mounts

From: Pavel Machek
Date: Mon Apr 25 2005 - 10:55:58 EST


Hi!

> > > > I believe the point is:
> > > >
> > > > 1. Person is logged from client Y to server X, and mounts something on
> > > > $HOME/mnt/private (that's on X).
> > > >
> > > > 2. On client Y, person does "scp X:mnt/private/secrets.txt ."
> > > > and wants it to work.
> > > >
> > > > The second operation is a separate login to the first.
> > >
> > > Solution?
> >
> > ... is the same as for the same question with "set of mounts" replaced
> > with "environment variables".
>
> Not quite.
>
> After changing environment variables in .profile, you can copy them to
> other shells using ". ~/.profile".
>
> There is no analogous mechanism to copy namespaces.

Actually, after you add right mount xyzzy /foo lines into .profile,
you can just . ~/.profile ;-).
Pavel

--
Boycott Kodak -- for their patent abuse against Java.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/