X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Shankar Unni Subject: Re: Puzzling local share permissions problem with ssh sessions on Win2K3 Date: Fri, 27 Apr 2007 16:30:48 -0700 Lines: 23 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Andrew DeFaria wrote: > Hey Shankar. WAG here. With Windows 2K3 came more security. Check to see > what your *share* permissions are - not just the permissions of the > folder but the permissions of the share point. I believe MS added > something like Network: Deny for security sake and that screws up > Clearcase which you rightly point out insists on using full UNC paths > (for good reason mind you). Thanks for the hint. But I see that that's not a problem here. For one thing, as I said, if I ssh into another machine B as the same user, I can access \\A\Views just fine. It's only from A itself that I can't access \\A\Views. (I.e. sort of the opposite of what the above would affect). Of course, I found that if I give Full Control to Everyone, then things work, but that's not an optimal solution. Actually, "work" is also not right, since I can then create files and folders from Windows explorer, but using Clearcase itself, I get weirdo errors from the "mkview" command about "permission denied" when it tries to create files under whatever view directory it created. It seems to be a subtle identity problem of some kind.. -- 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/