Gregor, Thanks for the quick reply. The problem I seem to be having with that example (tried it multiple times) seems to be perhaps with the files I am editing. I have a solr.war file in the webapps folder, do I need to modify that war file or the web.xml file in the solr directory?
~Matt > On 05/10/2010 08:53 PM, Matthew Mauriello wrote: >> I am having a problem password protecting my single solr instance in >> Tomcat 6, does anyone know of a tutorial/example that works in Tomcat 6? >> >> Thanks, >> >> ~Matt >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >> For additional commands, e-mail: dev-h...@lucene.apache.org >> > Hi Matt, > > the following blog post explains the configuration quiet well. After all > its just two files one has to modify: > > {tomcat}/conf/tomcat-users.xml, > > and WEB-INF/web.xml in your solr war file. > > have a look at > http://blog.comtaste.com/2009/02/securing_your_solr_server_on_t.html > > Gregor > > -- > How to find files on the Internet? FindFiles.net <http://findfiles.net>! > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org