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 Message-ID: <001601c32f5d$26425050$2000a8c0@kappy> From: "Takashi Yano" To: Subject: Re: Problems on accessing Windows network resources. Date: Tue, 10 Jun 2003 23:32:41 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 > 1) Share a directory "shared1" on "computer1" set same password with a local account. > 2) Be sure that \\computer1\shared1 can be accessed with no password query from the local account. > 3) Login to the local account using ftp. > 4) Access to \\computer1\shared1 from ftp login fails except for the first access after logging in as follows. I have found that this problem can be resolved by adding setegid()/setgid() prior to each seteuid()/setuid() in ftpd.c, though I don't understand what this means essentially. Does this become a hint? Takashi Yano. -- 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/