Charles Lewis wrote:
> 
> Trying to set up a samba server for administrative use and since all my
> space is on the raid volume (/raid) I thought it would be a good idea to
> move /home to that volume, but being new to linux I'm not sure what kind of
> implications that would have. Anyone see any problems with this?


        Disclaimer:  I'm not using Debian in a networked environment.

        All you need to make sure of is the correctness of all users' "home
paths", eg. /home/fred for user 'fred', in /etc/passwd.  When you copy
over home, make sure permissions don't get changed, ie. use "cp -a".


-- 
Ed C.

Reply via email to