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

Issue with default ACL selection and back-config (revitalizing ITS#3100?...)



In access_allowed(), when called with null o_bd field, the first database is selected, where the first real database is traditionally intended. The current code has been modified to pick the first database by calling

       op->o_bd = LDAP_STAILQ_FIRST( &backendDB );

However, if back-config is enabled, it is forced to be the first database in the list. I can't figure out, right now, how this can be solved in a clean manner.

p.


SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497