[Bug 3697] session.c:709:3: error: call to undeclared function 'PRIVSEP';

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Jun 4 08:36:48 AEST 2024


https://bugzilla.mindrot.org/show_bug.cgi?id=3697

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |djm at mindrot.org
           Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 3816
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3816&action=edit
remove obsolete PRIVSEP() macro use

Sorry about this - I missed these during the recent splitting of sshd.

This patch should fix it, though our test suite suggests there might
remain some problems on OSX wrt PAM that I haven't been able to
reproduce because I don't have a Mac ATM. You could see if these are a
problem using something like:

make t-exec TEST_SSH_SSHD_CONFOPTS='UsePam yes'

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list