Re: CSIH file permission tests on non-NTFS broken (was Re: ssh-host-config script fails)

2008-08-07 Thread Charles Wilson
Charles Wilson wrote: csih_WIN32_VOLS_WITH_ACLS="E:;//server/share;F:" csih_WIN32_VOLS_WITHOUT_ACLS="C:;D:;//server/othershare" Then these lists would be checked first, before using getvolinfo for unspecified mounts. That is: csih_path_supports_acls() { # convert $1 to win32 # check

Re: CSIH file permission tests on non-NTFS broken (was Re: ssh-host-config script fails)

2008-08-07 Thread Charles Wilson
Corinna Vinschen wrote: On Aug 4 20:51, Charles Wilson wrote: getvolinfo program http://cygwin.com/ml/cygwin/2007-08/msg00040.html as one of the csih helper progs, and put it under /usr/lib/csih/ (alternatively, import getvolinfo into cygutils). In that case, I wouldn't need to check for

Re: CSIH file permission tests on non-NTFS broken (was Re: ssh-host-config script fails)

2008-08-07 Thread Corinna Vinschen
On Aug 4 20:51, Charles Wilson wrote: > Corinna Vinschen wrote: >> A check for non-NTFS should be sufficient for now, IMHO. It's bad >> enough to run an OS on such an insecure file system, but it's hard to >> enforce upgrading to NTFS. However, ntsec and smbntsec are dead in the >> water and I d

Re: CSIH file permission tests on non-NTFS broken (was Re: ssh-host-config script fails)

2008-08-04 Thread Charles Wilson
Corinna Vinschen wrote: A check for non-NTFS should be sufficient for now, IMHO. It's bad enough to run an OS on such an insecure file system, but it's hard to enforce upgrading to NTFS. However, ntsec and smbntsec are dead in the water and I don't think we should encourage usage of noacl more

Re: CSIH file permission tests on non-NTFS broken (was Re: ssh-host-config script fails)

2008-07-31 Thread Corinna Vinschen
On Jul 31 00:53, Charles Wilson wrote: > Corinna Vinschen wrote: Eeek! You're using FAT32 on a NT based OS? This isn't such a good idea, actually. There's no security and no permission settings on FAT. The csih script seems to miss the fact that the directory is on a non-NTFS

Re: CSIH file permission tests on non-NTFS broken (was Re: ssh-host-config script fails)

2008-07-30 Thread Charles Wilson
Corinna Vinschen wrote: On Jul 23 18:34, Corinna Vinschen wrote: On Jul 23 11:25, Matt Kemmerer wrote: [EMAIL PROTECTED] ~ $ ssh-host-config *** Warning: The owner and the Administrators need *** Warning: to have .w. permission to /var/run. *** Warning: Here are the current permissions: *** War

Re: CSIH file permission tests on non-NTFS broken (was Re: ssh-host-config script fails)

2008-07-30 Thread Corinna Vinschen
Chuck? On Jul 24 11:22, Corinna Vinschen wrote: > Hi Chuck, > > On Jul 23 18:34, Corinna Vinschen wrote: > > On Jul 23 11:25, Matt Kemmerer wrote: > > > [EMAIL PROTECTED] ~ > > > $ ssh-host-config > > > *** Info: Creating default /etc/ssh_config file > > > *** Query: Overwrite existing /etc/sshd_

CSIH file permission tests on non-NTFS broken (was Re: ssh-host-config script fails)

2008-07-24 Thread Corinna Vinschen
Hi Chuck, On Jul 23 18:34, Corinna Vinschen wrote: > On Jul 23 11:25, Matt Kemmerer wrote: > > [EMAIL PROTECTED] ~ > > $ ssh-host-config > > *** Info: Creating default /etc/ssh_config file > > *** Query: Overwrite existing /etc/sshd_config file? (yes/no) yes > > *** Info: Creating default /etc/ssh

RE: ssh-host-config script fails

2008-07-23 Thread Matt Kemmerer
>There is no fix for csih yet. As a workaround, install the older >OpenSSH 5.0p1-1. I changed the installation dir on cygwin.com, so that >that version should be available (again) on the mirrors in a couple of >hours. >Corinna Thanks, I'll install the old version for now. I look forward to th

Re: ssh-host-config script fails

2008-07-23 Thread Corinna Vinschen
On Jul 23 13:47, Matt Kemmerer wrote: > What version of csih should I look for with the fix? All the versions I > see on the mirror were modified on 7/19. There is no fix for csih yet. As a workaround, install the older OpenSSH 5.0p1-1. I changed the installation dir on cygwin.com, so that that

RE: ssh-host-config script fails

2008-07-23 Thread Matt Kemmerer
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen Sent: Wednesday, July 23, 2008 12:35 PM To: cygwin@cygwin.com Subject: Re: ssh-host-config script fails On Jul 23 11:25, Matt Kemmerer wrote: >> I've recently installed cygwin o

Re: ssh-host-config script fails

2008-07-23 Thread Corinna Vinschen
On Jul 23 11:25, Matt Kemmerer wrote: > I've recently installed cygwin on a Windows XP box. I followed the same > procedure I have in the past but this time I received a number of > errors. Here's what I did: > > * Downloaded setup.exe from cygwin.com > * Installed from the internet and selected e

ssh-host-config script fails

2008-07-23 Thread Matt Kemmerer
I've recently installed cygwin on a Windows XP box. I followed the same procedure I have in the past but this time I received a number of errors. Here's what I did: * Downloaded setup.exe from cygwin.com * Installed from the internet and selected emacs and OpenSSH to be installed * Started up a sh