search for: huieying

Displaying 5 results from an estimated 5 matches for "huieying".

2014 Jun 18
15
[Bug 2246] New: PAM enhancements for OpenSSH server
...Product: Portable OpenSSH Version: 6.6p1 Hardware: Sparc OS: Solaris Status: NEW Severity: enhancement Priority: P5 Component: PAM support Assignee: unassigned-bugs at mindrot.org Reporter: huieying.lee at oracle.com Created attachment 2441 --> https://bugzilla.mindrot.org/attachment.cgi?id=2441&action=edit pam_enhancements for OpenSSH server We have implemented the following PAM enhancements for Solaris and we would like to contribute back our implementations for these enhancements...
2014 May 29
5
[Bug 2242] New: add DisableBanner option to the ssh client command
...command Product: Portable OpenSSH Version: 6.6p1 Hardware: Sparc OS: Solaris Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: huieying.lee at oracle.com Created attachment 2437 --> https://bugzilla.mindrot.org/attachment.cgi?id=2437&action=edit code changes for the disablebanner option In the client part of section 5.4 (Banner message) in RFE 4252 (SSH authentication Protocol), it states that "By Default, the...
2015 Aug 05
26
[Bug 2440] New: X11 connection will fail if user's home directory is read-only
...read-only Product: Portable OpenSSH Version: 6.8p1 Hardware: Sparc OS: Solaris Status: NEW Severity: normal Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: huieying.lee at oracle.com Created attachment 2680 --> https://bugzilla.mindrot.org/attachment.cgi?id=2680&action=edit This patch is to change the location of the XAUTHORITY file from ~/.Xauthority to per session Xauh file in /tmp directory If a user's home directory is read-only, then X11 c...
2015 May 14
1
[Bug 2399] New: openssh server should fatal out when pam_setcred and pam_open_session fail
...fail Product: Portable OpenSSH Version: 6.8p1 Hardware: Sparc OS: Solaris Status: NEW Severity: normal Priority: P5 Component: PAM support Assignee: unassigned-bugs at mindrot.org Reporter: huieying.lee at oracle.com Created attachment 2621 --> https://bugzilla.mindrot.org/attachment.cgi?id=2621&action=edit bug fix to correctly handle pam_setcred and pam_open_session failure Currently, when the system has a PAM module configured for the auth PAM stack that does not actually exist, O...
2017 May 25
2
[Bug 2723] New: drop two additional privileges (DAX_ACCESS and SYS_IB_INFO) from solaris sandbox
...aris sandbox Product: Portable OpenSSH Version: 7.5p1 Hardware: Sparc OS: Solaris Status: NEW Severity: normal Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: huieying.lee at oracle.com Created attachment 2984 --> https://bugzilla.mindrot.org/attachment.cgi?id=2984&action=edit drop_more_priv_in_solaris_sandbox In the "solaris" sandbox at the pre-authentication phase, many privileges are deleted from the privilege separation child process. Att...