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 Date: Wed, 10 Aug 2005 17:18:15 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: difference in permissions, using two SSH authentication methods: public key/password Message-ID: <20050810151815.GA1238@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20050810113433 DOT GA20506 AT mail DOT zend DOT com> <42F9ED84 DOT A0B53889 AT dessent DOT net> <20050810143156 DOT GA18482 AT mail DOT zend DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050810143156.GA18482@mail.zend.com> User-Agent: Mutt/1.4.2i On Aug 10 17:31, Michael Spector wrote: > On 05:05, Wed 10 Aug 05, Brian Dessent wrote: > > Michael Spector wrote: > > > > > When I try to do the same thing, using public key authentication method, I get: > > > [...] > > > /usr/zlocal/packaging is a mount to h: (which is mounted to Samba server). > > > > http://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-switch > > > > Thank you, I understand the reason now. > > May be this question is not for this maillist, so please excuse me: > > Is there a way of disabling this NTSEC security mechanism? > I mean: is there a way of accessing shared disks without logging in with password? This has nothing to do with ntsec. What you see is a generic problem with share authentication when logging in without password. What you have to do in order to access these shares from a passwordless session is to use `net use \\\\server\\share /user:domain\\username password'. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/