I understand that through cygwin it goes around windows items but i want to remove the cygdrive mounts because the customers dont want to give access to ie /cygdrive/c or /cygdrive/<drive> to the people that login via ssh.
----- Original Message ----- From: "Roberto J Dohnert" <[EMAIL PROTECTED]> To: "Chris Ellsworth" <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 11:09 AM Subject: Re: Cygdrive mounts > Just make sure that your drives are not uses as Shared folders by doing > it thru cygwin you are going around your elbow to get to your asshole. > excuse the pun. That would be the easiest way that i know how to do it. > > On Tue, 2002-04-23 at 13:45, Chris Ellsworth wrote: > > I am doing install of this for sshd on windows for clients for the > > purpose of forwarding ports for access such as VNC, pcanywhere FTP and > > other items and i dont want to give access to the other areas of the > > drives. I tryed the umount command and have not sucessfully removed > > it. maybe i am doing something but here is what i have done. > > > > [admin@2k-iis-ikon]~:{103}:$ mount > > c:\cygwin\bin on /usr/bin type system (binmode) > > c:\cygwin\lib on /usr/lib type system (binmode) > > c:\cygwin on / type system (binmode) > > c: on /cygdrive/c type user (textmode,noumount) > > f: on /cygdrive/f type user (textmode,noumount) > > [admin@2k-iis-ikon]~:{104}:$ umount -U > > [admin@2k-iis-ikon]~:{105}:$ mount > > c:\cygwin\bin on /usr/bin type system (binmode) > > c:\cygwin\lib on /usr/lib type system (binmode) > > c:\cygwin on / type system (binmode) > > c: on /cygdrive/c type user (textmode,noumount) > > f: on /cygdrive/f type user (textmode,noumount) > > [admin@2k-iis-ikon]~:{106}:$ > > > > ----- Original Message ----- > > From: "Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> > > To: "Chris Ellsworth" <[EMAIL PROTECTED]>; > > <[EMAIL PROTECTED]> > > Sent: Tuesday, April 23, 2002 9:56 AM > > Subject: Re: Cygdrive mounts > > > > > > > At 12:52 PM 4/23/2002, Chris Ellsworth wrote: > > > >Is there a way to disable the mounting of the drives either via a > > > >cygwin command or modifying the registry? > > > > > > > > > The command would be 'umount'. Why do you want to do this? > > > > > > > > > Larry Hall [EMAIL PROTECTED] > > > RFK Partners, Inc. http://www.rfk.com > > > 838 Washington Street (508) 893-9779 - RFK Office > > > Holliston, MA 01746 (508) 893-9889 - FAX > > > > > > > > > -- > > > 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/ > > > > > -- 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/