Mail Archives: cygwin/2003/01/21/08:47:56
On Mon 20 Jan 2003 11:14, "Gerrit P. Haase" <gerrit AT familiehaase DOT de> wrote:
> H.Merijn schrieb:
>
> > Given that cygwin is installed on a Win2k/sp3 target, is there an easy way to
> > enable telnet from another machine?
>
> Use inetd, this is in the package inetutils.
> It is installed via cygrunsrv as service.
There might be a Cygwin bug here. If I do:
# cygrunsrv -I inetd -p C:/cygwin/usr/sbin/inetd.exe -o
I indeed see a new service, but the service is
Display name: inetd
Description:
Path to executable: C:\Cygwin\bin\cygrunsrv.exe
Startup type: Automatic
If I then use regedit to change it to
Display name: inetd
Description:
Path to executable: C:\Cygwin\usr\sbin\inetd.exe
Startup type: Automatic
I get an error that the service cannot find cygwin1.dll
When I copy it to /usr/sbin, all works (though I find multiple warnings in the
system application log)
C:\Cygwin\bin is in the system environment's PATH (not in the user's
environment, so all users get it)
Please keep me Cc'd, I'm not subscribed.
> Or use sshd, this is in the openssh package,
> a little more secure since all transfer is
> encrypted.
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: smokers AT perl DOT org
http://archives.develooper.com/daily-build AT perl DOT org/ perl-qa AT perl DOT org
send smoke reports to: smokers-reports AT perl DOT org, QA: http://qa.perl.org
--
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/
- Raw text -