Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2005 11:36:51 -0400
From:      Charles Swiger <cswiger@mac.com>
To:        Tony Shadwick <tshadwick@goinet.com>
Cc:        Henry Miller <hmiller@intradyn.com>, freebsd-questions@freebsd.org
Subject:   Re: Laptops, centralized authentication, and "roaming  profiles"
Message-ID:  <D01758B8-A7FD-4874-86F6-554A50FD232F@mac.com>
In-Reply-To: <20050608101018.F23064@mail.goinet.com>
References:  <20050607190008.G64334@mail.goinet.com> <200506081008520122.0A70E510@mail.intradyn.com> <20050608101018.F23064@mail.goinet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 8, 2005, at 11:13 AM, Tony Shadwick wrote:
> Oooh....good call on the vpn.  Set it up to where they have a local  
> user, and local home directory, vpn in.  Okay, so now I'm on the  
> network, presuming the pptp server was authing against OpenLDAP or  
> NIS.  Add a script to that login that mounts any NFS shares, and  
> quite possibly does a quick rsync against a server to back up the  
> home directory.  Problem is, if they didn't "nicely" disconnect,  
> then we don't know who's copy needs to be updated, the local copy  
> or the remote copy. :\

If you're going to be updating two trees of stuff not always in sync,  
a version control system like CVS or SVN might be worth considering.   
Used carefully, rsync will also deal with this pretty well, but you  
would be wise to have known-good backups before trusting rsync -- 
delete to merge.

> I'll look into Andrew's File System.  That's a bit of a misnomer on  
> the acronym though.  AFS seems to be more commonly known as "Apple  
> File Sharing" protocol.  Yay...

Nowadays, that's true.  However, CMU was using AFS before Apple sold  
computers which could do ethernet, and it's quite possible that  
Andrew even predates the introduction of the original 128k Macs.

It's "Andrew File System", BTW, no possessive: named after Andrew  
Carnegie and Andrew Mellon, who are the "C" and "M" from where the  
system was developed.  :-)

-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D01758B8-A7FD-4874-86F6-554A50FD232F>