we are testing the upgrade to solr 3.2. a quick test look good. solr 3.2. comes 
up and we can do searches with our configs (using the "old" dismax handler, 
which i have inserted in solrconfig.xml). only problem is, that i am not able 
to set up user auth in jetty.
i took the same config files that are working in solr 1.4.1. when i try to 
access any page under
in the webdefault.xml i have

        <url-pattern>/CORE/admin/*</url-pattern>

which should do user auth if i access, but

        http://my.server:8983/solr/CORE/admin/

i'll get a 403 forbidden, no auth request no nothing. in the jetty docs i have 
read, that in the case directory browsing is switched of you have to name the 
page. but even when i call it with /solr/CORE/admin/index.jsp i'll the the 
forbidden.

i don't find any logfiles which shows why i receive forbidden? any help here or 
do i have to ask the jetty people?


mfg

Markus Rietzler
<rietzler_software/>
Rechenzentrum der Finanzverwaltung

Tel: 0211/4572-2130


Reply via email to