X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SUBJ_ALL_CAPS X-Spam-Check-By: sourceware.org From: "Holikar, Sachin (ext)" To: "cygwin AT cygwin DOT com" Date: Wed, 17 Jun 2009 14:22:48 +0200 Subject: RE: SSH SAMBA Message-ID: <6CC1F30947381149A9DA2FA21F51A6D83FADDE96@WW001E1ERLMM21.ww001.siemens.net> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hello, =20 Our requirement was to enable our users to be able to connect to Windows XP= machine via SSH access. Once connected they should be able to go into thei= r home directory. Their respective home directory should be Samba mounted o= nto WinXP machine so that users can simply "cd" to their respective drive l= etter (onto which their home dir is mounted.) and work. We could manage to cnfigure cygwin and ssh ... so that when users logs in .= .they get a cygwin bash shell.We have configured ssh as Administrator and c= ygwin is installed in the same profile. In order to do samba mount , we mad= e a user map his home directory onto a windows drive as Z: and other users = home dir onto drive Y:. Both got shared. And when both users logged in via = ssh, they could see the shared drives ie. Z and Y.=20 Now the problem is , Not only both the users are able to go into drives Y a= nd Z but they can write in these shares as well. Means one user can write i= nto other users home directory. which is simply not acceptable!!. How do we rectify this issue? Kindly suggest. =20 Thanx. -- 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/