#1190 Do not accept requests if LDAP schema is not retrieved
Closed: Fixed None Opened 12 years ago by dpal.


The underlying problem is that the LDAP schema was not retrieved. So the bug to fix is to not accept requests if that happens.

Fixed in ticket 583

We now do lazy LDAP schema retrieval on a per-request basis if it hasn't yet been retrieved. This eliminates some of the timing problems we saw and removes the need to restart Apache to fix.

Metadata Update from @dpal:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.1 - 2011/06

7 years ago

Login to comment on this ticket.

Metadata