[Date Prev][Date Next] [Chronological] [Thread] [Top]

Also, Re: What is err=52?



My config for the ldap backend consists of nothing but:
database                ldap
suffix                  "o=NCSU,c=US"
uri                     ldapi:///
suffixmassage           "o=NCSU,c=US" "ou=people,dc=ncsu,dc=edu"
lastmod                 off

This this point. I do not understand what could possibly be going wrong if this works for others. All I know is the ldap backend (and only the ldap backend) starts only returning:
# search result
search: 2
result: 52 Server is unavailable


It's obviously still responding in some way, shape, or form, but it's not able to "do" anything.

Daniel



--On Friday, August 20, 2004 7:04 PM -0400 Daniel Henninger <daniel@unity.ncsu.edu> wrote:

One of the symptoms of my o=NCSU,c=US redirect ceasing to work is that
err=52 starts showing up.  What does that error mean?  I have full
logging on and finally caught the problem when it occured, but the logs
really aren't telling me anything.  =/

You can find the meaning of these error codes in:

$SRC/include/ldap.h

Decimal 52 = 34 Hex

According to ldap.h 0x34 = LDAP_UNAVAILABLE

--Quanah


-- Quanah Gibson-Mount Principal Software Developer ITSS/Shared Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html


-- /\\\----------------------------------------------------------------------///\ \ \\\ Daniel Henninger http://www.vorpalcloud.org/ /// / \_\\\ North Carolina State University - Systems Programmer ///_/ \\\ Information Technology <IT> /// """--------------------------------------------------------------"""