[clug] Reading strace output

Edward Lang edlang at edlang.org
Sun May 16 18:30:25 MDT 2010


Hi,

On Fri, May 14, 2010 at 11:38 AM, Carlo Hamalainen
<carlo.hamalainen at gmail.com> wrote:
> send(3, "\211\0\0\0\2\0\0\0\0\0\0\0CN\n\2U\0S\0E\0R\0\20\2]\0|\0\276\0\376"...,
> 151, 0) = 151
> recv(3, 0x88af8cc, 14, 0)               = -1 EAGAIN (Resource
> temporarily unavailable)
> select(4, [3], NULL, NULL, {10, 0})     = 1 (in [3], left {4, 970780})
> recv(3, "\17\0\0\0\2\0\0\0\0\0\0\0\241\1"..., 14, 0) = 14
> recv(3, "\17\1Access Denied"..., 15, 0) = 15

This looks like an LDAP problem -- that first send() appears to be the
root cause of the access errors. The Windows server, is that using a
domain controller of some sort? Has an account (your one? or whatever
service account you're using for the database) expired in AD?

Regards,

Edward.

-- 
Edward C. Lang

http://edlang.org/


More information about the linux mailing list