I used yum to grab the ldap servers package. Edited all the config files and imported from an ldiff. Everything seems to be there. If I do a ldapsearch -x, I get a list of everything in the directory. If I try to authenticate with -D "cn=root...dn=net", I get a SASL error like the following:
ldap_sasl_interactive_bind_s: Internal (implementation specific) error (80)
additional info: SASL(-13): user not found: no secret in database
I haven't done anything to setup SASL or for LDAP to use SASL that I know of. Is this a default for FC2? I can't figure out why it is doing this. I can post the slapd.conf and ldap.conf if needed.