search for: 3project

Displaying 1 result from an estimated 1 matches for "3project".

Did you mean: project
2015 Jul 06
10
[Bug 2425] New: sshd doesn't need to call setproject() when configured to use PAM on Solaris
...Severity: minor Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: brent.paulson at gmail.com Created attachment 2661 --> https://bugzilla.mindrot.org/attachment.cgi?id=2661&action=edit patch to limit setproject(3PROJECT) calls to non-PAM configurations The OpenSSH bug: 1824 Added project(4) support for Solaris 10 https://bugzilla.mindrot.org/show_bug.cgi?id=1824 added code to call setproject(3PROJECT) on Solaris when USE_SOLARIS_PROJECTS is defined. The USE_SOLARIS_PROJECTS #define is set when --with-solaris-p...