From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110690 invoked by alias); 2 Dec 2018 09:37:52 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 110680 invoked by uid 89); 2 Dec 2018 09:37:51 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=BAYES_40,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:D*mail.com, Hx-languages-length:229, H*Ad:D*mail.com X-HELO: mout.gmx.com Received: from mout.gmx.com (HELO mout.gmx.com) (74.208.4.201) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 02 Dec 2018 09:37:50 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1543743467; bh=JHX3S+T9YQw33Hi6gq5Vxd6il5pdeaiiN+lu9c3FEdA=; h=X-UI-Sender-Class:To:From:Subject:Date; b=rYAvVle5hnHaZhv/MYCKgqXTzsoDetskGROXhZpIifgdauDwFVm1mcuuKfA/DtU1L y5OLWfjYtSvjonRz94O62kj5DoyfXbO65w5ZKs4/fy++Mh11HKlIo3xHDiNqMcNyX0 Fp4TcqbB9eLZer/glqKRg0K4ba+KvoM+KpC+crl4= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 Received: from johndoe65534.mail.com ([213.214.34.30]) by mail.gmx.com (mrgmxus002 [74.208.5.15]) with ESMTPSA (Nemesis) id 0M5LVx-1hR0dA0EuN-00zYUo for ; Sun, 02 Dec 2018 10:37:47 +0100 To: cygwin@cygwin.com From: john doe Subject: Mount UNC path different user Message-ID: <34c949b5-c499-8ff9-ae92-13249db2939b@mail.com> Date: Sun, 02 Dec 2018 09:37:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-12/txt/msg00023.txt.bz2 Hi, How can I do the following on Cygwin?: /sbin/mount.cifs //server/share /mount-point -o user=different-user In other words, how can I mount a windows share with a specific user ? -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple