RE: sshd, ftpd telnetd starts, but says incorrect passwd

2003-02-20 Thread Harig, Mark A.
1. Confirm that you have '/usr/bin/ssh-user-config'. If you do not have it, run 'setup.exe' and download the openssh package. 2. Run '/usr/bin/ssh-user-config --help' at your shell prompt. Also, read the manual page for ssh-keygen: $ man ssh-keygen 3. Run /usr/bin/ssh-user-config

RE: cron - Error starting a service: QueryServiceStatus: Win32 error 1062:

2003-02-14 Thread Harig, Mark A.
the /etc/group file? > -Original Message- > From: House, Mark [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 13, 2003 11:25 AM > To: Harig, Mark A.; [EMAIL PROTECTED] > Subject: RE: cron - Error starting a service: > QueryServiceStatus: Win32 > error 1062: > > >

RE: cron - Error starting a service: QueryServiceStatus: Win32 error 1062:

2003-02-11 Thread Harig, Mark A.
I can't see any glaring errors. Here a some things you might try: 1. You're running Windows 2000, SP2. Is there any reason you haven't installed SP3? I doubt that this has any effect, but it might be worth trying. 2. You have Windows 2000 installed on your 'c:' drive, but Cygwin is instal

RE: ssmtp and cron

2003-01-03 Thread Harig, Mark A.
> Sorry for that lengthy posting but I'm a little bit lost with > this problem. > Actually, it is better to provide details of what steps you took and what responses you got than it is to simply say "it will not work for me". It might be helpful if you posted the contents of your /etc/ssmtp/ssm

RE: ssmtp and cron

2003-01-03 Thread Harig, Mark A.
You might try setting the 'MAILTO' environment variable in your crontab file. Please see the crontab(5) manual page for details about setting environment variables: $ man 5 crontab > -Original Message- > From: Matthias Bobzien [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 03, 2003

RE: ssmtp and cron

2003-01-02 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html: o Most of the information about your Cygwin environment is listed by running 'cygcheck -s -v -r > cygcheck.txt'. Please include cygcheck.txt *AS AN ATTACHMENT* to your report. It is important that you include it as an attachment so that search

RE: Error Starting Cron

2002-12-20 Thread Harig, Mark A.
Sometimes something changes the permissions of your cron files. Please run the attached bash script (it does NOT change anything on your system) to see if it will help. It attempts to diagnose problems with your cron setup. > -Original Message- > From: Buck Turgidson [mailto:[EMAIL PROTE

RE: sshd

2002-12-18 Thread Harig, Mark A.
See also, /etc/postinstall/passwd-grp.sh.done. A copy of it has been attached to this message. > -Original Message- > From: Vince Hoffman [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 18, 2002 11:20 AM > To: [EMAIL PROTECTED] > Subject: RE: sshd > > > Or even > "mkpasswd -u -l

RE: cygwin cron help - Win2k

2002-12-11 Thread Harig, Mark A.
Please run the attached shell script. It will attempt to diagnose your problem with cron. It will not change any files, but may ask you to change some of your files or directories. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 09, 200

RE: Cron Won't Run Jobs

2002-12-06 Thread Harig, Mark A.
Please try running the attached file (a bash shell script). It attempts to diagnose problems in your directories and crontab files. It does *not* change any files, but tells the user of any problems that it finds. If it proves to be useful, it could be donated to the Cygwin 'cron' distribution.

RE: cron problem in W2K Proffesional

2002-12-06 Thread Harig, Mark A.
> >5. Check your crontab: crontab -l > > Done it shows: > > # DO NOT EDIT THIS FILE - edit the master and > reinstall. > # (/tmp/crontab.1036 installed on Fri Dec 6 13:04:23 > 2002) > # (Cron version -- $Id: crontab.c,v 1.6 2001/09/19 > 17:09:55 corinna Exp $) > * * * * * /usr/sbin/date >> /

RE: cron problem in W2K Proffesional

2002-12-06 Thread Harig, Mark A.
crontab: crontab -l 6. Install the cron service and start it. > -Original Message- > From: Eric De La Cruz Lugo [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 06, 2002 4:53 PM > To: Harig, Mark A.; [EMAIL PROTECTED] > Subject: RE: cron problem in W2K Proffesional > &

RE: cron problem in W2K Proffesional

2002-12-06 Thread Harig, Mark A.
Also, once you have done this, shut down your cron service and restart it. > -Original Message- > From: Harig, Mark A. > Sent: Friday, December 06, 2002 4:20 PM > To: Eric De La Cruz Lugo; [EMAIL PROTECTED] > Subject: RE: cron problem in W2K Proffesional > > >

RE: cron problem in W2K Proffesional

2002-12-06 Thread Harig, Mark A.
> > drwxrwxrwx 3 asuncion Ninguno 0 Apr > 12 2002 /var/cron > > drwxrwxrwx 2 asuncion Ninguno 0 Dec 6 > 13:04 /var/cron/tabs > For some reason, your 'sticky bit' settings didn't get set for /var/cron/ and /var/cron/tabs/. Instead of 'drwxrwxrwx', your permis

RE: cron problem in W2K Proffesional

2002-12-06 Thread Harig, Mark A.
What are the ownership/permissions for '/var'? That is, ls -ld /var > -Original Message- > From: Eric De La Cruz Lugo [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 06, 2002 2:09 PM > To: [EMAIL PROTECTED] > Subject: RE: cron problem in W2K Proffesional > > > >1. Have you read

RE: cron problem in W2K Proffesional

2002-12-06 Thread Harig, Mark A.
1. Have you read /usr/doc/Cygwin/cron.README? 2. Have you tried using a simple crontab entry? What have you tried? For future reference, please include your 'cygcheck.txt' file as an attachment only. > > Just for the record, i have done the following: > > cygrunsrv -E cron > cygrunsrv -R cr

RE: Cron Won't Run Jobs

2002-12-06 Thread Harig, Mark A.
> > I am not sure how to interpret this, but if you can tell me > what I need to > change, I'd appreciate it. This is getting me pretty frustrated... > > -rw-r-1 400 18211 Dec 5 08:39 > /var/cron/tabs/buck > > The '18' in your output is the group ownership number.

RE: Cron Won't Run Jobs

2002-12-06 Thread Harig, Mark A.
What is the output of 'ls -ln /var/cron/tab/buck'? 'buck' needs to have its 'group' ownership set to SYSTEM, and SYSTEM needs to have its value set to 18. > -Original Message- > From: Buck Turgidson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 05, 2002 9:34 AM > To: [EMAIL PROTEC

RE: CRON Help -- Operation not permitted

2002-12-04 Thread Harig, Mark A.
> > 2. What are the ownership and permissions of /var/cron and > /var/cron/tabs? > > **RG** /var/cron > drwxrwxrwx+ 3 RGIMBEL Domain A0 Aug 25 21:38 ./ > drwxrwxrwx+ 6 Administ Domain A0 Aug 25 21:38 ../ > drwxrwxrwx+ 2 RGIMBEL Domain A0 Dec 3 12:02 tabs/ > Loo

RE: CRON Help -- Operation not permitted

2002-12-03 Thread Harig, Mark A.
1. Did you read through /usr/doc/Cygwin/cron.README? 2. What are the ownership and permissions of /var/cron and /var/cron/tabs? 3. It looks as though you might be running WinNT/2K with NTFS, but you did not include the output of 'cygcheck' (as an attached file 'cygcheck.txt'), so it's not p

RE: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-21 Thread Harig, Mark A.
Please set the file name extension to ".txt". This is commonly mapped to a text-file viewer or editor. > -Original Message- > From: Tino Lange [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 2:55 PM > To: [EMAIL PROTECTED] > Subject: Re: SSHD: error initializing windows sock

RE: sshd: server refused our key

2002-11-20 Thread Harig, Mark A.
, November 20, 2002 11:34 AM > To: Harig, Mark A. > Cc: [EMAIL PROTECTED] > Subject: Re: sshd: server refused our key > > > Mark, > > I think we can't solve the problem, because my home is a > windows share. > Every windows share is mounted with permission 755

RE: sshd: server refused our key

2002-11-20 Thread Harig, Mark A.
e. If these changes do not fix your problem, then please include the output of the 'mount' command in your reply. > -Original Message- > From: Manfred Köhler [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 20, 2002 5:58 AM > To: Harig, Mark A. > Subject: Re: R

RE: sshd: server refused our key

2002-11-19 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html: o Please describe how to reproduce the problem, including a test case, if possible. In your case, please list the commands that you ran to set up sshd on your Cygwin machine. o Please include at least the version number of the Cygwin release you

RE: SSHD on NT4... (SOLVED!!!)

2002-11-15 Thread Harig, Mark A.
It would also be useful if the 'cygcheck -s' had displayed that this mount point existed. > -Original Message- > From: [EMAIL PROTECTED] [mailto:Johannes.Schindelin@;gmx.de] > Sent: Friday, November 15, 2002 3:57 PM > To: [EMAIL PROTECTED] > Subject: Re: SSHD on NT4... (SOLVED!!!) > > >

RE: SSHD on NT4...

2002-11-15 Thread Harig, Mark A.
According to the 'cygcheck' output, this had already been done: . /cygdrive usertextmode,cygdrive d:\cygwin / system textmode d:\cygwin/bin /usr/bin system textmode d:\cygwin/lib /usr/lib system textmode . /cygdrive usertextmode,

RE: SSHD on NT4...

2002-11-15 Thread Harig, Mark A.
The setup is very idiosyncratic. According to the cygcheck output, most of Cygwin is installed on the D drive (NTFS), but there are two cygwin1.dlls one on the D drive and one on the E drive (FAT). > -Original Message- > From: Sergei Okhapkin [mailto:sokhapkin@;LEAPSTONE.com] > Sent: Frid

RE: SSHD on NT4...

2002-11-15 Thread Harig, Mark A.
What is the output of 'ls -ln /etc/ssh*'? > -Original Message- > From: [EMAIL PROTECTED] [mailto:Johannes.Schindelin@;gmx.de] > Sent: Friday, November 15, 2002 11:52 AM > To: [EMAIL PROTECTED] > Subject: RE: SSHD on NT4... > > > Hi, > > my permissions are > > -rw-rw-rw-1 SYSTEM K

RE: NEWBIE: Problem with $Home being set to /usr/bin/%USERPROFILE%

2002-11-15 Thread Harig, Mark A.
> 2. Have you recently changed the contents of /etc/passwd? > > No > >What are the permissions and ownership of this file? > > -rwx--1 Administ None 658 Sep 16 13:37 /etc/passwd* > Check the last two fields of your entry in /etc/passwd. >What are the permissions and o

RE: SSHD on NT4...

2002-11-15 Thread Harig, Mark A.
> > > What is the output of "ls -l /etc/ssh*" and "ls -l > /usr/sbin/sshd.exe"? > > Please check the rwx attributes of /etc, /usr and /usr/sbin > directories. > > These are all "drwxrwxrwx". > The /etc/ssh_host*key files should be set to 600, not 777. None of the other /etc/ssh* configuration

RE: NEWBIE: Problem with $Home being set to /usr/bin/%USERPROFILE%

2002-11-14 Thread Harig, Mark A.
> > Just after upgrading to 1.3.15, when starting a Cygwin > session, for some > reason Bash is assigned to the home directory /usr/bin/%USERPROFILE% > Originally this was /home/Administrator/ I can not figure > out what caused > this to change, and how to go about changing this back. Any > s

RE: NEWBIE: Problem with $Home being set to /usr/bin/%USERPROFILE%

2002-11-14 Thread Harig, Mark A.
In the future, please include the output of 'cygcheck' as an attachment. When the text is included in the message it causes many false matches when the mailing list archives are searched. > > FYI, I have included the output from cygcheck -s below. > -- Unsubscribe info: http://cygwin.com/

RE: FAT32, "lock count exceeded", mutt etc.

2002-11-13 Thread Harig, Mark A.
If it is an option, you might consider running the Windows 'convert' utility to change your filesystem from FAT32 to NTFS. Your operating system (Win2K) support NTFS, of course. > -Original Message- > From: Scott W Brim [mailto:sbrim@;cisco.com] > Sent: Tuesday, November 12, 2002 12:11 PM

RE: Native Xemacs

2002-11-12 Thread Harig, Mark A.
See http://www.cygwin.com/packages/ for a list of packages. > -Original Message- > From: J. Scott Edwards [mailto:sedwards@;xmission.com] > Sent: Tuesday, November 12, 2002 2:53 PM > To: '[EMAIL PROTECTED]' > Subject: Native Xemacs > > > > I just installed XEmacs and I installed it for

RE: Access Denied (XP Home SP1, cygwin-1.3.15

2002-11-11 Thread Harig, Mark A.
try: After creating temp.txt in Cygwin: $ ls -l temp.txt The permissions of this file will depend upon your setting of 'umask'. For me, this yields: $ umask 0022 So, my permissions are set to 'rw-r--r--'. Because you are creating a text file, execution permission should not be on

RE: Is RSA authentication on SSH still broken?

2002-11-11 Thread Harig, Mark A.
> > Harig, Mark A. <[EMAIL PROTECTED]> wrote: > > OK. So, it appears that Cygwin users > > of openssh have one of two options: > > > > 1. chmod 700 ~ > >chgrp 18 ~/.ssh > >chmod 750 ~/.ssh > > > > or > > > > 2. chm

RE: Is RSA authentication on SSH still broken?

2002-11-11 Thread Harig, Mark A.
> >chmod 700 ~ && \ > ^^^ > This is your problem. By setting home and .ssh to 700 you > disallow sshd to > stat() ~/.ssh. Cygwin has two chances to retrieve > information about a file > or directory, by either calling FindFileFirst() or by trying > to open the > file a

RE: Is RSA authentication on SSH still broken?

2002-11-08 Thread Harig, Mark A.
> > On Thu, Nov 07, 2002 at 06:54:48PM -0500, Harig, Mark A. wrote: > > I must be missing a piece of information. Setting the > > permissions of ~/.ssh to 700 causes ssh to require me > > to enter a password, that is, the encryption-key processing > > is failin

RE: Is RSA authentication on SSH still broken?

2002-11-07 Thread Harig, Mark A.
> > First, the directory permission doesn't restrict the access for SYSTEM > due to the standard "Bypass traverse checking" setting on NT. > So setting > the .ssh permissions to 0700 is perfectly fine. > I must be missing a piece of information. Setting the permissions of ~/.ssh to 700 causes

RE: [ANNOUNCEMENT] Updated: binutils-20021107-1

2002-11-07 Thread Harig, Mark A.
> > I got a segfault in my program. > Same program I've been working on today. > Segfault and signal 11. > Signal 11 occurred immediatly after startup. > Before I go into any details, I just upgraded to binutils-20021107-1. Before sending email, please gather details. As requested at http://cyg

RE: NO huge packages, please!

2002-11-07 Thread Harig, Mark A.
s at /webserver/ftp, so I then > instruct setup to > pull from ftp://www.fruitbat.org/pub/cygwin. Works pretty > well for me, > no manual fudging required. > > > Randall Schulz > > Mountain View, CA USA > > > > > > At 08:01 2002-11-07, Harig, Mark A.

RE: gcc error on cygwin

2002-11-07 Thread Harig, Mark A.
/check.exe. gdb should start automatically. > -Original Message- > From: Ajitha [mailto:aji@;sscu.iisc.ernet.in] > Sent: Thursday, November 07, 2002 11:54 AM > To: Harig, Mark A. > Cc: [EMAIL PROTECTED] > Subject: RE: gcc error on cygwin > > > > Hi, >

RE: Is RSA authentication on SSH still broken?

2002-11-07 Thread Harig, Mark A.
Thank you for the clarification! This presents an interesting situation. Users who run 'ssh-keygen' (either directly, or indirectly using 'ssh-host-config'), find that they are not able to run ssh because of the permissions of ~/.ssh/ (and, later, ~/.ssh/authorized_keys*), even though their permis

RE: bash 2.05b-7 and command line tab completion

2002-11-07 Thread Harig, Mark A.
I can't tell whether this bug (tab-completion adding a space when it is used for the first word after the prompt) is Cygwin-specific, or if it was added with bash 2.05. My two versions of bash running on Linux are 2.04. Neither of them have this bug. Does someone have another (non-Cygwin) bash 2

RE: NO huge packages, please!

2002-11-07 Thread Harig, Mark A.
If you are having problems with your slow connection breaking in the middle of a download, then you might try using the 'wget' utility to download packages, and then use 'setup.exe' with the 'Install from Local Directory' option for installation. > -Original Message- > From: Rodrigo Medina

RE: Process does not respond to signals on read() of win32 handle

2002-11-06 Thread Harig, Mark A.
Did you pass "/dev/com" or "/dev/com0"? (Hmm. What is this 'redback' you speak of? :) > -Original Message- > From: [EMAIL PROTECTED] [mailto:sanjayl@;mindspring.com] > Sent: Wednesday, November 06, 2002 7:09 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: Process does n

RE: gcc (as.exe) install error

2002-11-06 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html: o Please describe how to reproduce the problem, including a test case, if possible. o Please include at least the version number of the Cygwin release you are using along with the operating system name and its version number, for example, "cy

RE: Is RSA authentication on SSH still broken?

2002-11-06 Thread Harig, Mark A.
> > chmod 755 $HOME/.ssh > chmod 644 $HOME/.ssh/authorized_keys* > > I had $HOME set to 700 and authorized_keys* to 600 before and that > somehow broke RSA authentication - it is odd that stricter permissions > would cause that. I suppose this is because the SYSTEM or > sshd user need > to read

RE: bash-2.05b6 shell script fails

2002-11-06 Thread Harig, Mark A.
It appears to be a problem with command substitution. The following script fails also: #!/bin/bash foo=foo1 # simple assignment worked? bar=`echo` # command-substitution worked? When run in bash-2.05b6, the following results: $ uname -r 1.3.14(0.62/3/2) $ ./bug.sh ./bug.sh: line 5: command-subs

FW: Process does not respond to signals on read() of win32 handle.

2002-11-06 Thread Harig, Mark A.
dspring.com] > Sent: Wednesday, November 06, 2002 4:20 PM > To: Harig, Mark A. > Subject: RE: Process does not respond to signals on read() of win32 > handle. > > > Hi Mark, > > I am running Cygwin on Windows 2000. Here is the output of uname -a > > CYGWIN_NT-5.0 R

RE: Cygwin-ssh under Windows 2000 + NTFS

2002-11-06 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html: o Please describe how to reproduce the problem, including a test case, if possible. o Please include at least the version number of the Cygwin release you are using along with the operating system name and its version number, for example, "cy

RE: Process does not respond to signals on read() of win32 handle.

2002-11-06 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html: o Please describe how to reproduce the problem, including a test case, if possible. o Please include at least the version number of the Cygwin release you are using along with the operating system name and its version number, for example, "cy

FW: Can cron run ssh commands?

2002-11-06 Thread Harig, Mark A.
com] > Sent: Wednesday, November 06, 2002 1:17 PM > To: Harig, Mark A. > Subject: Re: Can cron run ssh commands? > > > Thanks for the reply, > > I don't have ssmtp set up yet, so I took your suggestion and > tried redirecting > "env" and "ss

RE: Bash problem

2002-11-06 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html: o Please describe how to reproduce the problem, including a test case, if possible. o Please include at least the version number of the Cygwin release you are using along with the operating system name and its version number, for example, "cy

RE: gcc error on cygwin

2002-11-06 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html: o Please describe how to reproduce the problem, including a test case, if possible. o Please include at least the version number of the Cygwin release you are using along with the operating system name and its version number, for example, "cy

RE: Complete newbie to cygwin

2002-11-06 Thread Harig, Mark A.
Try: 1. Delete your previous installation directories 2. During your initial installation, don't select additional packages beyond those that are installed by default, that is, install the smallest number of packages possible to get a working Cygwin environment. 3. Add

RE: Is RSA authentication on SSH still broken?

2002-11-05 Thread Harig, Mark A.
Also, if checking your file/directory permissions does not solve your problem, then please consider the bug-reporting guidelines for Cygwin - As requested at http://cygwin.com/bugs.html: o Please describe how to reproduce the problem, including a test case, if possible. o Please include at lea

RE: Is RSA authentication on SSH still broken?

2002-11-05 Thread Harig, Mark A.
I am able to use SSH with public/private-key files. ssh is working on Cygwin, both as a client and as a server, at least on Win2K. # Cygwin version: $ uname -r 1.3.14(0.62/3/2) # Windows version: $ uname -s CYGWIN_NT-5.0 # ssh version $ ssh -V OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090

RE: Can cron run ssh commands?

2002-11-05 Thread Harig, Mark A.
Of course, a simpler alternative to setting up 'ssmtp' with cron would be to write your cron job to redirect the output of 'ssh -v ...' to a file. > -Original Message----- > From: Harig, Mark A. > Sent: Tuesday, November 05, 2002 3:40 PM > To: [EMAIL PROTECT

RE: Can cron run ssh commands?

2002-11-05 Thread Harig, Mark A.
Try adding '-v' to your ssh command in your cron job. This assumes that you have cron's integration with email working. If you don't have the 'ssmtp' package installed (via setup.exe), then you'll want to do that so that any output is emailed to you. See: /usr/doc/Cygwin/ cr

RE: Antwort: RE: how to get openssh-3.4 working on w2k?

2002-11-05 Thread Harig, Mark A.
ssh regenerate it to fix the warning message that you are getting. > -Original Message- > From: [EMAIL PROTECTED] [mailto:Ralf.Weber@;bgt.de] > Sent: Tuesday, November 05, 2002 11:42 AM > To: Harig, Mark A. > Subject: Antwort: RE: how to get openssh-3.4 working on w2k? >

RE: how to get openssh-3.4 working on w2k?

2002-11-05 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html: o Please describe how to reproduce the problem, including a test case, if possible. (For example, you could run 'ssh -v ip_address' and include the output.) o Please include at least the version number of the Cygwin release you are using along wi

RE: 1.3.13: problem using ntohs() in asm/bytorder.h in gcc 3.2.

2002-11-04 Thread Harig, Mark A.
Please include a small source-code sample, and the complete 'gcc' command that you are running, along with the output. You might also consider running 'gcc' with the '-v' (verbose) option, for example: $ gcc -v sample.c The more information you provide, the more likely it is that someone will

RE: Problems with gcc 3.2.

2002-11-04 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html: o In your description, show how to reproduce the problem, including a test case, if possible. o At least include the cygwin release number you are using, and give the operating system and its version number, e.g., "cygwin v1.3.13 under NT 4.0".

RE: Environment windows not opening

2002-10-31 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html, please include the output of 'cygcheck -s -v -r' (as an attachment). This will provide anyone looking at your question with information that might help them to troubleshoot your problem. > -Original Message- > From: [EMAIL PROTECTED] [mailto:j

RE: RE: MAKE - problem with small/capital letters in filenames

2002-10-31 Thread Harig, Mark A.
Eventually, a gratefully accepted patch to the User's Manual (or FAQ) will be submitted that includes Igor Pechtchanski's detailed explanation, and we'll be able to simply point questioners to it with a URL. > > Zoltan Graff > > Please keep replies on-list. Thanks. > > Zoltan, > > In the Windo

RE: undefined reference continues

2002-10-31 Thread Harig, Mark A.
For future reference, please provide this information as an attachment. It makes the email archives more searchable because there will be fewer false matches. > > This is a more detailed info from cygwin. > $ cygcheck -s -v -r |more > > Cygwin Win95/NT Configuration Diagnostics > Current System

RE: RE: MAKE - problem with small/capital letters in filenames

2002-10-31 Thread Harig, Mark A.
try: %.D: %.C or %.d: %.C > -Original Message- > From: Graff_Zoltan [mailto:zotyo@;z1.fszek.hu] > Sent: Thursday, October 31, 2002 5:24 AM > To: Harig, Mark A. > Subject: Re: RE: MAKE - problem with small/capital letters in > filenames > > > > $ l

RE: sshd install troubles

2002-10-30 Thread Harig, Mark A.
yu.edu] > Sent: Wednesday, October 30, 2002 5:19 PM > To: Harig, Mark A. > Cc: [EMAIL PROTECTED] > Subject: RE: sshd install troubles > > > No problem, sorry if I sounded harsh... > Igor > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug rep

RE: sshd install troubles

2002-10-30 Thread Harig, Mark A.
Thanks for the clarification! > -Original Message- > From: Igor Pechtchanski [mailto:pechtcha@;cs.nyu.edu] > Sent: Wednesday, October 30, 2002 5:04 PM > To: Harig, Mark A. > Cc: Jason Dufair; [EMAIL PROTECTED] > Subject: RE: sshd install troubles > > > On Wed,

RE: sshd install troubles

2002-10-30 Thread Harig, Mark A.
> -Original Message- > From: Jason Dufair [mailto:jase@;dufair.org] > Sent: Wednesday, October 30, 2002 4:09 PM > To: [EMAIL PROTECTED] > Subject: sshd install troubles > > > Hi all - > > I've installed Cygwin and sshd at least a half dozen times, > but for some > reason, I'm having

RE: sshd install troubles

2002-10-30 Thread Harig, Mark A.
> > (btw, I might suggest cygrunsrv as a package dependency for openssh. > I'd be glad to submit a patch, but it seems like a bit of > overkill to do so) > It's not a dependency if you only want to run an ssh client. But if it is added as a dependency, then it would make sense to add it for '

RE: sshd install troubles

2002-10-30 Thread Harig, Mark A.
> > I tried setting permissions on the above files to 666, which > works but > then I get a problem with permissions on /var/empty. I've > tried dozens > of combinations of users, groups, and permissions on /var/empty to no > avail. Plus, it seems like a Really Bad Idea to have those > fil

RE: MAKE - problem with small/capital letters in filenames

2002-10-30 Thread Harig, Mark A.
> -Original Message- > From: Graff_Zoltan [mailto:zotyo@;z1.fszek.hu] > Sent: Tuesday, October 29, 2002 6:05 AM > To: [EMAIL PROTECTED] > Subject: MAKE - problem with small/capital letters in filenames > > > Hi! > > I've got a simple makefile. It works well under DOS (with DJGPP) and >

RE: make is missing

2002-10-30 Thread Harig, Mark A.
> -Original Message- > From: Keen Wayne A Contr AFRL/MNGG [mailto:keenwa@;eglin.af.mil] > Sent: Wednesday, October 30, 2002 10:38 AM > To: '[EMAIL PROTECTED]' > Subject: RE: make is missing > > > This brings up a point that has not been brought up in a day > or two. If you > run across

RE: Question about the ls command

2002-10-30 Thread Harig, Mark A.
See also, 'ls --help' and 'info ls' (this requires that the 'info' package be installed). > > The 'man' command is your friend. If you run "man ls" you will > find many options for controlling the output of ls, including > --full-time, which is probably what you need. > > -- Cliff > -- Unsubs

RE: Trouble with fresh install of Cygwin

2002-10-30 Thread Harig, Mark A.
> > I've just installed Cygwin from the Web onto a Windows NT 4.0 > machine. I chose the defaults plus the "man" package. On > logging in, some things do not work: > > "man cmd" gives (for cmd = anything) > "/usr/bin/tbl: not found > /usr/bin/groff: not found" > > Both programs are installed,

RE: undefined reference continues

2002-10-30 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html, please include the output of 'cygcheck -s -v -r' (as an attachment). This will provide anyone looking at your question with information such as which version of Cygwin you are running and which version of gcc you have installed. > -Original Messag

RE: ls takes a long time.

2002-10-29 Thread Harig, Mark A.
- > From: Pavel Rozenboim [mailto:pavelr@;coresma.com] > Sent: Tuesday, October 29, 2002 2:33 AM > To: [EMAIL PROTECTED] > Subject: RE: ls takes a long time. > > > > > > -Original Message- > > From: Harig, Mark A. [mailto:maharig@;idirect.net] > &

RE: how to set "To:" and "Subject:" with ssmtp

2002-10-29 Thread Harig, Mark A.
Also, once 'ssmtp' has been set up properly, 'mutt' can be used like traditional UNIX 'mail'. It has been working for well over a year now (thanks to Corrina Vinschen). > -Original Message- > From: Polley Christopher W [mailto:PolleyChristopherW@;JohnDeere.com] > Sent: Tuesday, October 29

RE: problems setting permissions for sshd

2002-10-29 Thread Harig, Mark A.
9, 2002 10:59 AM > To: [EMAIL PROTECTED] > Subject: Re: problems setting permissions for sshd > > > On Tue, Oct 29, 2002 at 10:59:12AM -0500, Harig, Mark A. wrote: > > > > > > > > My /etc/group (I modified it): > > > > > > all:

RE: problems setting permissions for sshd

2002-10-29 Thread Harig, Mark A.
> > My /etc/group (I modified it): > > all:*:0:0:,S-1-1-0:: > SYSTEM:*:18:18:,S-1-5-18:: > admin:*:544:544:,S-1-5-32-544:: > domadmin:*:512:512:,S-1-5-32-512:: > guests:*:546:546:,S-1-5-32-546:: > users:*:545:545:,S-1-5-32-545:: > domusers:*:513:513:,S-1-5-32-513:: > try changing 'admin' t

RE: Quick Question

2002-10-28 Thread Harig, Mark A.
www.cygwin.com www.cygwin.com/packages http://cygwin.com/cygwin-ug-net/cygwin-ug-net.html > -Original Message- > From: Dr. Wong [mailto:medrecord2001@;yahoo.com] > Sent: Monday, October 28, 2002 3:00 PM > To: [EMAIL PROTECTED] > Subject: Quick Question > > > > How can I get the detailin

RE: ls -l after chmod

2002-10-28 Thread Harig, Mark A.
nned to be set by default. 4. Start a new shell window. Inspect the value of CYGWIN ('echo $CYGWIN'). > -Original Message- > From: Alex Vinokur [mailto:alexvn@;come.to] > Sent: Monday, October 28, 2002 2:27 PM > To: [EMAIL PROTECTED] > Subject: Re: ls -l after chmod > &

RE: ls -l after chmod

2002-10-28 Thread Harig, Mark A.
ut NTFS, 'chmod' won't work. > -Original Message- > From: Alex Vinokur [mailto:alexvn@;come.to] > Sent: Monday, October 28, 2002 2:26 PM > To: [EMAIL PROTECTED] > Subject: Re: ls -l after chmod > > > > > "Harig, Mark A." <[EM

RE: ls takes a long time.

2002-10-28 Thread Harig, Mark A.
2002 12:37 PM > To: Harig, Mark A. > Subject: RE: ls takes a long time. > > > > > > -Original Message- > > From: Harig, Mark A. [mailto:maharig@;idirect.net] > > Sent: Mon, October 28, 2002 7:41 PM > > To: Pavel Rozenboim; Cygwin (E-mail) > &

RE: ls takes a long time.

2002-10-28 Thread Harig, Mark A.
1. What is the value of your 'PATH' environment variable? $ echo $PATH 2. What version of 'ls' are you running? $ ls --version > -Original Message- > From: Pavel Rozenboim [mailto:pavelr@;coresma.com] > Sent: Monday, October 28, 2002 12:25 PM > To: Cygwin (E-mail) > Subject: ls

RE: ls -l after chmod

2002-10-28 Thread Harig, Mark A.
Correction to #2, below. It should have read: 2. What value(s) did you set the 'CYGWIN' environment variable to in the Control Panel's System applet? > -Original Message----- > From: Harig, Mark A. > Sent: Monday, October 28, 2002 12:31 PM > To: Alex Vinokur;

RE: ls -l after chmod

2002-10-28 Thread Harig, Mark A.
1. What filesystem are you running on your disk: NTFS or FAT32? 2. What value(s) did you set the 'Cygwin' to in the Control Panel's System applet? > -Original Message- > From: Alex Vinokur [mailto:alexvn@;come.to] > Sent: Monday, October 28, 2002 11:11 AM > To: [EMAIL PROTECTED] > Sub

RE: problems setting permissions for sshd

2002-10-28 Thread Harig, Mark A.
1. What filesystem are you running on your disk(s): NTFS or FAT32? 2. What value do you have the environment variable CYGWIN set to in your Control Panel's System applet? 3. What version of Cygwin are you running? $ uname -r 4. What version of ssh are you running? $ ssh -V >

RE: Thankyouverymuch

2002-10-25 Thread Harig, Mark A.
. > -Original Message- > From: TS [mailto:Anntieckkwarijahrt@;gmx.net] > Sent: Friday, October 25, 2002 1:43 PM > To: Harig, Mark A. > Subject: AW: Thankyouverymuch > > > Thankyouverymuch: > > now he is gcc-compiling. > > But even without warning

RE: 'Command not found'

2002-10-25 Thread Harig, Mark A.
please run setup.exe again. you will find the compiler and other development tools in the 'devel' category. Also, try clicking on the 'View' button (or type [Alt]-[v]). This will cycle through the possible views of the lists. One is a simple alphabetical list. Searching through it, you can find

RE: Setup.exe and accessability

2002-10-25 Thread Harig, Mark A.
both are needed (of course). a detailed command-line interface would allow for the creation of automated tests for this most-visible of Cygwin programs. > -Original Message- > From: Igor Pechtchanski [mailto:pechtcha@;cs.nyu.edu] > Sent: Friday, October 25, 2002 12:04 PM > To: [EMAIL PROT

RE: sdiff related.....

2002-10-24 Thread Harig, Mark A.
Consider downloading and installing the 'patch' utility in the 'Utils' category. 'patch --help', 'info patch', or 'man patch' at your shell prompt will give you instructions on how to use it. > -Original Message- > From: dheeraj seth [mailto:seth_dheeraj@;hotmail.com] > Sent: Thursday, Oc

RE: scheduling jobs

2002-10-24 Thread Harig, Mark A.
> -Original Message- > From: Karen McLaughlin [mailto:k.mclaughlin@;umassp.edu] > Sent: Wednesday, October 23, 2002 7:10 PM > To: Harig, Mark A.; Karen McLaughlin; [EMAIL PROTECTED] > Subject: RE: scheduling jobs > > > i think i used the wrong term when i s

RE: What's going on here with directory contents?

2002-10-24 Thread Harig, Mark A.
Cygwin creates a mount point from /bin -> /usr/bin. Run the 'mount' command (no options needed) to see your Cygwin mount points. DOS/Windows has no knowledge of these. > -Original Message- > From: CBFalconer [mailto:cbfalconer@;yahoo.com] > Sent: Thursday, October 24, 2002 11:41 AM > To:

RE: passwd-group post install scripts

2002-10-24 Thread Harig, Mark A.
Also, you might want to group the Winnt/Win2k/xp tests at the top of the batch file, and then throw away the windows 95/98/ME tests, and let the batch file simply fall through to that code if the Winnt/Win2k/xp tests fail. > -Original Message- > From: Vince Hoffman [mailto:Vince.Hoffman@;u

RE: passwd-group post install scripts

2002-10-24 Thread Harig, Mark A.
There was a discussion about the ordering of '-u -d ' options to 'mkpasswd' back around August 13-16. You may want to review them. >On Fri, 13 Sep 2002, Igor wrote: >> It may be that the order of arguments matters, and that the correct way to >> specify the username and the domain would be >>

RE: Screen for cygwin

2002-10-24 Thread Harig, Mark A.
When running ssh to a ssh service on a Cygwin machine via a slow connection. > -Original Message- > From: Robinow, David [mailto:drobinow@;dayton.adroit.com] > Sent: Thursday, October 24, 2002 12:47 PM > To: [EMAIL PROTECTED] > Subject: RE: Screen for cygwin > > > > From: Rafael Kitover

RE: Screen for cygwin

2002-10-24 Thread Harig, Mark A.
picked up by the 'screen' maintainers so it's not an orphan. > -Original Message- > From: Igor Pechtchanski [mailto:pechtcha@;cs.nyu.edu] > Sent: Thursday, October 24, 2002 2:37 PM > To: Robinow, David > Cc: Harig, Mark A.; [EMAIL PROTECTED] > Subject: RE: S

  1   2   >