r21933: Change the write_sock() call in pam_winbind_request()
authorGerald Carter <jerry@samba.org>
Thu, 22 Mar 2007 18:09:21 +0000 (18:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:50 +0000 (12:18 -0500)
commit80790f935abc8905542338b08f54d61ebacf2ff1
tree81bd85ae1f73fa3eba6edc18d82f2a849538290e
parent844dac912cb549b0524571df80fbaa7f2d9c36c2
r21933: Change the write_sock() call in pam_winbind_request()
to not request a privileged pipe operation for everything
as this cannot be done from a process running under the
context of a user (e.g. screensaver).

Thanks to Danilo Almeida <dalmeida@centeris.com> for the help
in pointing out the change to write_sock().
source/nsswitch/pam_winbind.c