delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Server-Uuid: | 0A4F2A26-D23B-4C5A-98BA-1B421465C24E |
content-class: | urn:content-classes:message |
MIME-Version: | 1.0 |
Subject: | RE: Setting up cygwin so other users can run processes on my computer |
Date: | Fri, 25 Jun 2004 10:45:30 -0500 |
Message-ID: | <F67AB1DD14544242BE5BFE94F5939175B7F7E8@E2KMEMMCS1.ftbco.ftn.com> |
X-MS-Has-Attach: | |
X-MS-TNEF-Correlator: | |
From: | "DePriest, Jason R." <jrdepriest AT ftb DOT com> |
To: | cygwin AT cygwin DOT com |
X-OriginalArrivalTime: | 25 Jun 2004 15:45:30.0594 (UTC) FILETIME=[71B7AC20:01C45ACB] |
X-WSS-ID: | 6CC297102542522641-01-01 |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i5PFjuqL028325 |
Rajiv Chopra wrote: > I'm a bit of a novice to cygwin, but after installing it on my PC, I > was very pleased with the ability to compile my C++ code with g++ and > get faster runtimes than on our SUN servers at work. > > What I would like to do is enable another colleague to run processes > on my computer. Is it possible to set up Cygwin such that he can > telnet to my machine and run a process? > > Thanks in advance > > Rajiv I would suggest installing openssh from http://www.cygwin.com/setup.exe. After that you can run the ssh-host-config script to install it as a service. After making sure the other guy's user ID is in your /etc/passwd file, you can have him log on your system locally and get to a bash prompt to initialize his environment. Then have him run ssh-user-config to get the ssh stuff for his user account created. After that, he should be able to ssh into your system and do what he needs to do. -Jason PS - I apologize in advance for the legal disclaimer at the bottom of my email message. This is tacked on by our SMTP gateway and I have no control over it. I have also put in a request to have the text wrap at character 72 instead of just a single incredibly long line. ------------------------------------------------------------------------------ Confidentiality notice: This e-mail message, including any attachments, may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for delivery of this message to the intended recipient(s), you are hereby notified that any dissemination, distribution, or copying of this e-mail message is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete this e-mail message from your computer. ============================================================================== -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |