Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Mon, 21 Oct 2002 11:55:37 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: =?iso-8859-1?q?Brian=20Murphy?= cc: cygwin AT cygwin DOT com Subject: Re: Shared Network install accessible by multiple users In-Reply-To: <20021021144005.43862.qmail@web40602.mail.yahoo.com> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Brian, There is no reason why this shouldn't work (unless you use some special type of drive, such as a samba share). I would guess you'd want to keep /tmp and /var on a local disk on each machine, but you should be able to share /bin, /lib and /usr (even in read-only mode). /etc might be a bit of a challenge, but if you can figure out how to share /etc/passwd, /etc/groups, etc, there should be few problems. Just run setup on each machine, specifying the network drive as the root. This should create all the necessary default mount points. Then run 'mount -s' for each of the directories you want to keep locally. Generate /etc/passwd and /etc/group (you may need to do this by hand, rather than by mkpasswd -- alternatively, you can run mkpasswd on each machine and collect the results). This'll probably be easier if all your users are domain users. Hope this helps, Igor On Mon, 21 Oct 2002, [iso-8859-1] Brian Murphy wrote: > I want to install cygwin on a shared network drive so > that there is a reduced overhead in maintaining it. > There will be multiple users creating instances of the > cygwin shell on their Windows 2000 machines. > > Does anyine have an opinion on this shared > installation whether it is a good or bad idea. Has > anyone done something similar? > > Thanks, > BM -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/