[openbenno-users] Login als Standardbenutzer nicht moeglich
Michael Mlitz
michael.mlitz at bonamat.com
Tue Apr 27 17:40:59 CEST 2010
Hello,
after a fresh installation I have the same problem. With one custom
exception: I installed openbenno in "/data/mailarchive/"
The catalina log says:
27.04.2010 16:58:29 de.lwsystems.mailarchive.web.login.AuthLogger
logAuthFail
INFO:
app=BennoSearch;auth=fail;user=Admin;Exception=org.springframework.security.
AuthenticationServiceException: External command python
/srv/mailarchive/userdb/userdetails.py GET Adminreturned nothing; nested
exception is org.springframework.dao.DataRetrievalFailureException: External
command python /srv/mailarchive/userdb/userdetails.py GET Adminreturned
nothing
Having I look at "bennosearch.war" I can see in
"tomcat/webapps/bennosearch/WEB-INF"
applicationContext-index.xml:<beans:bean id="archive"
class="de.lwsystems.mailarchive.repository.SingleIndexArchive">
applicationContext-index.xml: <beans:property name="indexDir"
value="/srv/mailarchive/index"/>
applicationContext-index.xml: <beans:property name="repositoryDir"
value="/srv/mailarchive/repo"/>
applicationContext-index.xml:<beans:bean id="mailsendhandler"
class="de.lwsystems.mailarchive.web.mailsendhandler.JavaMailSendHandler">
applicationContext-security.xml:<beans:bean id="userdetailsmanager"
class="de.lwsystems.mailarchive.web.login.ExternalCommandUserDetailsManager"
>
applicationContext-security.xml: <beans:property name="command"
value="python /srv/mailarchive/userdb/userdetails.py"/>
Is it right that this is fixed in "applicationContext-index.xml" or from
where gets bennosearch the inforamtion about the file locatons?
Kind regards
Michael
--
Diese Nachricht wurde auf Viren und andere gefährliche Inhalte untersucht
und ist - aktuelle Virenscanner vorausgesetzt - sauber.
-
More information about the users
mailing list