This is the mail archive of the cygwin 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: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.0.0-2


THere seems to be a bug that causes sshd to be unable to change the new
PTY to mode "0600" (I'm using privilege separation).

~ (2001) ll /dev/pty0 ; getfacl /dev /dev/pty0
crw--w---- 1 ASSI Kein 136, 0 12. Apr 15:26 /dev/pty0
# file: /dev
# owner: ASSI
# group: Kein
user::rwx
group::---
group:SYSTEM:rwx
group:Administratoren:rwx
mask:rwx
other:---
default:user::rwx
default:user:ASSI:rwx
default:group::---
default:group:SYSTEM:rwx
default:group:Administratoren:rwx
default:mask:rwx
default:other:---

# file: /dev/pty0
# owner: ASSI
# group: Kein
user::rw-
group::rw-
other:rw-

Reverting to the 1.7.35-1 DLL gets sshd working correctly again.
Looking at the above I've questions about the permissions: on Linux the
PTY would be writable by the tty group, but having it writable by "None"
is surely a mistake an getfacl doesn't seem to report anything sensible
on PTY.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Q+, Q and microQ:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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