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)
commite68ea1283de0d915656faaa599bd27054da7bf1c
tree23bb53f8f4f54bd623b38629cb3b05e73dfef79e
parent00320f7a5828b491e09eb65226f72b174fd69eb0
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().
(This used to be commit 80790f935abc8905542338b08f54d61ebacf2ff1)
source3/nsswitch/pam_winbind.c