configure acls on remote machine

illoai at gmail.com illoai at gmail.com
Fri Feb 10 20:45:23 PST 2006


On 2/9/06, Erik Norgaard <norgaard at locolomo.org> wrote:
> Robin Becker wrote:
> > I see possible options as
> > 1) switch to single user mode somehow and then unmount /home and
> > configure acls with tunefs
> >
> > 2) su to root
> >    kill processes using /home
> >    do the umount and so on with /home unmounted.
> >    remount /home
> >
> > I imagine it might be quite hard to do 1 and 2 seems difficult unless I
> > have an ssh to a home folder which isn't under /home.
>
> Why don't you just create a user for this specific task with home dir on
> some other partition? Then you will ssh to a folder not under /home and
> you can do 2).
>

In my experience, once your login shell has read its environment
there is no harm in taking /home out, fiddling with it, and putting
it back.  Even logging in to a machine with home unmounted
has the reasonalby minimal effect of putting you in / and giving
you the bog standard environment (/etc/dot.cshrc or /etc/dot.profile).

--
--


More information about the freebsd-questions mailing list