search for: ttygid

Displaying 2 results from an estimated 2 matches for "ttygid".

Did you mean: tty_io
1999 Jun 10
0
Re: RedHat 6.0, /dev/pts permissions bug when using xterm
...ficient when using rxvt and apparently several other > xterm-a-likes. By default rxvt overides the gid with the user's gid > and changes the permissions to 622, even if the permissions specified > in fstab are more restrictive than 622. The solution with rxvt is to > pass --enable-ttygid to the configure script. __ Trevor Johnson
2018 Apr 11
9
[Bug 2856] New: key-options.sh fails when pty /dev/ttyp1 is not owned by testing user
..., but the version dropbox lacks this version. Probably also applicable for other versions. Running "make t-exec" test on NetBSD as non-root. This OS doesn't have /dev/ptmx, and relies on sshd(running as root) to chown the pty's ownership, so chown("/dev/ttyp1", myuid, ttygid) by sshd invoked by user privilege during the test will fail, unless /dev/ttyp1 had been chown'ed to the user by previous ssh login. run test key-options.sh seems to stumble on this: ======= run test key-options.sh ... key option command="echo bar" key option no-pty,command="ech...