Hi, you need to add the user to $FEDORA_HOME/server/config/fedora-users.xml

     <user name="fedoraAdmin" password="insert_password_of_your_choice_here">
       <attribute name="fedoraRole">
         <value>administrator</value>
       </attribute>
     </user>

Yours,

Jörg Knappen

P.S. There may also be restrictions from where you can perform the  
search. Some priviledged actions are by default restricted to localhost.

Zitat von GianMario Mereu <gmariome...@gmail.com>:

> Hi to all,
>
> i have installed fedora 3.5 with this installation profile:
>
> ri.enabled=true
> messaging.enabled=true
> apia.auth.required=false
> database.jdbcDriverClass=com.mysql.jdbc.Driver
> ssl.available=false
> database.jdbcURL=jdbc\:mysql\://localhost/fedora3?useUnicode\=true&amp;characterEncoding\=UTF-8&amp;autoReconnect\=true
> messaging.uri=vm\:(broker\:(tcp\://localhost\:61616))
> database.password=secret
> database.mysql.driver=included
> database.username=fedoraAdmin
> fesl.authz.enabled=false
> tomcat.shutdown.port=8005
> deploy.local.services=true
> xacml.enabled=true
> database.mysql.jdbcDriverClass=com.mysql.jdbc.Driver
> tomcat.http.port=8080
> fedora.serverHost=dl.local
> database=mysql
> database.driver=included
> fedora.serverContext=fedora
> llstore.type=legacy-fs
> tomcat.home=/usr/local/fedora/tomcat
> fesl.authn.enabled=true
> fedora.home=/usr/local/fedora
> database.mysql.jdbcURL=jdbc\:mysql\://localhost/fedora3?useUnicode\=true&amp;characterEncoding\=UTF-8&amp;autoReconnect\=true
> install.type=custom
> servlet.engine=included
> fedora.admin.pass=secret
>
> everything seems work correctly exept risearch or better risearch make
> its job but when i make a query it ask me to authenticate.
> Somebody can tell me how to deactivate authentication in risearch or
> point me where i can read how do it?
>
> many thanks for your help
> gmario




------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to