X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 616623856969
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1690610155;
	bh=zbInDRhVcOlWyXVMsdbhgxHOEQyJMA/QUMqT5uHzonA=;
	h=Date:Subject:To:Cc:List-Id:List-Unsubscribe:List-Archive:
	 List-Post:List-Help:List-Subscribe:From:Reply-To:From;
	b=tScKKOonej8/F03C8TjTCjcxzTsyqXDujnzmjL988n8tbw+DePfsa2VZUcbEtI7pP
	 /F83U2wjQXzvV7U0J2PL6vPlJw+Fidur1wJ0h5iT6T8blYv0MKS2Q+JSTT0QAeqfNc
	 sfCdMx20ajRQHQa+/luSLKof9qKkH0rf5ogi1/Rs=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DE0CD3858D39
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1690610139; x=1691214939;
 h=cc:to:subject:message-id:date:from:mime-version:x-gm-message-state
 :from:to:cc:subject:date:message-id:reply-to;
 bh=vn4bgX/lYV4nzQDBY1FcWcucRIixjx6kFybfGnY4gVA=;
 b=RV2/G9Sub9VDbmaZXAD5N88nd7ZI8JBftXP1mdFS4fyoGA5k7eHC0xtWMHZgrH+Dso
 er5ok4fJP4ZLjbiEDUR6UPuRlK8ZGufx9aLcBStzXJdlep3jHKCJnmfpFvXzhaIeOgxr
 /hwd6zc+AWhduVal8eBKHZLrxIiKZi1lKbpCvxnxvI4W6+ztR49A0bst2fDVsQ20Px4o
 hF2Q4PEzSfWAGCts5/lcroUEjKQE1FCQjdHd6wOKDrFEJ6AuV6trJnZJI+5ldGZH+hDd
 kFdZ2v779I6ZGVUDX5dPt2wcJZorb/Twc3EyZq4dh/wkorHevqe6tJGW9hdjGTykfGzj
 FIeg==
X-Gm-Message-State: ABy/qLZsPsPU3E3pTZ5USMO6j8MxSSZ44uJBW+7pe1aT7UFPFJuFaRjO
 QDqt4YbOReM/f3rr/qvET20+HjF+Jar4OJ08yBQLj0hN
X-Google-Smtp-Source: APBJJlEb6E3Kue0nJY8yfO306D+RU11dfY1qGQbr6do2dZy61ZM7zgGlKaHxFhbQarHYVVYZzOq3aRjMdl0SzP96l54=
X-Received: by 2002:a05:6e02:1a04:b0:348:d78d:a1a2 with SMTP id
 s4-20020a056e021a0400b00348d78da1a2mr2186966ild.21.1690610138769; Fri, 28 Jul
 2023 22:55:38 -0700 (PDT)
MIME-Version: 1.0
Date: Sat, 29 Jul 2023 07:54:00 +0200
Message-ID: <CAKAoaQ=nqRKvmHaTzUXHfCx-6o3DfqDXSrNSWC38d5op=2=wbQ@mail.gmail.com>
Subject: Automounter in Cygwin to mount NFS home dir on demand ?
To: cygwin@cygwin.com
Cc: Roland Mainz <roland.mainz@rovema.de>
X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,
 FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,
 KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,
 SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Roland Mainz via Cygwin <cygwin@cygwin.com>
Reply-To: Roland Mainz <roland.mainz@nrubsig.org>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Hi!

----

Does Cygwin have something like a Solaris/Linux autofs-style
automounter ? The idea is to mount NFS home dirs automagically the
first time someone uses them, e.g. $ cd /home/chickenmonster/ #
automagically mounts NFS dir mymonsternfs:/export/home/chickenmonster/

----

Bye,
Roland
-- 
  __ .  . __
 (o.\ \/ /.o) roland.mainz@nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)

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