why not run sshd as local system and have each person log on using password authentication, that way each user will be using their own environment (the downside being that you have to use a password as passwordless logins (pubkey etc) cannot get network access using the cd //server/path method, however i seem to remember that net use x: \\\\server\\share (note the escaped \'s) then using the mapped drive will still work) ----- Original Message ----- From: "James D Below" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 05, 2003 7:23 PM Subject: unique ssh user environments
> 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 - [EMAIL PROTECTED] > 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/ > -- 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/