delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/10/02/15:39:36

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
To: cygwin AT cygwin DOT com
From: Gmain User <fma AT doe DOT carleton DOT ca>
Subject: Re: Home directory
Date: Tue, 2 Oct 2007 19:05:32 +0000 (UTC)
Lines: 39
Message-ID: <loom.20071002T184100-861@post.gmane.org>
References: <fdpta4$uev$1 AT sea DOT gmane DOT org> <fdq3gi$aiq$1 AT sea DOT gmane DOT org> <loom DOT 20071001T160325-427 AT post DOT gmane DOT org> <fdsjdi$elb$1 AT sea DOT gmane DOT org>
Mime-Version: 1.0
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Andrew DeFaria <Andrew <at> DeFaria.com> writes:
>Gmain User wrote:
>> Andrew DeFaria wrote:
>>>
>>> Personally I'd:
>>> $ mv /home /home.save
>>> $ mount -bsf //<server>/<homeshare> /home
>>> $ mv -rp /home.save/* /home
>>>
>>> Adjust the output of /etc/passwd to use /home/$USER
>>
>> That places all cygwin file trees for all user accounts (including 
>> administrators) onto my own domain network file space.
> Yes, isn't it wonderful! 
>
> Now everybody can log into anybody's machine and feel right at home 
> (pardon the pun). And people's desktops can actually be used at night to 
> assist with nighttime processing like builds and the like - just like if 
> you had a bunch of Linux or Unix boxes. Now imagine that!

Except that network file space with which I am provided is account
specific i.e. for myself only.

>> I suspect that it isn't what I'm seeking to realize, though it is
>> an interesting way to migrate account file trees.
>
> If you are that concerned about eveybodys home directory being mounted 
> do this instead:
>
>$ mv /home/$USER /home/$USER.save
>$ mount -bsf //<server>/<myhomeshare> /home/$USER
>$ mv -p /home/$USER/save/* /home/$USER

Of course.  Good way to make the network file space appear the same as
a conventional cygwin installation.  Thanks.

Now it's really a matter of deciding whether to work off the network
file space by default.  It offers mobility, but also vulnerability to
network issues.  Some pondering is due.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019