Ticket #1871 (new defect)

Opened 2 months ago

reindex doesn't work on certain server configurations

Reported by: flack Assigned to: bergie
Priority: major Milestone: 8.09.10 Ragnaroek
Component: MidCOM core Version: 8.09 Ragnaroek
Keywords: Cc:

Description

midcom-exec-midcom/reindex.php dispatches individual http requests for each node and tries to read the appropriate credentials from $_SERVERPHP_AUTH_PW?. This isn't always available (f.x. in my ubuntu 8.04 server, it is off by default), so reindexing is impossible at least from the browser. Maybe this should get the credentials from MIDCOM->auth somehow