This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Permissions problems: traverse vs. notraverse
- From: Insert Real Name <insertrealname at yahoo dot ca>
- To: Cygwin Mailing List <cygwin at cygwin dot com>
- Date: Sat, 09 Apr 2005 15:14:15 -0400
- Subject: Permissions problems: traverse vs. notraverse
Hello,
Yesterday I installed Cygwin for all users on my own non-domain machine
while logged-on as "Administrator"; I made some cursory checks that it
all worked for the Administrator, and things seemed OK.
This morning I logged into my usual account Michel (in the "Power Users"
group) and found that Cygwin failed to work: the output of cygcheck -s
-v -r is attached as "cygwin-ntsec.txt" (executed at a Win 2K command
prompt). Any attempt to start cygwin.bat yielded these messages on the
console:
==(Quote)==
bash.exe: warning: could not find /tmp, please create!
bash: /etc/profile: Permission denied
bash: /cygdrive/c/Users/Michel/.bash_profile: Permission denied
bash-2.05b$
==(End Quote)==
and no Cygwin-linked program could work: "bash: fork: Permission denied"
I had used the Cygwin version current in early 2004 without any such
problems (I had reinstalled Windows 2K in the intervening months, so
there was no existing Cygwin when I installed yesterday.)
Initially I thought giving my usual account Full control NTFS
permissions all over the Cygwin directories might get it to work, but of
course it did not.
Then I read the latest version of the User Guide and found that traverse
checking had been implemented since I last used Cygwin: so I set
CYGWIN=ntsec notraverse and things started working correctly again: the
attached universal diff (diff -i -u) cygcheck-diff-i-u.txt shows the
changes in the output of cygcheck -s -v -r
Here are the Windows permissions of my home directory and its parent:
C:\Users\Michel>cacls c:\Users\Michel
c:\Users\Michel BUILTIN\Administrators:(OI)(CI)F
ZIRIZUI\Michel:(OI)(CI)F
NT AUTHORITY\SYSTEM:(OI)(CI)F
C:\Users\Michel>cacls c:\Users
c:\Users BUILTIN\Administrators:(OI)(CI)F
Everyone:(OI)(CI)R
BUILTIN\Power Users:(OI)(CI)R
NT AUTHORITY\SYSTEM:(OI)(CI)F
BUILTIN\Users:(OI)(CI)R
and the Cygwin permissions are:
# file: c:\Users\Michel
# owner: Michel
# group: None
user::rwx
group::---
group:root:rwx
group:SYSTEM:rwx
mask:rwx
other:---
default:user:Michel:rwx
default:group:root:rwx
default:group:SYSTEM:rwx
default:mask:rwx
# file: c:\Users
# owner: Administrators
# group: root
user::---
group::---
mask:rwx
other:rwx
default:other:rwx
What I can't figure out is how to change the NTFS permissions on my home
directory and its parent so that a) the Windows security requirement
that a user has only read & list permissions via his primary group on
the parent directory is satisfied, while b) the POSIX requirements on
the parent directory are also satisfied: surely the presence of NTFS
group read & list permissions on the parent directory for the NTFS
primary group of the user should satisfy Cygwin?
Can anyone explain this to me?
Michel
Cygwin Configuration Diagnostics
Current System Time: Sat Apr 09 14:53:57 2005
Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 4
Path: c:\programs\cygwin\bin
C:\WINNT\system32
C:\WINNT
C:\WINNT\System32\Wbem
C:\Programs\Ghostscript\gs8.50\bin
C:\Programs\Ghostscript\gs8.50\lib
C:\Programs\Perl\bin
C:\Programs\Python23
C:\Programs\cvsnt
C:\Programs\Sysinternals
C:\Programs\Microsoft\Microsoft.NET\SDK\v1.1\bin
C:\WINNT\Microsoft.NET\Framework\v1.1.4322
C:\Programs\Microsoft\VCToolkit2003\bin
C:\Programs\Microsoft\PSDK\bin
C:\Programs\Microsoft\PSDK\bin\Win64
C:\Programs\jdk1.5.0_01\bin
C:\Programs\SlickEdit\win
C:\Users\Michel\BIN
C:\Programs\bin
Output from C:\Programs\cygwin\bin\id.exe (nontsec)
UID: 400(Michel) GID: 401(mkpasswd)
401(mkpasswd)
Output from C:\Programs\cygwin\bin\id.exe (ntsec)
UID: 400(Michel) GID: 401(mkpasswd)
401(mkpasswd)
SysDir: C:\WINNT\system32
WinDir: C:\WINNT
CYGWIN = `ntsec'
Path = `c:\programs\cygwin\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Programs\Ghostscript\gs8.50\bin;C:\Programs\Ghostscript\gs8.50\lib;C:\Programs\Perl\bin;C:\Programs\Python23;C:\Programs\cvsnt;C:\Programs\Sysinternals;C:\Programs\Microsoft\Microsoft.NET\SDK\v1.1\bin;C:\WINNT\Microsoft.NET\Framework\v1.1.4322;C:\Programs\Microsoft\VCToolkit2003\bin;C:\Programs\Microsoft\PSDK\bin;C:\Programs\Microsoft\PSDK\bin\Win64;C:\Programs\jdk1.5.0_01\bin;C:\Programs\SlickEdit\win;C:\Users\Michel\BIN;C:\Programs\bin'
ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
ANT_HOME = `C:\Programs\apache-ant-1.6.2'
APPDATA = `C:\Documents and Settings\Michel\Application Data'
CommonProgramFiles = `C:\Program Files\Common Files'
COMPUTERNAME = `ZIRIZUI'
ComSpec = `C:\WINNT\system32\cmd.exe'
CVSROOT = `:pserver:michel@localhost:/depot1'
HOMEDRIVE = `C:'
HOMEPATH = `\Users\Michel'
INCLUDE = `C:\Programs\Microsoft\VCToolkit2003\include;C:\Programs\Microsoft\Microsoft.NET\SDK\v1.1\include;C:\Programs\Microsoft\PSDK\include'
JAVA_HOME = `C:\Programs\jdk1.5.0_01'
LIB = `C:\Programs\Microsoft\Microsoft.NET\SDK\v1.1\Lib;C:\Programs\Microsoft\VCToolkit2003\lib;C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\lib;C:\Programs\Microsoft\PSDK\lib'
LOGONSERVER = `\\ZIRIZUI'
NET10 = `C:\WINNT\Microsoft.NET\Framework\v1.0.3705'
NET10SDK = `C:\Programs\Microsoft\VSNET2002\FrameworkSDK'
NET11 = `C:\WINNT\Microsoft.NET\Framework\v1.1.4322'
NET11SDK = `C:\Programs\Microsoft\Microsoft.NET\SDK\v1.1'
NUMBER_OF_PROCESSORS = `2'
OS = `Windows_NT'
Os2LibPath = `C:\WINNT\system32\os2\dll;'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.pyc;.pyo;.pyw;.py;.pys'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 8 Stepping 6, GenuineIntel'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0806'
ProgramFiles = `C:\Program Files'
PROMPT = `$P$G'
PSDK = `C:\Programs\Microsoft\PSDK'
QTJAVA = `"C:\Program Files\Java\jre1.5.0_01\lib\ext\QTJava.zip"'
SystemDrive = `C:'
SystemRoot = `C:\WINNT'
TEMP = `C:\DOCUME~1\Michel\LOCALS~1\Temp'
TMP = `C:\DOCUME~1\Michel\LOCALS~1\Temp'
TMPDIR = `C:\Documents and Settings\Michel\Local Settings\Temp'
USERDOMAIN = `ZIRIZUI'
USERNAME = `Michel'
USERPROFILE = `C:\Documents and Settings\Michel'
VCTOOLKITINSTALLDIR = `C:\Programs\Microsoft\VCToolkit2003'
VSCOMNTOOLS = `"C:\Programs\Microsoft\VSNET2002\Common7\Tools\"'
VSLICKCONFIG = `C:\Users\Michel\Programs\VSLICKCONFIG'
VSNET2002 = `C:\Programs\Microsoft\VSNET2002'
VSNET2003 = `C:\Program Files\Microsoft Visual Studio .NET 2003'
windir = `C:\WINNT'
_NT_SYMBOL_PATH = `srv*r:\symbols*http://msdl.microsoft.com/download/symbols'
POSIXLY_CORRECT = `1'
HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
(default) = `/cygdrive'
cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
(default) = `C:\Programs\cygwin'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
(default) = `C:\Programs\cygwin/bin'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
(default) = `C:\Programs\cygwin/lib'
flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
a: fd N/A N/A
c: hd NTFS 20002Mb 47% CP CS UN PA FC SYSTEM
d: cd N/A N/A
e: hd NTFS 4999Mb 2% CP CS UN PA FC SYSTEM2
r: hd NTFS 79470Mb 5% CP CS UN PA FC RETROSPECT
C:\Programs\cygwin / system binmode
C:\Programs\cygwin/bin /usr/bin system binmode
C:\Programs\cygwin/lib /usr/lib system binmode
. /cygdrive system binmode,cygdrive
Found: c:\programs\cygwin\bin\awk.exe
Found: c:\programs\cygwin\bin\bash.exe
Found: c:\programs\cygwin\bin\cat.exe
Found: c:\programs\cygwin\bin\cp.exe
Found: c:\programs\cygwin\bin\cpp.exe
Found: c:\programs\cygwin\bin\find.exe
Found: c:\programs\cygwin\bin\gcc.exe
Found: c:\programs\cygwin\bin\gdb.exe
Found: C:\Programs\SlickEdit\win\gdb.exe
Warning: c:\programs\cygwin\bin\gdb.exe hides C:\Programs\SlickEdit\win\gdb.exe
Found: c:\programs\cygwin\bin\grep.exe
Found: C:\Programs\SlickEdit\win\grep.exe
Warning: c:\programs\cygwin\bin\grep.exe hides C:\Programs\SlickEdit\win\grep.exe
Found: c:\programs\cygwin\bin\ld.exe
Found: c:\programs\cygwin\bin\ls.exe
Found: c:\programs\cygwin\bin\make.exe
Found: c:\programs\cygwin\bin\mv.exe
Found: c:\programs\cygwin\bin\rm.exe
Found: c:\programs\cygwin\bin\sed.exe
Found: C:\Programs\bin\sed.exe
Warning: c:\programs\cygwin\bin\sed.exe hides C:\Programs\bin\sed.exe
Found: c:\programs\cygwin\bin\sh.exe
Found: c:\programs\cygwin\bin\tar.exe
22k 2003/11/13 C:\WINNT\system32\cygintl-1-keep.dll - os=4.0 img=1.0 sys=4.0
"cygintl-1.dll" v0.0 ts=2001/12/13 4:28
55k 2004/09/14 c:\programs\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
"cygbz2-1.dll" v0.0 ts=2004/9/14 0:16
18k 2004/07/06 c:\programs\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
"cygcharset-1.dll" v0.0 ts=2004/7/6 14:09
248k 2005/02/16 c:\programs\cygwin\bin\cygclamav-1.dll - os=4.0 img=1.0 sys=4.0
"cygclamav-1.dll" v0.0 ts=2005/2/16 8:10
7k 2003/10/19 c:\programs\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
"cygcrypt-0.dll" v0.0 ts=2003/10/19 3:57
852k 2005/03/23 c:\programs\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0
"cygcrypto-0.9.7.dll" v0.0 ts=2005/3/23 5:16
617k 2004/03/22 c:\programs\cygwin\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0
"cygcurl-2.dll" v0.0 ts=2004/3/22 10:52
22k 2004/02/10 c:\programs\cygwin\bin\cygcygipc-2.dll - os=4.0 img=1.0 sys=4.0
"cygcygipc-2.dll" v0.0 ts=2004/2/9 21:48
895k 2004/04/28 c:\programs\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
"cygdb-4.2.dll" v0.0 ts=2004/4/27 11:31
1156k 2004/04/28 c:\programs\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
"cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 11:35
9k 2004/10/24 c:\programs\cygwin\bin\cygdlloader-6.dll - os=4.0 img=1.0 sys=4.0
"cygdlloader-6.dll" v0.0 ts=2004/10/24 3:59
174k 2004/10/14 c:\programs\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
"cygexpat-0.dll" v0.0 ts=2004/10/14 4:34
40k 2004/10/10 c:\programs\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
"cygform-8.dll" v0.0 ts=2004/10/10 4:33
45k 2001/04/25 c:\programs\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
"cygform5.dll" v0.0 ts=2001/4/25 1:28
35k 2002/01/09 c:\programs\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
"cygform6.dll" v0.0 ts=2002/1/9 1:03
48k 2003/08/09 c:\programs\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
"cygform7.dll" v0.0 ts=2003/8/9 5:25
28k 2003/07/20 c:\programs\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm-3.dll" v0.0 ts=2003/7/20 3:58
30k 2003/08/11 c:\programs\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm-4.dll" v0.0 ts=2003/8/10 22:12
19k 2003/03/22 c:\programs\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm.dll" v0.0 ts=2002/2/19 22:05
15k 2003/07/20 c:\programs\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 4:00
15k 2003/08/11 c:\programs\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
"cyggdbm_compat-4.dll" v0.0 ts=2003/8/10 22:13
564k 2004/12/30 c:\programs\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
"cygglib-2.0-0.dll" v0.0 ts=2004/12/30 9:17
11k 2004/12/30 c:\programs\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
"cyggmodule-2.0-0.dll" v0.0 ts=2004/12/30 9:21
158k 2004/10/16 c:\programs\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
"cyggmp-3.dll" v0.0 ts=2004/10/16 3:40
288k 2004/10/16 c:\programs\cygwin\bin\cyggmpxx-3.dll - os=4.0 img=1.0 sys=4.0
"cyggmpxx-3.dll" v0.0 ts=2004/10/16 3:40
252k 2004/12/30 c:\programs\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
"cyggobject-2.0-0.dll" v0.0 ts=2004/12/30 9:20
15k 2004/12/30 c:\programs\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
"cyggthread-2.0-0.dll" v0.0 ts=2004/12/30 9:21
17k 2001/06/28 c:\programs\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
"cyghistory4.dll" v0.0 ts=2001/1/6 23:34
29k 2003/08/10 c:\programs\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
"cyghistory5.dll" v0.0 ts=2003/8/10 19:16
25k 2004/10/12 c:\programs\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
"cyghistory6.dll" v0.0 ts=2004/10/12 2:51
991k 2004/07/06 c:\programs\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
"cygiconv-2.dll" v0.0 ts=2004/7/6 14:10
22k 2001/12/13 c:\programs\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
"cygintl-1.dll" v0.0 ts=2001/12/13 4:28
37k 2003/08/10 c:\programs\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
"cygintl-2.dll" v0.0 ts=2003/8/10 17:50
54k 2004/07/06 c:\programs\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
"cygintl-3.dll" v0.0 ts=2004/7/6 13:51
21k 2001/06/20 c:\programs\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
"cygintl.dll" v0.0 ts=2001/6/20 13:09
26k 2004/09/22 c:\programs\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
"cygltdl-3.dll" v0.0 ts=2004/9/22 2:50
26k 2004/10/24 c:\programs\cygwin\bin\cygltdl-6.dll - os=4.0 img=1.0 sys=4.0
"cygltdl-6.dll" v0.0 ts=2004/10/24 3:59
146k 2004/12/21 c:\programs\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
"cygmagic-1.dll" v0.0 ts=2004/12/21 9:34
22k 2004/10/10 c:\programs\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
"cygmenu-8.dll" v0.0 ts=2004/10/10 4:33
26k 2001/04/25 c:\programs\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
"cygmenu5.dll" v0.0 ts=2001/4/25 1:27
20k 2002/01/09 c:\programs\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
"cygmenu6.dll" v0.0 ts=2002/1/9 1:03
29k 2003/08/09 c:\programs\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
"cygmenu7.dll" v0.0 ts=2003/8/9 5:25
21k 2004/10/22 c:\programs\cygwin\bin\cygminires.dll - os=4.0 img=1.0 sys=4.0
"cygminires.dll" v0.0 ts=2004/10/22 16:28
71k 2004/10/16 c:\programs\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
"cygmp-3.dll" v0.0 ts=2004/10/16 3:40
95k 2004/10/16 c:\programs\cygwin\bin\cygmpfr-0.dll - os=4.0 img=1.0 sys=4.0
"cygmpfr-0.dll" v0.0 ts=2004/10/16 3:47
74k 2004/10/10 c:\programs\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
"cygncurses++-8.dll" v0.0 ts=2004/10/10 4:33
156k 2001/04/25 c:\programs\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
"cygncurses++5.dll" v0.0 ts=2001/4/25 1:29
175k 2002/01/09 c:\programs\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
"cygncurses++6.dll" v0.0 ts=2002/1/9 1:03
216k 2004/10/10 c:\programs\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
"cygncurses-8.dll" v0.0 ts=2004/10/10 4:25
226k 2001/04/25 c:\programs\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
"cygncurses5.dll" v0.0 ts=2001/4/25 1:17
202k 2002/01/09 c:\programs\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
"cygncurses6.dll" v0.0 ts=2002/1/9 1:03
224k 2003/08/09 c:\programs\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
"cygncurses7.dll" v0.0 ts=2003/8/9 5:24
13k 2004/10/10 c:\programs\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
"cygpanel-8.dll" v0.0 ts=2004/10/10 4:32
15k 2001/04/25 c:\programs\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
"cygpanel5.dll" v0.0 ts=2001/4/25 1:27
12k 2002/01/09 c:\programs\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
"cygpanel6.dll" v0.0 ts=2002/1/9 1:03
19k 2003/08/09 c:\programs\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
"cygpanel7.dll" v0.0 ts=2003/8/9 5:24
62k 2003/12/11 c:\programs\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
"cygpcre-0.dll" v0.0 ts=2003/12/11 12:01
63k 2003/04/11 c:\programs\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
"cygpcre.dll" v0.0 ts=2003/4/11 4:31
9k 2003/12/11 c:\programs\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
"cygpcreposix-0.dll" v0.0 ts=2003/12/11 12:01
61k 2003/04/11 c:\programs\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
"cygpcreposix.dll" v0.0 ts=2003/4/11 4:31
1252k 2005/01/27 c:\programs\cygwin\bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0
"cygperl5_8.dll" v0.0 ts=2005/1/27 5:17
173k 2003/08/10 c:\programs\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
"cygpng12.dll" v0.0 ts=2003/8/10 18:35
22k 2002/06/09 c:\programs\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
"cygpopt-0.dll" v0.0 ts=2002/6/9 1:45
108k 2001/06/28 c:\programs\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
"cygreadline4.dll" v0.0 ts=2001/1/6 23:34
148k 2003/08/10 c:\programs\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
"cygreadline5.dll" v0.0 ts=2003/8/10 19:16
144k 2004/10/12 c:\programs\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
"cygreadline6.dll" v0.0 ts=2004/10/12 2:51
171k 2005/03/23 c:\programs\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0
"cygssl-0.9.7.dll" v0.0 ts=2005/3/23 5:16
62k 2004/10/10 c:\programs\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
"cygz.dll" v0.0 ts=2004/10/10 0:09
1158k 2005/04/01 c:\programs\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
"cygwin1.dll" v0.0 ts=2005/4/1 13:40
Cygwin DLL version info:
DLL version: 1.5.14
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 126
Shared data: 4
DLL identifier: cygwin1
Mount registry: 2
Cygnus registry name: Cygnus Solutions
Cygwin registry name: Cygwin
Program options name: Program Options
Cygwin mount registry name: mounts v2
Cygdrive flags: cygdrive flags
Cygdrive prefix: cygdrive prefix
Cygdrive default prefix:
Build date: Fri Apr 1 13:40:00 EST 2005
Shared id: cygwin1S4
Cygwin Package Information
Last downloaded files to: C:\Archive\Extras\UNIX\Cygwin
Last downloaded files from: http://mirrors.kernel.org/sources.redhat.com/cygwin
Package Version
_update-info-dir 00231-1
ash 20040127-1
autoconf 2.59-1
autoconf-devel 2.59-1
autoconf-stable 2.13-5
automake 1.7.9-1
automake-devel 1.9.2-1
automake-stable 1.4p6-2
autossh 1.3-1
base-files 3.2-1
base-passwd 2.2-1
bash 2.05b-16
bc 1.06-2
binutils 20041229-1
bison 20030307-1
bzip2 1.0.2-6
chere 0.5-2
clamav 0.83-1
clear 1.0-1
coreutils 5.3.0-4
cron 3.0.1-19
crypt 1.1-1
curl 7.11.1-1
cvs 1.11.17-1
cvsutils 0.2.1-1
cygipc 2.03-2
cygrunsrv 1.01-1
cygutils 1.2.6-1
cygwin 1.5.14-1
cygwin-doc 1.4-2
desktop-file-utils 0.10-1
diffstat 1.38-1
diffutils 2.8.7-1
doxygen 1.2.18-1
ed 0.2-1
editrights 1.01-1
expat 1.95.8-1
file 4.12-1
findutils 20041227-1
flex 2.5.4a-3
gawk 3.1.4-3
gcc-core 3.3.3-3
gcc-g++ 3.4.1-1
gcc-mingw 20040810-1
gcc-mingw-core 20040810-1
gcc-mingw-g++ 20040810-1
gcc-mingw-java 20040810-1
gdb 20041228-3
gdbm 1.8.3-7
glib2 2.4.8-1
glib2-runtime 2.4.8-1
gmp 4.1.4-2
gnupg 1.4.0-2
grep 2.5.1a-2
groff 1.18.1-2
gtypist 2.7-2
gzip 1.3.5-1
inetutils 1.3.2-28
keychain 2.5.3.1-1
less 381-1
libbz2_1 1.0.2-6
libcharset1 1.9.2-1
libdb4.2 4.2.52-1
libgdbm 1.8.0-5
libgdbm-devel 1.8.3-7
libgdbm3 1.8.3-3
libgdbm4 1.8.3-7
libiconv 1.9.2-1
libiconv2 1.9.2-1
libintl 0.10.38-3
libintl1 0.10.40-1
libintl2 0.12.1-3
libintl3 0.14.1-1
libltdl3 1.5.10-1
libltdl6 1.9f_20041024-1
libncurses5 5.2-1
libncurses6 5.2-8
libncurses7 5.3-4
libncurses8 5.4-1
libpcre 4.1-1
libpcre0 4.5-1
libpng12 1.2.5-4
libpopt0 1.6.4-4
libreadline4 4.1-2
libreadline5 4.3-5
libreadline6 5.0-1
libtool 1.5b-1
libtool-devel 1.5.10-1
libtool-stable 1.4.3-2
login 1.9-7
lynx 2.8.4-8
m4 1.4.3-1
make 3.80-1
man 1.5o1-2
mingw-runtime 3.7-1
minires 1.00-1
mktemp 1.5-3
ncftp 3.1.7-1
ncurses 5.4-1
openssh 4.0p1-1
openssl 0.9.7f-1
patch 2.5.8-8
patchutils 0.2.30-1
pcre 4.5-1
pcre-doc 4.5-1
perl 5.8.6-4
perl-libwin32 0.191-1
ping 1.0-1
procps 3.2.5-1
psmisc 21.5-1
readline 5.0-1
rebase 2.3-1
rsync 2.6.3-1
sed 4.1.4-1
sharutils 4.2.1-3
shutdown 1.4-1
stunnel 4.04-3
tar 1.13.25-5
tcltk 20030901-1
termcap 20021106-2
terminfo 5.4_20041009-1
texinfo 4.7-2
unzip 5.50-5
w32api 3.2-1
wget 1.9.1-2
which 1.6-1
zip 2.3-6
zlib 1.2.2-1
Use -h to see help about each section
--- cygwin-ntsec.txt 2005-04-09 14:54:04.669511600 -0400
+++ cygwin-ntsec-notraverse.txt 2005-04-09 14:45:57.113540400 -0400
@@ -1,6 +1,6 @@
Cygwin Configuration Diagnostics
-Current System Time: Sat Apr 09 14:53:57 2005
+Current System Time: Sat Apr 09 14:45:50 2005
Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 4
@@ -25,17 +25,18 @@
C:\Programs\bin
Output from C:\Programs\cygwin\bin\id.exe (nontsec)
-UID: 400(Michel) GID: 401(mkpasswd)
-401(mkpasswd)
+UID: 1006(Michel) GID: 547(Power Users)
+547(Power Users)
Output from C:\Programs\cygwin\bin\id.exe (ntsec)
-UID: 400(Michel) GID: 401(mkpasswd)
-401(mkpasswd)
+UID: 1006(Michel) GID: 547(Power Users)
+513(None) 547(Power Users) 545(Users)
+1004(Debugger Users) 1005(VS Developers)
SysDir: C:\WINNT\system32
WinDir: C:\WINNT
-CYGWIN = `ntsec'
+CYGWIN = `ntsec notraverse'
Path = `c:\programs\cygwin\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Programs\Ghostscript\gs8.50\bin;C:\Programs\Ghostscript\gs8.50\lib;C:\Programs\Perl\bin;C:\Programs\Python23;C:\Programs\cvsnt;C:\Programs\Sysinternals;C:\Programs\Microsoft\Microsoft.NET\SDK\v1.1\bin;C:\WINNT\Microsoft.NET\Framework\v1.1.4322;C:\Programs\Microsoft\VCToolkit2003\bin;C:\Programs\Microsoft\PSDK\bin;C:\Programs\Microsoft\PSDK\bin\Win64;C:\Programs\jdk1.5.0_01\bin;C:\Programs\SlickEdit\win;C:\Users\Michel\BIN;C:\Programs\bin'
ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
--
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/