This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug in Cygwin SSHD on windows XP


ws2_32.dll's ACL equals wsock32.dll's one.

moser@PIP /cygdrive/c/WINDOWS/system32
$ getfacl ws2_32.dll
# file: ws2_32.dll
# owner: Administratoren
# group: SYSTEM
user::rwx
group::rwx
group:Benutzer:r-x
mask::rwx
other::---

moser@PIP /cygdrive/c/WINDOWS/system32
$ getfacl wsock32.dll
# file: wsock32.dll
# owner: Administratoren
# group: SYSTEM
user::rwx
group::rwx
group:Benutzer:r-x
mask::rwx
other::---

Frank-Michael


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]