Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Message-Id: <5.1.0.14.2.20030305112413.01bbdc88@popserve.grc.nasa.gov> X-Sender: xxjames@popserve.grc.nasa.gov Date: Wed, 05 Mar 2003 14:23:51 -0500 To: cygwin@cygwin.com From: James D Below Subject: unique ssh user environments Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hi Everyone. I have configured sshd on my server and it appears to work well. The problem I am having is that if multiple users login via ssh, they both are running in the same "user space". Sshd is running under a privileged user account instead of SYSTEM. Here is an example: user "A" logs in via ssh and maps a drive letter to a network share "net use x: \\server\share". User "B" then logs in via ssh as well . User "B" sees user "A" mounted network drive "x". If user "B" disconnects the drive, "net use x: /d", user A and user B are both disconnected from the drive share. The other strange behavior that is occurring, is that if someone logs onto the console directly while someone is logged in via ssh, the same problems occur. Is there a way to configure cygwin so that when each user logs in via ssh, they will get their own unique "user environment"? Any assistance would be appreciated. TIA ------------------------------------------------------------------------ James Below Phone - 216-433-6508 RS Information Systems, Inc. Email - James.Below@grc.nasa.gov NASA Glenn Research Center 21000 Brookpark Road Mailstop 142-1 Cleveland, OH 44135 ------------------------------------------------------------------------ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/